freebsd-dev/sys/i386/conf
Justin T. Gibbs 1affda38c1 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
..
devices.i386
files.i386 Improved non-statistical (GUPROF) profiling: 1996-10-17 19:32:31 +00:00
GENERIC Add two new aic7xxx driver options: 1996-10-28 06:05:58 +00:00
LINT Remove SC_KBD_PROBE_WORKS option and replace it with a simple run-time flag 1996-10-23 07:29:44 +00:00
majors.i386 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
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.i386 Add two new aic7xxx driver options: 1996-10-28 06:05:58 +00:00