All,
        I have a USB 802.11g (DLINK) adapter that I would like to use to
access a wireless network. I've been able to download the Windows drivers,
convert them in to the kernel module, and load the module.

        However, when I plug the adapter in, the ugen driver picks it up.

        Historically, when I've had a new device, I had to tweak the USB
driver to recognize the manufacturer and model. However, in the case of
ndis, I've only found /usr/src/sys/dev/if_ndis/if_ndis_usb.c, which doesn't 
seem to have such a list.

        Can anyone point me to how I can get the ndis driver to take ownership
for the USB device in question? Or is USB NDIS support just not there yet?

        -Brian
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to