Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Nov 2000 16:04:10 +0000
From:      Rink Springer VII <rink@springer.cx>
To:        Takanori Watanabe <takawata@shidahara1.planet.sci.kobe-u.ac.jp>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: KLD's on ISA bus: how?
Message-ID:  <00110516045101.91668@aurum.springer.cx>
In-Reply-To: <200011041548.AAA39517@shidahara1.planet.sci.kobe-u.ac.jp>
References:  <200011041548.AAA39517@shidahara1.planet.sci.kobe-u.ac.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
> [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 majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00110516045101.91668>