Kazuyuki Sato ??: > Hello, > > thanks, great work. > > I bought WG111. but, it was WG111v3. > WG111v2 cannot be bought. Because it is not possible to choose. > (There is no mark. v1, v2 ,v3 ....) > It was marked clearly on the product, at least on my WG111v2 adapter. > It was not possible to use. operated like this: > > -- > # pkgadd -d . SUNWurtw > # rem_drv urtw > > attached WG111v3 stick: > > dmesg > -- > Jan 5 09:32:39 macbook usba: [ID 912658 kern.info] USB 2.0 device > (usb846,4260) operating at hi speed (USB 2.x) on USB 2.0 root hub: device at > 1, usb_mid4 at bus address 3 > Jan 5 09:32:39 macbook usba: [ID 349649 kern.info] NETGEAR WG111v3 > 001E2AAC7311 > Jan 5 09:32:39 macbook genunix: [ID 936769 kern.info] usb_mid4 is /pci at > 0,0/pci10de,cb79 at 4,1/device at 1 > Jan 5 09:32:39 macbook genunix: [ID 408114 kern.info] /pci at > 0,0/pci10de,cb79 at 4,1/device at 1 (usb_mid4) online > Jan 5 09:32:39 macbook usba: [ID 349649 kern.info] usba: no driver found > for interface 0 (nodename: 'interface') of NETGEAR WG111v3 001E2AAC7311 > -- > > # add_drv -i '"usb846,4260"' urtw > devfsadm: driver failed to attach: urtw > Warning: Driver (urtw) successfully added to system but failed to attach > > dmesg: > -- > Jan 5 09:33:34 macbook urtw: [ID 175016 kern.warning] WARNING: unsupported > RF chip 6 > Currently, Only 8225 and 8225v2 RF chip were supported.
You can add one line in /etc/system as below to get more hardware informations: set urtw:urtw_dbg_flags = 0xe0 > -- > > > it turns out uses the Realtek RTL8187B chipset. > confirmed it with Windows XP. > From google, it seems to me RTL8187B too, which is not supported by urtw driver so far. > Is anyone working on driver for this device? > I am responsible engineer for this driver, currently, there is no plan to support RTL8187B adapter, because I can not find out enough informations to support it. Thanks, Michael > Cheers, > > Kazuyuki Sato >