freebsd-nq/sys/dev/advansys
Peter Wemm a49a3d4433 Implement an EISA new-bus framework. The old driver probe mechanism
had a quirk that made a shim rather hard to implement properly and it was
just easier to convert the drivers in one go.  The changes to the
buslogic driver go beyond just this - the whole driver was new-bus'ed
including pci and isa.  I have only tested the EISA part of this so far.

Submitted by:	 Doug Rabson <dfr@nlsystems.com>
1999-04-18 15:50:35 +00:00
..
adv_eisa.c Implement an EISA new-bus framework. The old driver probe mechanism 1999-04-18 15:50:35 +00:00
adv_isa.c Staticize. 1999-04-11 03:06:07 +00:00
adv_pci.c Staticize the overrun buffer so that they are not shared between 1998-12-22 18:14:15 +00:00
advansys.c Beef up the error handling routine to handle more errors. 1999-04-07 22:59:12 +00:00
advansys.h Advance Systems SCSI Host Adapter driver for CAM. Currently only support 1998-09-15 07:03:43 +00:00
advlib.c Staticize. 1999-04-11 02:55:52 +00:00
advlib.h Advance Systems SCSI Host Adapter driver for CAM. Currently only support 1998-09-15 07:03:43 +00:00
advmcode.c Correct compilation with option DIAGNOSTIC set. 1998-09-20 05:04:05 +00:00
advmcode.h Advance Systems SCSI Host Adapter driver for CAM. Currently only support 1998-09-15 07:03:43 +00:00
adw_pci.c probe function changed from returning char * to const char *. 1998-12-14 06:37:37 +00:00
adwcam.c -Wunused cleanup. 1998-10-15 23:47:14 +00:00
adwlib.c Unspammed includes in <machine/cpufunc.h> in the !SMP case. Partially 1999-01-08 19:17:49 +00:00
adwlib.h Add support for the ASC3550 AdvanSys SCSI Host Controller (aka 940UW). 1998-10-07 03:20:52 +00:00
adwmcode.c Add support for the ASC3550 AdvanSys SCSI Host Controller (aka 940UW). 1998-10-07 03:20:52 +00:00
adwmcode.h Add support for the ASC3550 AdvanSys SCSI Host Controller (aka 940UW). 1998-10-07 03:20:52 +00:00
adwvar.h Add support for the ASC3550 AdvanSys SCSI Host Controller (aka 940UW). 1998-10-07 03:20:52 +00:00