Module Name: src Committed By: nonaka Date: Thu Feb 5 14:32:31 UTC 2015
Modified Files: src/sys/arch/zaurus/conf: GENERIC Log Message: Added drvctl, putter and PUFFS. To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66 src/sys/arch/zaurus/conf/GENERIC Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/arch/zaurus/conf/GENERIC diff -u src/sys/arch/zaurus/conf/GENERIC:1.65 src/sys/arch/zaurus/conf/GENERIC:1.66 --- src/sys/arch/zaurus/conf/GENERIC:1.65 Sun Nov 16 16:01:43 2014 +++ src/sys/arch/zaurus/conf/GENERIC Thu Feb 5 14:32:31 2015 @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.65 2014/11/16 16:01:43 manu Exp $ +# $NetBSD: GENERIC,v 1.66 2015/02/05 14:32:31 nonaka Exp $ # # GENERIC machine description file # @@ -60,6 +60,7 @@ file-system MSDOSFS # MS-DOS file syste file-system KERNFS # /kern file-system NULLFS # loopback file system #file-system OVERLAY # overlay file system +file-system PUFFS # Userspace file systems (e.g. ntfs-3g & sshfs) file-system PROCFS # /proc #file-system UMAPFS # NULLFS + uid and gid remapping #file-system UNION # union file system @@ -392,7 +393,9 @@ pseudo-device accf_http # "httpready" a pseudo-device pty # pseudo-terminals #pseudo-device sequencer # MIDI sequencer pseudo-device clockctl # user control of clock subsystem +pseudo-device drvctl # user control of drive subsystem pseudo-device ksyms # /dev/ksyms +pseudo-device putter # for puffs and pud # a pseudo device needed for Coda # also needs CODA (above) #pseudo-device vcoda # coda minicache <-> venus comm.