diff options
| author | Søren Schmidt <sos@FreeBSD.org> | 1998-09-10 11:23:08 +0000 |
|---|---|---|
| committer | Søren Schmidt <sos@FreeBSD.org> | 1998-09-10 11:23:08 +0000 |
| commit | 6773d00e66e5e2959e4d349d320de07ea68f04b3 (patch) | |
| tree | 38c961e9d87da752acce19c71f8f0b72904e1df8 /sys | |
| parent | 235e962d3f59d69a89baf09497e861f17adc8273 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/conf/NOTES | 3 | ||||
| -rw-r--r-- | sys/i386/conf/LINT | 3 | ||||
| -rw-r--r-- | sys/i386/conf/NOTES | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index af1ec8e20f71..21566c31fb6b 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.459 1998/09/08 20:57:46 sos Exp $ +# $Id: LINT,v 1.460 1998/09/10 08:20:46 sos 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 @@ -1174,6 +1174,7 @@ device pca0 at isa? port IO_TIMER1 tty # apm: Laptop Advanced Power Management (experimental) # spigot: The Creative Labs Video Spigot video-acquisition board # meteor: Matrox Meteor video capture board +# bktr: Brooktree bt848/848a/849/878/879 family video capture and TV Tuner board # alog: Industrial Computer Source AIO8-P driver # cy: Cyclades serial driver # dgb: Digiboard PC/Xi and PC/Xe series driver (ALPHA QUALITY!) diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index af1ec8e20f71..21566c31fb6b 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.459 1998/09/08 20:57:46 sos Exp $ +# $Id: LINT,v 1.460 1998/09/10 08:20:46 sos 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 @@ -1174,6 +1174,7 @@ device pca0 at isa? port IO_TIMER1 tty # apm: Laptop Advanced Power Management (experimental) # spigot: The Creative Labs Video Spigot video-acquisition board # meteor: Matrox Meteor video capture board +# bktr: Brooktree bt848/848a/849/878/879 family video capture and TV Tuner board # alog: Industrial Computer Source AIO8-P driver # cy: Cyclades serial driver # dgb: Digiboard PC/Xi and PC/Xe series driver (ALPHA QUALITY!) diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index af1ec8e20f71..21566c31fb6b 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.459 1998/09/08 20:57:46 sos Exp $ +# $Id: LINT,v 1.460 1998/09/10 08:20:46 sos 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 @@ -1174,6 +1174,7 @@ device pca0 at isa? port IO_TIMER1 tty # apm: Laptop Advanced Power Management (experimental) # spigot: The Creative Labs Video Spigot video-acquisition board # meteor: Matrox Meteor video capture board +# bktr: Brooktree bt848/848a/849/878/879 family video capture and TV Tuner board # alog: Industrial Computer Source AIO8-P driver # cy: Cyclades serial driver # dgb: Digiboard PC/Xi and PC/Xe series driver (ALPHA QUALITY!) |
