diff options
-rw-r--r-- | sys/conf/NOTES | 4 | ||||
-rw-r--r-- | sys/i386/conf/LINT | 4 | ||||
-rw-r--r-- | sys/i386/conf/NOTES | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index b513fde..8cb1fc9 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.141 1995/02/15 00:53:15 jkh Exp $ +# $Id: LINT,v 1.142 1995/02/15 04:49:18 jkh Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from @@ -554,7 +554,7 @@ device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr # for the soundblaster 16 multicd device scd0 at isa? port 0x230 bio # for the soundblaster 16 multicd -device pcd0 at isa? port 0x220 bio +#device pcd0 at isa? port 0x220 bio device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr device ctx0 at isa? port 0x230 iomem 0xd0000 device spigot0 at isa? port 0xad6 irq 15 iomem 0xee000 vector spigintr diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index b513fde..8cb1fc9 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.141 1995/02/15 00:53:15 jkh Exp $ +# $Id: LINT,v 1.142 1995/02/15 04:49:18 jkh Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from @@ -554,7 +554,7 @@ device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr # for the soundblaster 16 multicd device scd0 at isa? port 0x230 bio # for the soundblaster 16 multicd -device pcd0 at isa? port 0x220 bio +#device pcd0 at isa? port 0x220 bio device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr device ctx0 at isa? port 0x230 iomem 0xd0000 device spigot0 at isa? port 0xad6 irq 15 iomem 0xee000 vector spigintr diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index b513fde..8cb1fc9 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.141 1995/02/15 00:53:15 jkh Exp $ +# $Id: LINT,v 1.142 1995/02/15 04:49:18 jkh Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from @@ -554,7 +554,7 @@ device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr # for the soundblaster 16 multicd device scd0 at isa? port 0x230 bio # for the soundblaster 16 multicd -device pcd0 at isa? port 0x220 bio +#device pcd0 at isa? port 0x220 bio device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr device ctx0 at isa? port 0x230 iomem 0xd0000 device spigot0 at isa? port 0xad6 irq 15 iomem 0xee000 vector spigintr |