freebsd-dev/sys/dev/vx
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
..
if_vx_eisa.c Implement an EISA new-bus framework. The old driver probe mechanism 1999-04-18 15:50:35 +00:00
if_vx_pci.c Switch type of vxintr instead of using the previous casts. 1999-01-12 02:09:33 +00:00
if_vx.c Fix warnings preparing for -Wall -Wcast-qual 1999-01-27 20:09:21 +00:00
if_vxreg.h Switch type of vxintr instead of using the previous casts. 1999-01-12 02:09:33 +00:00