Searched hist:"6732641 e0ac60bad83f79606d5825776cddeff28" (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/conf/ |
H A D | kmod.mk | diff 6732641e0ac60bad83f79606d5825776cddeff28 Wed Jun 09 18:08:20 CEST 2004 Warner Losh <imp@FreeBSD.org> 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 diff 6732641e0ac60bad83f79606d5825776cddeff28 Wed Jun 09 18:08:20 CEST 2004 Warner Losh <imp@FreeBSD.org> 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
|
H A D | files | diff 6732641e0ac60bad83f79606d5825776cddeff28 Wed Jun 09 18:08:20 CEST 2004 Warner Losh <imp@FreeBSD.org> 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 diff 6732641e0ac60bad83f79606d5825776cddeff28 Wed Jun 09 18:08:20 CEST 2004 Warner Losh <imp@FreeBSD.org> 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
|