Hello,

I've got some problem with an USB Stick ("Floppy-on-Disc" Vendor=0ea0
ProdID=6828 Rev=1.10). It's an USB2 Stick, but I'm using it on an
USB 1.1-Controller (Intel 82801BA/BAM, Intel 815 Chipset).

The problem does occur with Kernel 2.6.1-rc1 (and 2.6.1), but not with
Kernel 2.6.0 (an 2.4.21).

My configuration:
#
# USB support
#
CONFIG_USB=y
CONFIG_USB_DEBUG=y

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_DYNAMIC_MINORS is not set

#
# USB Host Controller Drivers
#
# CONFIG_USB_EHCI_HCD is not set
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=m

#
# USB Device Class drivers
#
CONFIG_USB_STORAGE=m
CONFIG_USB_STORAGE_DEBUG=y
CONFIG_USB_STORAGE_DATAFAB=y
CONFIG_USB_STORAGE_FREECOM=y
CONFIG_USB_STORAGE_ISD200=y
CONFIG_USB_STORAGE_DPCM=y
CONFIG_USB_STORAGE_HP8200e=y
CONFIG_USB_STORAGE_SDDR09=y
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_JUMPSHOT=y

My problem:

I can read the partition table, but when mounting the first (and only)
partition the following error occurs:
(klogd/syslogd was not running when I tested it with newer kernels,
so I only have the last lines. If you need the debug output before that,
I'll reboot to test it with klogd.)

Jan 14 22:04:35 laptop kernel: ansferred 512/512
Jan 14 22:04:35 laptop kernel: usb-storage: -- transfer complete
Jan 14 22:04:35 laptop kernel: usb-storage: Bulk data transfer result 0x0
Jan 14 22:04:35 laptop kernel: usb-storage: Attempting to get CSW...
Jan 14 22:04:35 laptop kernel: usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
Jan 14 22:04:35 laptop kernel: usb-storage: Status code 0; transferred 13/13
Jan 14 22:04:35 laptop kernel: usb-storage: -- transfer complete
Jan 14 22:04:35 laptop kernel: usb-storage: Bulk status result = 0
Jan 14 22:04:35 laptop kernel: usb-storage: Bulk Status S 0x53425355 T 0x11 R 512 Stat 
0x0
Jan 14 22:04:35 laptop kernel: usb-storage: -- unexpectedly short transfer
Jan 14 22:04:35 laptop kernel: usb-storage: Issuing auto-REQUEST_SENSE
Jan 14 22:04:35 laptop kernel: usb-storage: Bulk Command S 0x43425355 T 0x80000011 L 
18 F 128 Trg 0 LUN 0 CL 6
Jan 14 22:04:35 laptop kernel: usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jan 14 22:04:35 laptop kernel: usb-storage: Status code 0; transferred 31/31
Jan 14 22:04:35 laptop kernel: usb-storage: -- transfer complete
Jan 14 22:04:35 laptop kernel: usb-storage: Bulk command transfer result=0
Jan 14 22:04:35 laptop kernel: usb-storage: usb_stor_bulk_transfer_buf: xfer 18 bytes
Jan 14 22:04:35 laptop kernel: usb-storage: Status code 0; transferred 18/18
Jan 14 22:04:35 laptop kernel: usb-storage: -- transfer complete
Jan 14 22:04:35 laptop kernel: usb-storage: Bulk data transfer result 0x0
Jan 14 22:04:35 laptop kernel: usb-storage: Attempting to get CSW...
Jan 14 22:04:35 laptop kernel: usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
Jan 14 22:04:35 laptop kernel: usb-storage: Status code 0; transferred 13/13
Jan 14 22:04:35 laptop kernel: usb-storage: -- transfer complete
Jan 14 22:04:35 laptop kernel: usb-storage: Bulk status result = 0
Jan 14 22:04:35 laptop kernel: usb-storage: Bulk Status S 0x53425355 T 0x80000011 R 0 
Stat 0x0
Jan 14 22:04:35 laptop kernel: usb-storage: -- Result from auto-sense is 0
Jan 14 22:04:35 laptop kernel: usb-storage: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0
Jan 14 22:04:35 laptop kernel: usb-storage: No Sense: No additional sense information
Jan 14 22:04:35 laptop kernel: usb-storage: scsi cmd done, result=0x0
Jan 14 22:04:35 laptop kernel: usb-storage: *** thread sleeping.
Jan 14 22:04:35 laptop kernel: SCSI error : <0 0 0 0> return code = 0x8000000
Jan 14 22:04:35 laptop kernel: Current sda: sense key No Sense
Jan 14 22:04:35 laptop kernel: end_request: I/O error, dev sda, sector 32
Jan 14 22:04:35 laptop kernel: FAT: unable to read boot sector

And as I said, no problem with kernel 2.6.0 (which I still use).

Greetings,
Alex

______________________________________________________________________________
Erdbeben im Iran: Zehntausende Kinder brauchen Hilfe. UNICEF hilft den
Kindern - helfen Sie mit! https://www.unicef.de/spe/spe_03.php



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to