On Sun, 05 Nov 2000, Warner Losh wrote:
> In message <[EMAIL PROTECTED]> Rink Springer writes:
> : 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!
> 
> Are you actually adding a child device in the identify routine?
> 
> Warner
Yes... is that bad? It was the only way to get BSD to probe it.

I'll make the source availabletomorrow. too late now.

On the sidenote, my BSD box totally CRASHES after I attach the device using the
ether_attach call... any idea why?

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


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

Reply via email to