freebsd-skq/sys/conf
gibbs 82ea9f9f18 Add two new aic7xxx driver options:
AHC_FORCE_PIO - This forces the driver to use PIO even on systems that
	say they have memory mapped the controller's registers.  This
	seems to fix Ken Lam's problems.  I've also placed this option
	in the GENERIC kernel file so that we are guaranteed to install
	even on these flakey machines.

AHC_SHARE_SCBS - This option attempts to share the external SCB SRAM on
	the 398X controllers allowing a totoll of 255 non-paged SCBs.
	This doesn't work quite yet, so this option is mostly here to
	help 398X owners to experiment and give me feedback until this
	works properly.
1996-10-28 06:05:58 +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 Removing old isdn stuff. 1996-10-20 18:24:17 +00:00
files.i386 Improved non-statistical (GUPROF) profiling: 1996-10-17 19:32:31 +00:00
files.newconf Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all 1996-03-11 19:17:01 +00:00
files.pc98 Another round of merge. 1996-10-23 07:25:35 +00:00
kern.mk Oops, this wasn't supposed to have -Wcast-qual yet. 1996-10-09 18:41:40 +00:00
kmod.mk Centralized the definition of CWARNFLAGS into bsd.kern.mk. 1996-10-08 22:09:03 +00:00
majors Removing old isdn stuff. 1996-10-20 18:35:35 +00:00
Makefile.i386 Centralized the definition of CWARNFLAGS into bsd.kern.mk. 1996-10-08 22:09:03 +00:00
Makefile.pc98 Another round of merge. 1996-10-23 07:25:35 +00:00
Makefile.powerpc Centralized the definition of CWARNFLAGS into bsd.kern.mk. 1996-10-08 22:09:03 +00:00
newvers.sh Yikes! This must have fallen in with a mass-commit by mistake. 1996-10-11 14:35:10 +00:00
nfsswapkernel.c Renamed this thing, and change 'vmunix' to 'kernel' internally. 1994-08-05 09:25:31 +00:00
NOTES Remove SC_KBD_PROBE_WORKS option and replace it with a simple run-time flag 1996-10-23 07:29:44 +00:00
options Turn SCSIDEBUG into a new-style option. 1996-07-14 10:46:56 +00:00
options.i386 Add two new aic7xxx driver options: 1996-10-28 06:05:58 +00:00
options.pc98 Another round of merge. 1996-10-23 07:25:35 +00:00
param.c Add an option "EXTRA_VNODES" to cause an extra number of vnode structures 1996-05-31 00:20:34 +00:00
systags.sh Added $Id$ 1994-08-02 07:55:43 +00:00