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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to