freebsd kernel with SKQ
Go to file
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
bin Build intermediate object files for mkinit, mknodes and mksyntax 1996-10-25 14:49:24 +00:00
contrib Apparently this patch fixes the objc backend on the i386 platforms. 1996-10-26 17:00:50 +00:00
eBones First round of moving secure telnet (AKA kerberised telnet) to its new home 1996-10-26 17:20:52 +00:00
etc Add rudimentry support for ifconfig'ing aliases at boot. Also allow 1996-10-27 06:30:43 +00:00
games Install the rumors file. 1996-10-19 20:11:45 +00:00
gnu Added ${DESTDIR} to the install target so bison.{simple,hairy} 1996-10-27 21:50:59 +00:00
include improve comments for UT_NAMESIZE 1996-10-27 18:13:35 +00:00
lib Do not make symbolic links from obj directory into source tree, 1996-10-26 23:38:07 +00:00
libexec Give ypxfr the ability to detect the presence of the YP_INTERDOMAIN 1996-10-25 16:13:09 +00:00
lkm Prepare kernel to take advantage of "branded" ELF binaries. 1996-10-16 17:51:08 +00:00
release fix FAQ URL. Note for Jordan: don't merge this change into 2.1.6! 1996-10-23 22:28:56 +00:00
sbin Don't give up just because we cant find the blkdev that corresponds 1996-10-27 18:28:39 +00:00
secure Fold sendmail-8.8.2 changes into files that have been touched. 1996-10-24 05:07:25 +00:00
share Added Michael Butschky <butsch@computi.erols.com>, to the additional 1996-10-25 10:30:37 +00:00
sys Add two new aic7xxx driver options: 1996-10-28 06:05:58 +00:00
tools (reverse) sync with src/lib/libtcl/Makefile rev 1.9 1996-10-27 12:44:44 +00:00
usr.bin Typo: to --> too. Fixes PR#1907. 1996-10-27 19:18:06 +00:00
usr.sbin Fix a typo, putput --> output. 1996-10-27 23:12:48 +00:00
COPYRIGHT
Makefile Improved comment about `all' target. 1996-10-25 14:22:50 +00:00