freebsd-nq/sys/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
..
defines Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
files Add a skelleton pulse-per-second timing driver. This will become more 1998-02-13 13:00:02 +00:00
files.i386 Remove the 'qcam' driver. Development has ceased, and the driver is 1998-02-18 13:43:59 +00:00
files.newconf Add lines for new files in ipfilter 1997-05-25 15:56:18 +00:00
files.pc98 Sync with sys/i386/conf/files.i386 revision 1.191. 1998-02-19 08:42:57 +00:00
kern.mk Oops, comment lines can't be indented either. 1997-10-21 10:39:27 +00:00
kmod.mk Restrict the include search path using -nostdinc -I- in $(CFLAGS} as 1998-02-01 17:19:54 +00:00
majors 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
Makefile.pc98 Sync with sys/i386/conf/Makefile.i386 revision 1.107. 1998-01-31 13:45:28 +00:00
Makefile.powerpc Add support for cleandepend, ${DESTDIR}, and there not being a file named 1998-01-31 04:23:15 +00:00
newvers.sh Increment RELDATE so that it is possible to distinguish between the 1997-09-24 04:36:19 +00:00
nfsswapkernel.c Removed vestiges of config-time "argument processing" configuration. 1997-09-07 13:49:56 +00:00
NOTES Fixed some stale comments about console drivers. 1998-02-20 12:27:28 +00:00
options Add HW_WDOG to LINT, and turn it into a new-style option. 1998-02-16 23:57:49 +00:00
options.i386 Don't propogate *_DEBUG options. Use DEBUG and recompile 1998-02-20 04:19:39 +00:00
options.pc98 Sync with sys/i386/conf/options.i386 revision 1.72. 1998-02-12 08:15:51 +00:00
param.c Removed unused #includes. 1997-06-14 11:38:46 +00:00
systags.sh Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00