Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Nov 2000 17:34:17 +0000
From:      Rink Springer <rink@springer.cx>
To:        hackers@freebsd.org
Subject:   KLD's on ISA bus: how?
Message-ID:  <3A044899.9020508@springer.cx>

next in thread | raw e-mail | index | archive | help
Hi guys,

I am still trying to create a FreeBSD driver for a D-Link DE620 pocket 
ethernet adapter. I've got the thing to attach to ISA and everything, 
but then I decided it'd be much handier if I would re-write this thing 
so it'd use KLD instead, for easy debugging and on-the-fly usuage of the 
device.

I got the stuff to compile et al, but I cannot get the darned thing to 
run as a KLD. FreeBSD doesn't appear to try to probe for the interface 
:(. When I tell FreeBSD it's a PCI thing (instead of ISA), it probes for 
it...

How can I fix this? I want my driver to auto-try all parallel port 
addresses, but without having to mark it as a PCI device... anyone?

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?3A044899.9020508>