From owner-freebsd-hackers Sun Nov 5 15:54:33 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from aurum.springer.cx (cgmd77002.chello.nl [212.83.77.2]) by hub.freebsd.org (Postfix) with ESMTP id BBBAC37B4CF for ; Sun, 5 Nov 2000 15:54:29 -0800 (PST) Received: by aurum.springer.cx (8.9.3/8.9.3) id BAA10087; Mon, 6 Nov 2000 01:53:54 GMT (envelope-from rink) From: Rink Springer VII To: Warner Losh Subject: Re: KLD's on ISA bus: how? Date: Mon, 6 Nov 2000 01:51:21 +0000 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain Cc: Sergey Babkin , hackers@FreeBSD.ORG References: <3A055656.30605@springer.cx> <3A04C46A.24DF7BA6@bellatlantic.net> <200011052247.PAA04001@harmony.village.org> In-Reply-To: <200011052247.PAA04001@harmony.village.org> MIME-Version: 1.0 Message-Id: <00110601535400.09767@aurum.springer.cx> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 05 Nov 2000, Warner Losh wrote: > In message <3A055656.30605@springer.cx> 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 majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message