> -----Original Message----- > From: linux-usb-owner@xxxxxxxxxxxxxxx [mailto:linux-usb- > owner@xxxxxxxxxxxxxxx] On Behalf Of eyal reizer > Sent: Wednesday, January 28, 2009 5:06 PM > To: David Vrabel > Cc: linux-usb@xxxxxxxxxxxxxxx; eyalreizer@xxxxxxxxx > Subject: Re: Problem Using cables unlimitted USB-WIRELESS dongles on > linuxkernel 2.6.28.2 > > Dear David, > > I have added my host device as you suggested: > > /* WISAIR WSR601 */ > { USB_DEVICE_AND_INTERFACE_INFO(0x13Cf, 0x1200, 0xe0, 0x01, 0x02), > .driver_info = WUSB_QUIRK_WHCI_CMD_EVT }, > > and now beacons from other hosts are parsed correctly!!! > > > Now assuming that I have a WUSB Device dongle that I want to connect a > mass storage class disk to it, and work in native mode, can this be > done? My last attempts on getting WUSB working with Linux are half a year ago, but these were my results: With the IOGear Kit (104) I was not able to establish a successful WUSB link. In the Readme (from the sources and on linuxuwb.org) is described how it is supposed to work. The pairing did go well and in dmesg I could read that the insecure WUSB link was established. The protocol then requires a secure connection, which does not come up. I posted the error message in this mailing list some time ago. After some tries I gave up. I assume that the reported successful WUSB connection with Linux all used WHCI cards, which I do not have. >From my point of view WUSB with the of-the-self products is not possible at the moment. Please correct me if I am wrong. > > If the answer is yes, how do I do the paring between the host dongle and > the device dongle, so my host machine will be able to see and mount the > mount this DOK? > > Thanks for all your help. > > Best Regards, > Eyal Reizer > > On Tue, 2009-01-27 at 21:09 +0200, David Vrabel wrote: > > Eyal Reizer wrote: > > > Hello, > > > > > > I have an ubuntu machine running kernel version 2.6.28.2 > > > > UWB and Wireless USB support is sufficiently experimental still that I > > would advise that you use the latest git tree. > > > > > When I connect a cables unlimitted wireless USB module it enumarates > > > correctly (see the last message displayed): > > > > I'm not familiar with this device. Is it part of a HWA/DWA (Wireless > > USB hub) pair? If so, be aware that DWAs are not yet supported. > > > > > Jan 27 17:54:34 eyalr-desktop kernel: [117552.743180] uwb_rc uwb0: > > new > > > uwb radio controller (mac 02:00:00:00:2b:1f dev f7:5d) on usb > > 5-3:1.1 > > > > > > I now activate the scan using the following command: > > > > > > echo 13 0 > /sys/class/uwb_rc/uwb0/scan > > > > > > and I get the following error messages: > > > > > > Jan 27 17:56:42 eyalr-desktop kernel: [117680.736070] uwb_rc uwb0: > > > Beacon Received Notification: Not enough data to decode IEs (25 vs > > 6185 > > > bytes needed) > > > > It's likely that this device doesn't use the standard HWA event format > > but that specified by WHCI. Try adding your device to the table in > > drivers/uwb/hwa-rc.c with .driver_info = WUSB_QUIRK_WHCI_CMD_EVT. > > > > David > > -- > > David Vrabel, Senior Software Engineer, Drivers > > CSR, Churchill House, Cambridge Business Park, Tel: +44 (0)1223 > > 692562 > > Cowley Road, Cambridge, CB4 0WZ http://www.csr.com/ > > > > > > > > > > > > > ************************************************************************ ** > ********** > > This footnote confirms that this email message has been scanned by > > PineApp Mail-SeCure for the presence of malicious code, vandals & > > computer viruses. > > > ************************************************************************ ** > ********** > > > > > > > > > > > > > > > > ************************************************************************ ** > ********** > This footnote confirms that this email message has been scanned by > PineApp Mail-SeCure for the presence of malicious code, vandals & computer > viruses. > ************************************************************************ ** > ********** > > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-usb" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html