Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jan 2007 21:39:22 -0500
From:      "Brian J. McGovern" <mcgovern@spoon.beta.com>
To:        questions@freebsd.org
Subject:   Mapping USB ugen 802.11g adapter to ndis
Message-ID:  <200701130239.l0D2dMRA085594@spoon.beta.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701130239.l0D2dMRA085594>