diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-05-23 11:11:31 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-05-23 11:11:31 +0000 |
| commit | a0ca55077aa3d7896d8073264084037b7b5926dc (patch) | |
| tree | fbacd17341f2c9180a50cf6268063ef141cf7ea6 | |
| parent | eb9dc34d8b2b38586a59ff6c59674d9cd672b7d8 (diff) | |
Notes
| -rw-r--r-- | sys/conf/NOTES | 8 | ||||
| -rw-r--r-- | sys/i386/conf/LINT | 8 | ||||
| -rw-r--r-- | sys/i386/conf/NOTES | 8 |
3 files changed, 12 insertions, 12 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 7904560e2262..f4a36e955f12 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.601 1999/05/20 20:02:35 n_hibma Exp $ +# $Id: LINT,v 1.602 1999/05/21 04:37:36 wpaul 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 @@ -1101,13 +1101,13 @@ disk wd3 at wdc1 drive 1 # options IDE_DELAY=8000 # Be optimistic about Joe IDE device -# IDE CD-ROM & CD-R/RW driver - requires wdc controller and ATAPI option +# IDE CD-ROM & CD-R/RW driver - requires wdc controller device wcd0 -# IDE floppy driver - requires wdc controller and ATAPI option +# IDE floppy driver - requires wdc controller device wfd0 -# IDE tape driver - requires wdc controller and ATAPI option +# IDE tape driver - requires wdc controller device wst0 diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 7904560e2262..f4a36e955f12 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.601 1999/05/20 20:02:35 n_hibma Exp $ +# $Id: LINT,v 1.602 1999/05/21 04:37:36 wpaul 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 @@ -1101,13 +1101,13 @@ disk wd3 at wdc1 drive 1 # options IDE_DELAY=8000 # Be optimistic about Joe IDE device -# IDE CD-ROM & CD-R/RW driver - requires wdc controller and ATAPI option +# IDE CD-ROM & CD-R/RW driver - requires wdc controller device wcd0 -# IDE floppy driver - requires wdc controller and ATAPI option +# IDE floppy driver - requires wdc controller device wfd0 -# IDE tape driver - requires wdc controller and ATAPI option +# IDE tape driver - requires wdc controller device wst0 diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 7904560e2262..f4a36e955f12 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.601 1999/05/20 20:02:35 n_hibma Exp $ +# $Id: LINT,v 1.602 1999/05/21 04:37:36 wpaul 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 @@ -1101,13 +1101,13 @@ disk wd3 at wdc1 drive 1 # options IDE_DELAY=8000 # Be optimistic about Joe IDE device -# IDE CD-ROM & CD-R/RW driver - requires wdc controller and ATAPI option +# IDE CD-ROM & CD-R/RW driver - requires wdc controller device wcd0 -# IDE floppy driver - requires wdc controller and ATAPI option +# IDE floppy driver - requires wdc controller device wfd0 -# IDE tape driver - requires wdc controller and ATAPI option +# IDE tape driver - requires wdc controller device wst0 |
