Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/conf/files,v rcsdiff: /ftp/cvs/cvsroot/src/sys/conf/files,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.427.2.21 retrieving revision 1.427.2.22 diff -u -p -r1.427.2.21 -r1.427.2.22 --- src/sys/conf/files 2002/11/11 22:08:24 1.427.2.21 +++ src/sys/conf/files 2002/12/11 06:37:45 1.427.2.22 @@ -1,4 +1,4 @@ -# $NetBSD: files,v 1.427.2.21 2002/11/11 22:08:24 nathanw Exp $ +# $NetBSD: files,v 1.427.2.22 2002/12/11 06:37:45 thorpej Exp $ # @(#)files.newconf 7.5 (Berkeley) 5/10/93 @@ -68,11 +68,13 @@ defflag COMPAT_AOUT defflag COMPAT_AOUT_M68K defflag COMPAT_M68K4K defflag COMPAT_MACH +defflag COMPAT_DARWIN defflag COMPAT_VAX1K defflag COMPAT_43 defflag COMPAT_PECOFF defflag opt_compat_netbsd.h COMPAT_09 COMPAT_10 COMPAT_11 COMPAT_12 - COMPAT_13 COMPAT_14 COMPAT_16 COMPAT_NOMID + COMPAT_13 COMPAT_14 COMPAT_15 COMPAT_16 + COMPAT_NOMID # # Cryptography support. Include this early, since several things @@ -955,6 +957,9 @@ defpseudo verifiedexec file kern/kern_verifiedexec.c verifiedexec needs-flag file dev/verified_exec.c verifiedexec needs-flag +# isochronous pseudo device for IEEE 1394, i.LINK or FireWire +defpseudo fwiso: ieee1394 + # # File systems # @@ -1231,3 +1236,5 @@ file netisdn/i4b_l4timer.c isdndev ne # Game adapter (joystick) device joy file dev/ic/joy.c joy needs-flag + +file dev/ieee1394/fwiso.c fwiso needs-count