Go to file
chuck 442dec5d53 new driver: SCSI for VME147
contributed by: Steve Woodford <steve@mctavish.demon.co.uk>

	this driver is based on the amiga sbic/33C93 driver.   Steve has
	cleaned it up and fixed lots of bugs.    Note that the original driver
	used features which require at least a WD33C93A (the vme147 has the
	original WD33C93 chip <no 'A' suffix>).   Steve has also written
	the DMA routines for the 147 to get things really going.   Hardware
	scatter-gather DMA and sync. SCSI are not supported (yet).   tested
	on several disk drives and a tape drive.   CD-ROM untested, but
	should work.
1996-04-18 18:30:49 +00:00
bin Utility to control media changers from the command line; corresponds 1996-04-03 00:34:38 +00:00
distrib Update for new IEEE FP support. 1996-04-03 08:36:12 +00:00
etc the amiga uses the c-partition for the whole cdrom disc and not the 1996-04-13 01:02:18 +00:00
games Be pedantic, main() returns int in Standard C. 1996-03-21 18:30:19 +00:00
gnu Accept -K' as equivalent to -k' (except the ns32k which already handles -K). 1996-04-14 11:31:11 +00:00
include time seconds/usec sent over the net are signed. 1996-04-09 20:40:32 +00:00
lib don't include user-land headers compiling for libkern. (sync with libkern.) 1996-04-18 02:30:07 +00:00
libexec Changed to use 1900 + tm_year instead of hardcoding "19" as the century. 1996-04-08 19:03:11 +00:00
regress Add except to the pc532 make. 1996-04-09 16:54:18 +00:00
sbin check returns of inet_addr() and inet_network() against INADDR_NONE, 1996-04-15 18:27:05 +00:00
share Add the ability to override defaults in bsd.own.mk more easily, by 1996-04-13 02:08:08 +00:00
sys new driver: SCSI for VME147 1996-04-18 18:30:49 +00:00
usr.bin Use errx() instead of err() to report failure of kvm_getprocs() call, 1996-04-08 21:32:05 +00:00
usr.sbin if a variable is a u_int32_t, it may never compare equally to -1L on 1996-04-09 05:29:25 +00:00
Makefile pull in bsd.own.mk earlier, to get configuration variables. 1996-04-13 06:36:15 +00:00