opnsense-src/sys/dev
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
..
advansys Advanced Systems Inc. SCSI Controller driver and ISA/VL front end. 1996-10-07 02:07:07 +00:00
aic7xxx Bring aic7xxx driver bug fixes from 'SCSI' into current. 1996-10-06 16:38:45 +00:00
ar Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
bktr Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
ccd Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
cy Oops, missed a chunk in that last commit. 1996-10-04 14:17:32 +00:00
de Add back shutdown support, this time using the at_shutdown() mechanism. 1996-09-20 04:35:15 +00:00
dgb Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
ed Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
eisa Removed more devconf leftovers. 1996-09-10 23:31:13 +00:00
ep Various cleanups for remanents of devconf. 1996-09-08 10:44:18 +00:00
fdc Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
fe Various cleanups for remanents of devconf. 1996-09-08 10:44:18 +00:00
fxp Backed out one of my "performance optimizations" as it results in sometimes 1996-09-29 10:20:45 +00:00
ic Another round of merge/update. 1996-09-12 11:12:18 +00:00
ie Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
joy Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
kbd Change RUKEYMAP sligtly 1996-01-25 16:37:20 +00:00
lnc Removed another devconf leftover. A fat devconf support function was 1996-09-14 01:26:16 +00:00
mcd Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
mse Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
pci Removed more devconf leftovers. 1996-09-10 23:31:13 +00:00
ppbus Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
rc Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
scd Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
si Some warning cleanups. There were some needless casts that also caused 1996-09-27 13:50:59 +00:00
sio Work around UMC8669F and Startech UART bugs by not writing to the 1996-09-30 12:22:27 +00:00
snp Switched from using devfs_add_devsw() to devfs_add_devswf() 1996-03-28 14:31:42 +00:00
speaker Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
sr Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
syscons scresume erroneously used before declared. Move the function 1996-10-03 00:42:27 +00:00
vn Call bdevsw_add_generic() later so that there is no chance of returning 1996-08-28 17:45:08 +00:00