freebsd-dev/sys/dev/buslogic
Justin T. Gibbs 7357f64514 Classify all EISA cards with major firmware revions '2' as 742As.
This allows us to successfully attach early Storage Dimension cards.

Allocate mailboxes for the 742A bellow the 16MB limit.  Although these
cards seem to be able to deal with all other types of data anywhere
in a 32bit address space, 24bit addresses are required for mailboxes.

bt_eisa.c:
	Add device IDs for all Storage Dimension products I could
	find from their web site.

Thanks to Ted Mittelstaed for loaning me the equipment to diagnose
and fix these problems.
2000-11-13 03:44:20 +00:00
..
bt_eisa.c Classify all EISA cards with major firmware revions '2' as 742As. 2000-11-13 03:44:20 +00:00
bt_isa.c * Add struct resource_list* argument to resource_list_alloc and 1999-10-12 21:35:51 +00:00
bt_mca.c - Restore correct operation of bt_mca. 1999-10-09 04:02:02 +00:00
bt_pci.c Use rman_get_start instead of bus handle directly. 2000-01-17 12:38:00 +00:00
bt.c Classify all EISA cards with major firmware revions '2' as 742As. 2000-11-13 03:44:20 +00:00
btreg.h Classify all EISA cards with major firmware revions '2' as 742As. 2000-11-13 03:44:20 +00:00