Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Nov 2000 12:41:13 -0500
From:      Sergey Babkin <babkin@bellatlantic.net>
To:        Rink Springer <rink@springer.cx>
Cc:        Warner Losh <imp@village.org>, hackers@FreeBSD.ORG
Subject:   Re: KLD's on ISA bus: how?
Message-ID:  <3A059BB9.1487DA3D@bellatlantic.net>
References:  <3A04A8CD.6BDBB8CD@bellatlantic.net>  <3A044899.9020508@springer.cx> <200011042344.QAA37170@harmony.village.org> <200011050035.RAA37476@harmony.village.org> <3A04C46A.24DF7BA6@bellatlantic.net> <3A055656.30605@springer.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
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 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?3A059BB9.1487DA3D>