cvs commit: src/sys/conf files kmod.mk src/sys/dev/eisa
eisaconf.c eisaconf.h
John Baldwin
jhb at FreeBSD.org
Wed Jun 9 16:19:28 GMT 2004
On Wednesday 09 June 2004 12:08 pm, Warner Losh wrote:
> imp 2004-06-09 16:08:20 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/conf files kmod.mk
> sys/dev/eisa eisaconf.c eisaconf.h
> Log:
> 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
eisa_if.m?
--
John Baldwin <jhb at FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve" = http://www.FreeBSD.org
More information about the cvs-src
mailing list