Date: Tue, 19 Aug 2008 09:52:45 +0800 From: Kevin Lo <kevlo@kevlo.org> To: Jonathan Lee <spamtrap@tczyhatczsche.eu> Cc: freebsd-usb@freebsd.org Subject: Re: DWA-110 is supported by if_rum Message-ID: <1219110765.7981.0.camel@nsl> In-Reply-To: <20080818160552.GC1091@johnny.mnemoni.ca> References: <20080818160552.GC1091@johnny.mnemoni.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
Jonathan Lee wrote: > I've tested D-LINK's DWA-110 on > > % uname -a > FreeBSD johnny.mnemoni.ca 7.0-STABLE > FreeBSD 7.0-STABLE #5: Sun Aug 10 15:26:30 EEST 2008 > root@johnny.mnemoni.ca:/usr/obj/usr/src/sys/JOHNNY i386 > > It works OK, except for some errors: > > Aug 12 11:00:36 johnny kernel: wpi0: timeout resetting Tx ring 1 > Aug 12 11:00:36 johnny kernel: wpi0: timeout resetting Tx ring 3 > Aug 12 11:00:36 johnny kernel: wpi0: timeout resetting Tx ring 4 > > Aug 14 22:49:26 johnny kernel: rum0: <Ralink 802.11 bg WLAN, class 0/0, rev 2.00/0.01, addr 3> on uhub4 > Aug 14 22:49:26 johnny kernel: rum0: MAC/BBP RT2573 (rev 0x2573a), RF RT2528 > Aug 14 22:49:27 johnny kernel: rum0: WARNING: using obsoleted IFF_NEEDSGIANT flag > > You can see my original message to freebsd-drivers: > > http://lists.freebsd.org/pipermail/freebsd-drivers/2008-August/000753.html > > Anyway, the device is supported. Someone responsible > could add the following to /usr/src/sys/dev/usb/: > > usbdevs: > -------- > product DLINK2 DWA110 0x3c07 DWA-110 > -------- > > if_rum.c: > -------- > { USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_DWA110 }, > -------- Added, thanks. > > EOF. Kevin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1219110765.7981.0.camel>