freebsd-dev/sys/dev/mca
Matthew N. Dodd 8a28315fb6 - Restore correct operation of bt_mca.
- Work around a problem not yet solved in the tree (but solved in mine.)

	device_get_ivars() should never be cast to a struct resource_list *
	The solution, under review, involves the creation of a
	device_get_resource_list() function.  More later.
1999-10-09 04:02:02 +00:00
..
mca_bus.c - Restore correct operation of bt_mca. 1999-10-09 04:02:02 +00:00
mca_busreg.h
mca_busvar.h Rip out the nastiness I cribbed from the EISA bus code and actually 1999-09-26 07:02:05 +00:00