Re: Supporting URTWN USB wifi devices
"Jonathan A. Kollasch" <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Nov 21, 2016 at 12:26:03AM -0700, Gordon Zaft wrote: > (apologies for asking so many questions lately) > > I would like to add a USB network adapter to my Sun Blade 2000. It's not > recognized by the 7.0.2 kernel. > > I see in GENERIC the following: > > # USB Ethernet adapters > aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters > axe* at uhub? port ? # ASIX AX88172 based adapters > cdce* at uhub? port ? # CDC, Ethernet Networking Control Model > cue* at uhub? port ? # CATC USB-EL1201A based adapters > kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters > udav* at uhub? port ? # Davicom DM9601 based adapters > url* at uhub? port ? # Realtek RTL8150L based adapters > > # USB 802.11 adapters > atu* at uhub? port ? # Atmel AT76C50XX based adapters > ural* at uhub? port ? # Ralink Technology RT2500USB 802.11a/b/g > #zyd* at uhub? port ? # Zydas ZD1211 > > > Before I go moving boxen around to try to have enough free disk space and a > wired connection for this thing, is it as simple as adding > > urtwn* at uhub? port ? > > To the config file and building a new kernel? > It most probably is. If it doesn't work it's a bug that should be fixed. Jonathan Kollasch