> [snip]
> There is two way.
> 
> 1.Write device_identify method and put auto-probe scheme to this.and ,if found,
> use BUS_ADD_CHILD to add your driver as ISA driver and 
> use BUS_SET_RESOURCE to set resource you found.
What are the prototypes of these? Can't find them... vpo.c has it for
BUS_ADD_CHILD, which FINALLY causes FreeBSD to probe my neat device (yay!), but
the SET_RESOURCE thing, what's the syntax?

Thanks!
--Rink


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to