1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-11 14:10:34 +00:00
freebsd/sys/dev/eisa
Warner Losh 6732641e0a Step 1 in moving EISA devices to kobj/newbus. Use kobj methods for
all of the interface between the driver and the bus.  This will enable
us to stop special casing eisa bus attachments in modules and treat them
like we treat all other busses.

In the longer run, we need to eliminate much (all?) of these interfaces
and switch to using the standard bus_alloc_resource(), but that's not
done right now.

# I've not updated the modules to include eisa, etc, just yet

Tested on: Compaq Proliant 3000/333 purchased for eisa work
2004-06-09 16:08:20 +00:00
..
eisaconf.c Step 1 in moving EISA devices to kobj/newbus. Use kobj methods for 2004-06-09 16:08:20 +00:00
eisaconf.h Step 1 in moving EISA devices to kobj/newbus. Use kobj methods for 2004-06-09 16:08:20 +00:00