freebsd-nq/sys/i386/conf
Bruce Evans ee16b4300e Fixed some stale comments about console drivers.
Uncommented css0.  It compiles OK.

Moved trix0 so that it compiles OK when uncommented.  Uncommented
it.  Drivers with the same interrupt handler must be together in
config files so that config(8)'s simple avoidance of redundant
declarations of interrupt handlers works (config emits a declaration
unless it would duplicate the previous one).

Commented out NO_LKM.  Negative options should not be configured
in LINT.  There should be no negative options for subsystems.
LKMs should never have been standard or the default.
1998-02-20 12:27:28 +00:00
..
devices.i386 Correct the use of major 1 its now the wfd device 1998-02-17 11:33:31 +00:00
files.i386 Remove the 'qcam' driver. Development has ceased, and the driver is 1998-02-18 13:43:59 +00:00
GENERIC Remove DISABLE_PSE option which was masking (but not fixing) the problem. 1998-02-16 23:57:03 +00:00
LINT Fixed some stale comments about console drivers. 1998-02-20 12:27:28 +00:00
majors.i386 Move Luigi's I2CWR ioctl from the video_ioctl section to the 1998-02-20 03:55:17 +00:00
Makefile.i386 Add support for cleandepend, ${DESTDIR}, and there not being a file named 1998-01-31 04:23:15 +00:00
NOTES Fixed some stale comments about console drivers. 1998-02-20 12:27:28 +00:00
options.i386 Don't propogate *_DEBUG options. Use DEBUG and recompile 1998-02-20 04:19:39 +00:00
PCCARD - Added PSM_HOOKAPM & PSM_RESETAFTERSUSPEND options. 1997-11-11 00:47:01 +00:00
SMP-GENERIC Change comments about ijppp to iijppp. 1997-10-31 22:10:09 +00:00