Date: Mon, 17 Feb 2014 17:06:41 +0200 From: Volodymyr Kostyrko <arcade@b1t.name> To: Hans Petter Selasky <hps@bitfrost.no>, freebsd-usb@FreeBSD.org Subject: Re: new usb device probably, needs quirks Message-ID: <53022581.7090409@b1t.name> In-Reply-To: <52FDD1E8.7040804@bitfrost.no> References: <52FB98DA.6080108@b1t.name> <52FDD1E8.7040804@bitfrost.no>
next in thread | previous in thread | raw e-mail | index | archive | help
14.02.2014 10:20, Hans Petter Selasky wrote: > On 02/12/14 16:52, Volodymyr Kostyrko wrote: >> Hi all. >> >> # usbconfig -d 5.2 dump_device_desc >> ugen5.2: <USB Flash Memory vendor 0x0930> at usbus5, cfg=0 md=HOST >> spd=HIGH (480Mbps) pwr=ON (200mA) >> >> bLength = 0x0012 >> bDescriptorType = 0x0001 >> bcdUSB = 0x0200 >> bDeviceClass = 0x0000 >> bDeviceSubClass = 0x0000 >> bDeviceProtocol = 0x0000 >> bMaxPacketSize0 = 0x0040 >> idVendor = 0x0930 >> idProduct = 0x6544 >> bcdDevice = 0x0100 >> iManufacturer = 0x0001 < > >> iProduct = 0x0002 <USB Flash Memory> >> iSerialNumber = 0x0003 <E954F90DBA26CC60EDC50A0F> >> bNumConfigurations = 0x0001 > Can you send a patch adding this quirk to: > > sys/dev/usb/quirk/usb_quirk.c > > And vendor and product IDs to: > > sys/dev/usb/usbdevs > > Which you have tested? > > Thank you, > > --HPS > Probably I wouldn't dare to send patch... The drive is too far from me, something like ~600 km's at some hosting company datacenter. Citing the internet 0930 is "Toshiba Corp." and 6544 is "Kingston DataTraveler 2GB" whereas my hosting provider states that actually flash drive looks exactly like Goodram twister. Been uncertain of drive's origins I'll think I can't claim my solution been perfect. -- Sphinx of black quartz judge my vow.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53022581.7090409>