Rink Springer wrote:
> 
> Sergey Babkin wrote:
> 
> Hi,
> 
> I've got a probe, attach and a dummy identify procedure for my driver
> now. When I load the KLD, my identify procedure gets triggered, but the
> probe procedure doesn't! Why? Can someone help me? I've tightly used
> aha_isa.c as a help... for some reason, FreeBSD doesn't appear even to
> CALL the probe thing!

Does your identify() routine add the devices to be probed ?
BTW, did you look at my article in DaemonNews from June 2000 
(www.daemonnnews.org) ? It has a general description of how these
things work in 4.x. Though it does not consider specifically the
KLD drivers, things should be the same for them.

I think this article should be somewhere in the Handbook too
or at least the guys from the docs project were going to include it.

-SB


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

Reply via email to