FreeBSD src
Go to file
Justin T. Gibbs 0a42ab8379 Advanced Systems Inc. SCSI Controller driver and ISA/VL front end.
I have only tested the ABP5140 card and only with a single CDROM drive
but it seems to work fine.  This driver relies on features found only in
the SCSI branch so will not work in -current until those changes
are brought in.  It also doesn't have any error handling code *yet*.
The goal is to use this driver as the development platform for the new
generic SCSI layer error recovery/handling code.

PCI and EISA front ends will show up as soon as I get my hands on
the cards.  There are also a few issues in the driver that I need
to clear up with AdvanSys before I can suggest sticking one of
these cards in your server. 8-)

Thanks to AdvanSys for releasing this code under a suitable copyright.

Obtained from:  Ported from the Linux driver writen by
		bobf@advansys.com (Bob Frey).
1996-10-07 02:07:07 +00:00
bin Fix a problem with sh that conflicts with the -e 1996-10-06 15:17:19 +00:00
contrib delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
eBones More ${.CURDIR} changes. 1996-10-01 15:20:29 +00:00
etc Use full path for cvsup 1996-10-05 19:41:31 +00:00
games delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
gnu delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
include Add support for storing a -R path in ld in the section dispatch table, 1996-10-01 00:25:32 +00:00
lib Remove garbage initcode reference so that 'gcc -Dlint ...' 1996-10-06 03:19:26 +00:00
libexec correct spelling of 'X Window System' (tm) 1996-10-06 17:59:28 +00:00
lkm delete unused variable BINDIR, use new variable MODLOAD/MODUNLOAD 1996-10-06 22:17:16 +00:00
release correct spelling of 'X Window System' (tm) 1996-10-06 17:59:28 +00:00
sbin delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
secure cmp -s || install -c --> install -C 1996-08-30 04:07:04 +00:00
share add variables MODLOAD and MODUNLOAD for modlad/modunload commands 1996-10-06 22:10:35 +00:00
sys Advanced Systems Inc. SCSI Controller driver and ISA/VL front end. 1996-10-07 02:07:07 +00:00
tools Fixed CLEANFILES. The *.3 links were missing. 1996-09-20 14:12:32 +00:00
usr.bin This commit was generated by cvs2svn to compensate for changes in r18764, 1996-10-06 16:45:32 +00:00
usr.sbin Add passwdauth to list of vars. 1996-10-06 19:39:08 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Add awk to build target. 1996-10-06 02:17:43 +00:00