The following reply was made to PR usb/96599; it has been noted by GNATS. From: Eugene Grosbein <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: Maxim Konovalov <[EMAIL PROTECTED]> Subject: Re: usb/96599: [patch] [usb] Sony Handycam DCR-HC32E memory stick slot Date: Wed, 24 May 2006 02:15:21 +0800
> could you please follow a guideline for the quirks submission at > > http://root.org/~nate/freebsd/scsi/quirks.html. Basically we need > > > > # Output of "camcontrol inquiry yourdevice" # camcontrol inquiry 1:0:0 pass0: <Sony Sony Camcorder 5.00> Removable Direct Access SCSI-0 device pass0: Serial Number pass0: 1.000MB/s transfers > # Manufacturer name, model number, etc. Sony Handycam DCR-HC32E memory stick slot > # Transport type (FC, SCSI, USB, Firewire) USB > # Output from dmesg for failed attach attempts I'll need to back out my patch, rebuild the kernel and reboot the system to obtain them... A couple of days later, if absolutly necessary. > # Output from dmesg for successful attach attempts (after quirk added) umass0: Sony Sony DSC, rev 2.00/5.00, addr 2 umass0: RBC over CBI; quirks = 0x1000 umass0:1:0:-1: Attached to scbus1 da0 at umass-sim0 bus 0 target 0 lun 0 da0: <Sony Sony Camcorder 5.00> Removable Direct Access SCSI-0 device da0: Serial Number \^_ da0: 1.000MB/s transfers da0: 466MB (955392 512 byte sectors: 64H 32S/T 466C) > # Output of "usbdevs -v" with device attached # usbdevs -v Controller /dev/usb0: addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00 port 1 addr 2: full speed, self powered, config 1, HP ScanJet 2200C(0x0605), Hewlett-Packard(0x03f0), rev 1.00 port 2 addr 3: low speed, power 30 mA, config 1, Back-UPS 500 FW: 6.5.I USB FW: c1(0x0002), American Power Conversion(0x051d), rev 1.00 Controller /dev/usb1: addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), VIA(0x0000), rev 1.00 port 1 powered port 2 addr 2: full speed, self powered, config 1, Sony DSC(0x002e), Sony(0x054c), rev 5.00 Controller /dev/usb2: addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), VIA(0x0000), rev 1.00 port 1 powered port 2 powered Controller /dev/usb3: addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), VIA(0x0000), rev 1.00 port 1 powered port 2 powered port 3 powered port 4 powered Eugene Grosbein _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[EMAIL PROTECTED]"
