Bug 3033 - external hdd & kernel >=2.6.7 not working
Summary: external hdd & kernel >=2.6.7 not working
Status: CLOSED PATCH_ALREADY_AVAILABLE
Alias: None
Product: Drivers
Classification: Unclassified
Component: USB (show other bugs)
Hardware: i386 Linux
: P2 high
Assignee: Matthew Dharm
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-08 11:02 UTC by Matthias Noe
Modified: 2004-11-30 05:26 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.7
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Matthias Noe 2004-07-08 11:02:01 UTC
Distribution: gentoo 1.4.16
Hardware Environment: Celeron 2,4 Ghz, MSI 651 chipset
Software Environment: boot
Problem Description: When booting a kernel >=2.6.7 i cannot use my hdd (ST320082 
200GB) in the external case (IB350U, Prolific 2507 chip) anymore. as soon as i 
plug it in, the kernel tries to recognize the hardware, but it never succeeds. 
kernels prior to 2.6.7 work without a problem. when i enable usb2.0 support in 
bios (which i cannot because of other problems) the device is at least 
recognized correctly with the 2.6.7 kernel. therefore i assume the problem is 
somewhere in the ohci driver.

Steps to reproduce: disable usb2.0 in bios, boot 2.6.7 kernel, plug in external 
hdd

--- USB & SCSI parts of .config ---

CONFIG_BLK_DEV_IDESCSI=y
# SCSI device support
CONFIG_SCSI=y
CONFIG_SCSI_PROC_FS=y
# SCSI support type (disk, tape, CD-ROM)
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
# CONFIG_SCSI_MULTI_LUN is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
# SCSI Transport Attributes
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set
# SCSI low-level drivers
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_MEGARAID is not set
# CONFIG_SCSI_SATA is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_PPA is not set
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_QLOGIC_ISP is not set
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
CONFIG_SCSI_QLA2XXX=y
# CONFIG_SCSI_QLA21XX is not set
# CONFIG_SCSI_QLA22XX is not set
# CONFIG_SCSI_QLA2300 is not set
# CONFIG_SCSI_QLA2322 is not set
# CONFIG_SCSI_QLA6312 is not set
# CONFIG_SCSI_QLA6322 is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set

# ALSA USB devices
# CONFIG_SND_USB_AUDIO is not set
# USB support
CONFIG_USB=m
# CONFIG_USB_DEBUG is not set
# 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=m
CONFIG_USB_EHCI_SPLIT_ISO=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_OHCI_HCD=m
# CONFIG_USB_UHCI_HCD is not set
# USB Device Class drivers
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_BLUETOOTH_TTY is not set
# CONFIG_USB_MIDI is not set
# CONFIG_USB_ACM is not set
CONFIG_USB_PRINTER=m
CONFIG_USB_STORAGE=m
CONFIG_USB_STORAGE_DEBUG=y
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_HP8200e is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# USB Human Interface Devices (HID)
# CONFIG_USB_HID is not set
# USB HID Boot Protocol drivers
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_MTOUCH is not set
# CONFIG_USB_EGALAX is not set
# CONFIG_USB_XPAD is not set
# CONFIG_USB_ATI_REMOTE is not set
# USB Imaging devices
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_HPUSBSCSI is not set
# USB Multimedia devices
# CONFIG_USB_DABUSB is not set
# CONFIG_USB_VICAM is not set
# CONFIG_USB_DSBR is not set
# CONFIG_USB_IBMCAM is not set
# CONFIG_USB_KONICAWC is not set
# CONFIG_USB_OV511 is not set
# CONFIG_USB_PWC is not set
# CONFIG_USB_SE401 is not set
# CONFIG_USB_STV680 is not set
# USB Network adaptors
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET is not set
# USB port drivers
# CONFIG_USB_USS720 is not set
# USB Serial Converter support
# CONFIG_USB_SERIAL is not set
# USB Miscellaneous drivers
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_TIGL is not set
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGETSERVO is not set
# CONFIG_USB_TEST is not set
# USB Gadget Support
# CONFIG_USB_GADGET is not set


--- /var/log/messages (usb-storage debug messages enabled) ---
attachment will follow, too much text to paste it here :)


i will gladly provide you with all other informations you might need,
regards Matthias Noe
Comment 1 Matthias Noe 2004-07-08 11:23:10 UTC
ok, attachint the file doesn't work, i will have to split it up in 2 parts. 
here's the first one:

Jul  8 01:50:04 h0st Linux version 2.6.7 (root@h0st) (gcc version 3.3.3 20040412 
(Gentoo Hardened Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6)) #4 Thu Jul 8 01:47:09 
CEST 2004
Jul  8 01:50:04 h0st BIOS-provided physical RAM map:
Jul  8 01:50:04 h0st BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Jul  8 01:50:04 h0st BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Jul  8 01:50:04 h0st BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Jul  8 01:50:04 h0st BIOS-e820: 0000000000100000 - 000000001dff0000 (usable)
Jul  8 01:50:04 h0st BIOS-e820: 000000001dff0000 - 000000001dff8000 (ACPI data)
Jul  8 01:50:04 h0st BIOS-e820: 000000001dff8000 - 000000001e000000 (ACPI NVS)
Jul  8 01:50:04 h0st BIOS-e820: 00000000fec00000 - 00000000fed00000 (reserved)
Jul  8 01:50:04 h0st BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved)
Jul  8 01:50:04 h0st BIOS-e820: 00000000ffee0000 - 00000000fff0ffff (reserved)
Jul  8 01:50:04 h0st BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
Jul  8 01:50:04 h0st 479MB LOWMEM available.
Jul  8 01:50:04 h0st found SMP MP-table at 000fb9a0
Jul  8 01:50:04 h0st On node 0 totalpages: 122864
Jul  8 01:50:04 h0st DMA zone: 4096 pages, LIFO batch:1
Jul  8 01:50:04 h0st Normal zone: 118768 pages, LIFO batch:16
Jul  8 01:50:04 h0st HighMem zone: 0 pages, LIFO batch:1
Jul  8 01:50:04 h0st DMI 2.3 present.
Jul  8 01:50:04 h0st ACPI: RSDP (v000 AMI                                       
) @ 0x000f9e60
Jul  8 01:50:04 h0st ACPI: RSDT (v001 AMIINT SiS645XX 0x00000010 MSFT 
0x0100000b) @ 0x1dff0000
Jul  8 01:50:04 h0st ACPI: FADT (v001 AMIINT SiS645XX 0x00000011 MSFT 
0x0100000b) @ 0x1dff0030
Jul  8 01:50:04 h0st ACPI: MADT (v001 AMIINT SiS645XX 0x00001000 MSFT 
0x0100000b) @ 0x1dff00c0
Jul  8 01:50:04 h0st ACPI: DSDT (v001    SiS      645 0x00001000 MSFT 
0x0100000d) @ 0x00000000
Jul  8 01:50:04 h0st ACPI: Local APIC address 0xfee00000
Jul  8 01:50:04 h0st ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Jul  8 01:50:04 h0st Processor #0 15:2 APIC version 20
Jul  8 01:50:04 h0st ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] disabled)
Jul  8 01:50:04 h0st Using ACPI for processor (LAPIC) configuration information
Jul  8 01:50:04 h0st Intel MultiProcessor Specification v1.4
Jul  8 01:50:04 h0st Virtual Wire compatibility mode.
Jul  8 01:50:04 h0st OEM ID: SiS      Product ID: 645          APIC at: 
0xFEE00000
Jul  8 01:50:04 h0st I/O APIC #2 Version 17 at 0xFEC00000.
Jul  8 01:50:04 h0st Enabling APIC mode:  Flat.  Using 1 I/O APICs
Jul  8 01:50:04 h0st Processors: 1
Jul  8 01:50:04 h0st Built 1 zonelists
Jul  8 01:50:04 h0st Kernel command line: root=/dev/hda5 elevator=cfq
Jul  8 01:50:04 h0st Initializing CPU#0
Jul  8 01:50:04 h0st PID hash table entries: 2048 (order 11: 16384 bytes)
Jul  8 01:50:04 h0st Detected 2600.967 MHz processor.
Jul  8 01:50:04 h0st Using tsc for high-res timesource
Jul  8 01:50:04 h0st Console: colour VGA+ 80x25
Jul  8 01:50:04 h0st Memory: 483784k/491456k available (1842k kernel code, 6908k 
reserved, 790k data, 136k init, 0k highmem)
Jul  8 01:50:04 h0st Checking if this processor honours the WP bit even in 
supervisor mode... Ok.
Jul  8 01:50:04 h0st Calibrating delay loop... 5144.57 BogoMIPS
Jul  8 01:50:04 h0st Dentry cache hash table entries: 65536 (order: 6, 262144 
bytes)
Jul  8 01:50:04 h0st Inode-cache hash table entries: 32768 (order: 5, 131072 
bytes)
Jul  8 01:50:04 h0st Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Jul  8 01:50:04 h0st CPU:     After generic identify, caps: bfebfbff 00000000 
00000000 00000000
Jul  8 01:50:04 h0st CPU:     After vendor identify, caps: bfebfbff 00000000 
00000000 00000000
Jul  8 01:50:04 h0st CPU: Trace cache: 12K uops, L1 D cache: 8K
Jul  8 01:50:04 h0st CPU: L2 cache: 128K
Jul  8 01:50:04 h0st CPU:     After all inits, caps: bfebfbff 00000000 00000000 
00000080
Jul  8 01:50:04 h0st Intel machine check architecture supported.
Jul  8 01:50:04 h0st Intel machine check reporting enabled on CPU#0.
Jul  8 01:50:04 h0st CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
Jul  8 01:50:04 h0st CPU0: Thermal monitoring enabled
Jul  8 01:50:04 h0st CPU: Intel(R) Celeron(R) CPU 2.60GHz stepping 09
Jul  8 01:50:04 h0st Enabling fast FPU save and restore... done.
Jul  8 01:50:04 h0st Enabling unmasked SIMD FPU exception support... done.
Jul  8 01:50:04 h0st Checking 'hlt' instruction... OK.
Jul  8 01:50:04 h0st enabled ExtINT on CPU#0
Jul  8 01:50:04 h0st ESR value before enabling vector: 00000000
Jul  8 01:50:04 h0st ESR value after enabling vector: 00000000
Jul  8 01:50:04 h0st Using local APIC timer interrupts.
Jul  8 01:50:04 h0st calibrating APIC timer ...
Jul  8 01:50:04 h0st ..... CPU clock speed is 2599.0798 MHz.
Jul  8 01:50:04 h0st ..... host bus clock speed is 99.0992 MHz.
Jul  8 01:50:04 h0st NET: Registered protocol family 16
Jul  8 01:50:04 h0st PCI: PCI BIOS revision 2.10 entry at 0xfdb31, last bus=2
Jul  8 01:50:04 h0st PCI: Using configuration type 1
Jul  8 01:50:04 h0st mtrr: v2.0 (20020519)
Jul  8 01:50:04 h0st ACPI: Subsystem revision 20040326
Jul  8 01:50:04 h0st ACPI: IRQ9 SCI: Edge set to Level Trigger.
Jul  8 01:50:04 h0st ACPI: Interpreter enabled
Jul  8 01:50:04 h0st ACPI: Using PIC for interrupt routing
Jul  8 01:50:04 h0st ACPI: PCI Root Bridge [PCI0] (00:00)
Jul  8 01:50:04 h0st PCI: Probing PCI hardware (bus 00)
Jul  8 01:50:04 h0st Uncovering SIS962 that hid as a SIS503 (compatible=1)
Jul  8 01:50:04 h0st Enabling SiS 96x SMBus.
Jul  8 01:50:04 h0st ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jul  8 01:50:04 h0st ACPI: Power Resource [URP1] (off)
Jul  8 01:50:04 h0st ACPI: Power Resource [URP2] (off)
Jul  8 01:50:04 h0st ACPI: Power Resource [FDDP] (off)
Jul  8 01:50:04 h0st ACPI: Power Resource [LPTP] (off)
Jul  8 01:50:04 h0st ACPI: PCI Interrupt Link [LNKA] (IRQs *3 4 7 11 12 14 15)
Jul  8 01:50:04 h0st ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 7 *11 12 14 15)
Jul  8 01:50:04 h0st ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 7 *11 12 14 15)
Jul  8 01:50:04 h0st ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 7 *11 12 14 15)
Jul  8 01:50:04 h0st ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 7 *11 12 14 15)
Jul  8 01:50:04 h0st ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 7 *11 12 14 15)
Jul  8 01:50:04 h0st ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 7 11 12 14 15) 
*0, disabled.
Jul  8 01:50:04 h0st ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 7 11 12 14 15) 
*0, disabled.
Jul  8 01:50:04 h0st SCSI subsystem initialized
Jul  8 01:50:04 h0st ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
Jul  8 01:50:04 h0st ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
Jul  8 01:50:04 h0st ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
Jul  8 01:50:04 h0st ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Jul  8 01:50:04 h0st ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Jul  8 01:50:04 h0st ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 3
Jul  8 01:50:04 h0st PCI: Using ACPI for IRQ routing
Jul  8 01:50:04 h0st Machine check exception polling timer started.
Jul  8 01:50:04 h0st devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
Jul  8 01:50:04 h0st devfs: boot_options: 0x1
Jul  8 01:50:04 h0st udf: registering filesystem
Jul  8 01:50:04 h0st Initializing Cryptographic API
Jul  8 01:50:04 h0st ACPI: Power Button (FF) [PWRF]
Jul  8 01:50:04 h0st ACPI: Processor [CPU1] (supports C1)
Jul  8 01:50:04 h0st Real Time Clock Driver v1.12
Jul  8 01:50:04 h0st Linux agpgart interface v0.100 (c) Dave Jones
Jul  8 01:50:04 h0st agpgart: Detected SiS 651 chipset
Jul  8 01:50:04 h0st agpgart: Maximum main memory to use for agp memory: 409M
Jul  8 01:50:04 h0st agpgart: AGP aperture is 64M @ 0xe0000000
Jul  8 01:50:04 h0st Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ 
sharing disabled
Jul  8 01:50:04 h0st ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jul  8 01:50:04 h0st parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
Jul  8 01:50:04 h0st parport0: irq 7 detected
Jul  8 01:50:04 h0st Using cfq io scheduler
Jul  8 01:50:04 h0st Floppy drive(s): fd0 is 1.44M
Jul  8 01:50:04 h0st FDC 0 is a post-1991 82077
Jul  8 01:50:04 h0st RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 
blocksize
Jul  8 01:50:04 h0st loop: loaded (max 8 devices)
Jul  8 01:50:04 h0st Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Jul  8 01:50:04 h0st ide: Assuming 33MHz system bus speed for PIO modes; 
override with idebus=xx
Jul  8 01:50:04 h0st SIS5513: IDE controller at PCI slot 0000:00:02.5
Jul  8 01:50:04 h0st SIS5513: chipset revision 0
Jul  8 01:50:04 h0st SIS5513: not 100% native mode: will probe irqs later
Jul  8 01:50:04 h0st SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller
Jul  8 01:50:04 h0st ide0: BM-DMA at 0xff00-0xff07, BIOS settings: hda:DMA, hdb:
DMA
Jul  8 01:50:04 h0st ide1: BM-DMA at 0xff08-0xff0f, BIOS settings: hdc:DMA, hdd:
DMA
Jul  8 01:50:04 h0st hda: ST3120026A, ATA DISK drive
Jul  8 01:50:04 h0st ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Jul  8 01:50:04 h0st hdc: HL-DT-ST DVDRAM GSA-4081B, ATAPI CD/DVD-ROM drive
Jul  8 01:50:04 h0st ide1 at 0x170-0x177,0x376 on irq 15
Jul  8 01:50:04 h0st hda: max request size: 1024KiB
Jul  8 01:50:04 h0st hda: 234441648 sectors (120034 MB) w/8192KiB Cache, 
CHS=16383/255/63, UDMA(100)
Jul  8 01:50:04 h0st /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 p4 < p5 p6 >
Jul  8 01:50:04 h0st hdc: ATAPI 24X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB 
Cache, UDMA(33)
Jul  8 01:50:04 h0st Uniform CD-ROM driver Revision: 3.20
Jul  8 01:50:04 h0st mice: PS/2 mouse device common for all mice
Jul  8 01:50:04 h0st serio: i8042 AUX port at 0x60,0x64 irq 12
Jul  8 01:50:04 h0st input: ImPS/2 Logitech Wheel Mouse on isa0060/serio1
Jul  8 01:50:04 h0st serio: i8042 KBD port at 0x60,0x64 irq 1
Jul  8 01:50:04 h0st input: AT Translated Set 2 keyboard on isa0060/serio0
Jul  8 01:50:04 h0st NET: Registered protocol family 2
Jul  8 01:50:04 h0st IP: routing cache hash table of 4096 buckets, 32Kbytes
Jul  8 01:50:04 h0st TCP: Hash tables configured (established 32768 bind 65536)
Jul  8 01:50:04 h0st NET: Registered protocol family 1
Jul  8 01:50:04 h0st NET: Registered protocol family 17
Jul  8 01:50:04 h0st p4-clockmod: P4/Xeon(TM) CPU On-Demand Clock Modulation 
available
Jul  8 01:50:04 h0st ACPI: (supports S0 S1 S3 S4 S5)
Jul  8 01:50:04 h0st EXT3-fs: INFO: recovery required on readonly filesystem.
Jul  8 01:50:04 h0st EXT3-fs: write access will be enabled during recovery.
Jul  8 01:50:04 h0st kjournald starting.  Commit interval 5 seconds
Jul  8 01:50:04 h0st EXT3-fs: recovery complete.
Jul  8 01:50:04 h0st EXT3-fs: mounted filesystem with ordered data mode.
Jul  8 01:50:04 h0st VFS: Mounted root (ext3 filesystem) readonly.
Jul  8 01:50:04 h0st Mounted devfs on /dev
Jul  8 01:50:04 h0st Freeing unused kernel memory: 136k freed
Jul  8 01:50:04 h0st Adding 506036k swap on /dev/hda3.  Priority:-1 extents:1
Jul  8 01:50:04 h0st EXT3 FS on hda5, internal journal
Jul  8 01:50:04 h0st kjournald starting.  Commit interval 5 seconds
Jul  8 01:50:04 h0st EXT3 FS on hda6, internal journal
Jul  8 01:50:04 h0st EXT3-fs: mounted filesystem with ordered data mode.
Jul  8 01:50:04 h0st usbcore: registered new driver usbfs
Jul  8 01:50:04 h0st usbcore: registered new driver hub
Jul  8 01:50:05 h0st ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) 
Driver (PCI)
Jul  8 01:50:05 h0st ohci_hcd: block sizes: ed 64 td 64
Jul  8 01:50:05 h0st ohci_hcd 0000:00:03.0: Silicon Integrated Systems [SiS] USB 
1.0 Controller
Jul  8 01:50:05 h0st ohci_hcd 0000:00:03.0: irq 11, pci mem de8af000
Jul  8 01:50:05 h0st ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus 
number 1
Jul  8 01:50:05 h0st hub 1-0:1.0: USB hub found
Jul  8 01:50:05 h0st hub 1-0:1.0: 3 ports detected
Jul  8 01:50:05 h0st ohci_hcd 0000:00:03.1: Silicon Integrated Systems [SiS] USB 
1.0 Controller (#2)
Jul  8 01:50:05 h0st ohci_hcd 0000:00:03.1: irq 11, pci mem de92f000
Jul  8 01:50:05 h0st ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus 
number 2
Jul  8 01:50:05 h0st hub 2-0:1.0: USB hub found
Jul  8 01:50:05 h0st hub 2-0:1.0: 3 ports detected
Jul  8 01:50:06 h0st 3c59x: Donald Becker and others. www.scyld.
com/network/vortex.html
Jul  8 01:50:06 h0st 0000:00:06.0: 3Com PCI 3c590 Vortex 10Mbps at 0xdc00. Vers 
LK1.1.19
Jul  8 01:50:06 h0st 0000:00:06.0: Overriding PCI latency timer (CFLT) setting 
of 64, new value is 248.
Jul  8 01:50:06 h0st usb 2-1: new full speed USB device using address 2
Jul  8 01:50:06 h0st ohci1394: $Rev: 1223 $ Ben Collins <bcollins@debian.org>
Jul  8 01:50:06 h0st ohci1394: fw-host0: Unexpected PCI resource length of 1000!
Jul  8 01:50:06 h0st ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[11]  
MMIO=[dfff8000-dfff87ff]  Max Packet=[2048]
Jul  8 01:50:06 h0st ieee1394.agent[6571]: ... no drivers for IEEE1394 product 
0x/0x/0x
Jul  8 01:50:07 h0st 8139too Fast Ethernet driver 0.9.27
Jul  8 01:50:07 h0st eth1: RealTek RTL8139 at 0xde985f00, 00:0c:76:86:1b:a5, IRQ 
11
Jul  8 01:50:07 h0st eth1:  Identified 8139 chip type 'RTL-8101'
Jul  8 01:50:07 h0st eth1: link up, 100Mbps, full-duplex, lpa 0x41E1
Jul  8 01:50:08 h0st ieee1394.agent[6713]: ... no drivers for IEEE1394 product 
0x/0x/0x
Jul  8 01:50:08 h0st ieee1394: Host added: ID:BUS[0-00:1023]  
GUID[000010dc004b92cd]
Jul  8 01:50:09 h0st lp0: using parport0 (polling).
Jul  8 01:50:12 h0st sshd[7203]: Server listening on 0.0.0.0 port 22.
Jul  8 01:50:12 h0st cron[7246]: (CRON) STARTUP (fork ok)
Jul  8 01:51:40 h0st login(pam_unix)[7269]: session opened for user root by 
(uid=0)
Jul  8 01:52:10 h0st ohci_hcd 0000:00:03.0: remote wakeup
Jul  8 01:52:10 h0st usb 1-1: new full speed USB device using address 2
Jul  8 01:52:11 h0st Initializing USB Mass Storage driver...
Jul  8 01:52:11 h0st usb-storage: USB Mass Storage device detected
Jul  8 01:52:11 h0st usb-storage: altsetting is 0, id_index is 92
Jul  8 01:52:11 h0st usb-storage: -- associate_dev
Jul  8 01:52:11 h0st usb-storage: Transport: Bulk
Jul  8 01:52:11 h0st usb-storage: Protocol: Transparent SCSI
Jul  8 01:52:11 h0st usb-storage: Endpoints: In: 0xdbe68868 Out: 0xdbe68854 Int: 
0x00000000 (Period 0)
Jul  8 01:52:11 h0st usb-storage: usb_stor_control_msg: rq=fe rqtype=a1 
value=0000 index=00 len=1
Jul  8 01:52:11 h0st usb-storage: GetMaxLUN command result is 1, data is 0
Jul  8 01:52:11 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:11 h0st scsi0 : SCSI emulation for USB Mass Storage devices
Jul  8 01:52:11 h0st usb-storage: queuecommand called
Jul  8 01:52:11 h0st usb-storage: *** thread awakened.
Jul  8 01:52:11 h0st usb-storage: Command INQUIRY (6 bytes)
Jul  8 01:52:11 h0st usb-storage:  12 00 00 00 24 00
Jul  8 01:52:11 h0st usb-storage: Bulk Command S 0x43425355 T 0x1 L 36 F 128 Trg 
0 LUN 0 CL 6
Jul  8 01:52:11 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:11 h0st usb-storage: Status code 0; transferred 31/31
Jul  8 01:52:11 h0st usb-storage: -- transfer complete
Jul  8 01:52:11 h0st usb-storage: Bulk command transfer result=0
Jul  8 01:52:11 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 36 bytes
Jul  8 01:52:11 h0st usb-storage: Status code 0; transferred 36/36
Jul  8 01:52:11 h0st usb-storage: -- transfer complete
Jul  8 01:52:11 h0st usb-storage: Bulk data transfer result 0x0
Jul  8 01:52:11 h0st usb-storage: Attempting to get CSW...
Jul  8 01:52:11 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
Jul  8 01:52:11 h0st usb-storage: Status code 0; transferred 13/13
Jul  8 01:52:11 h0st usb-storage: -- transfer complete
Jul  8 01:52:11 h0st usb-storage: Bulk status result = 0
Jul  8 01:52:11 h0st usb-storage: Bulk Status S 0x53425355 T 0x1 R 0 Stat 0x0
Jul  8 01:52:11 h0st usb-storage: Fixing INQUIRY data to show SCSI rev 2 - was 0
Jul  8 01:52:11 h0st usb-storage: scsi cmd done, result=0x0
Jul  8 01:52:11 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:11 h0st Vendor: ST320082  Model: 2A                Rev: 3.01
Jul  8 01:52:11 h0st Type:   Direct-Access                      ANSI SCSI 
revision: 02
Jul  8 01:52:11 h0st usb-storage: queuecommand called
Jul  8 01:52:11 h0st usb-storage: *** thread awakened.
Jul  8 01:52:11 h0st usb-storage: Bad target number (1:0)
Jul  8 01:52:11 h0st usb-storage: scsi cmd done, result=0x40000
Jul  8 01:52:11 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:11 h0st usb-storage: queuecommand called
Jul  8 01:52:11 h0st usb-storage: *** thread awakened.
Jul  8 01:52:11 h0st usb-storage: Bad target number (2:0)
Jul  8 01:52:11 h0st usb-storage: scsi cmd done, result=0x40000
Jul  8 01:52:11 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:11 h0st usb-storage: queuecommand called
Jul  8 01:52:11 h0st usb-storage: *** thread awakened.
Jul  8 01:52:11 h0st usb-storage: Bad target number (3:0)
Jul  8 01:52:11 h0st usb-storage: scsi cmd done, result=0x40000
Jul  8 01:52:11 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:11 h0st usb-storage: queuecommand called
Jul  8 01:52:11 h0st usb-storage: *** thread awakened.
Jul  8 01:52:11 h0st usb-storage: Bad target number (4:0)
Jul  8 01:52:11 h0st usb-storage: scsi cmd done, result=0x40000
Jul  8 01:52:11 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:11 h0st usb-storage: queuecommand called
Jul  8 01:52:11 h0st usb-storage: *** thread awakened.
Jul  8 01:52:11 h0st usb-storage: Bad target number (5:0)
Jul  8 01:52:11 h0st usb-storage: scsi cmd done, result=0x40000
Jul  8 01:52:11 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:11 h0st usb-storage: queuecommand called
Jul  8 01:52:11 h0st usb-storage: *** thread awakened.
Jul  8 01:52:11 h0st usb-storage: Bad target number (6:0)
Jul  8 01:52:11 h0st usb-storage: scsi cmd done, result=0x40000
Jul  8 01:52:11 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:11 h0st usb-storage: queuecommand called
Jul  8 01:52:11 h0st usb-storage: *** thread awakened.
Jul  8 01:52:11 h0st usb-storage: Bad target number (7:0)
Jul  8 01:52:11 h0st usb-storage: scsi cmd done, result=0x40000
Jul  8 01:52:11 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:11 h0st USB Mass Storage device found at 2
Jul  8 01:52:11 h0st usbcore: registered new driver usb-storage
Jul  8 01:52:11 h0st USB Mass Storage support registered.
Jul  8 01:52:12 h0st usb-storage: queuecommand called
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: Command TEST_UNIT_READY (6 bytes)
Jul  8 01:52:12 h0st usb-storage:  00 00 00 00 00 00
Jul  8 01:52:12 h0st usb-storage: Bulk Command S 0x43425355 T 0x9 L 0 F 0 Trg 0 
LUN 0 CL 6
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:12 h0st scsi.agent[7400]: disk at /devices/pci0000:00/0000:00:03.
0/usb1/1-1/1-1:1.0/host0/0:0:0:0
Jul  8 01:52:12 h0st usb-storage: Status code 0; transferred 31/31
Jul  8 01:52:12 h0st usb-storage: -- transfer complete
Jul  8 01:52:12 h0st usb-storage: Bulk command transfer result=0
Jul  8 01:52:12 h0st usb-storage: Attempting to get CSW...
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
Jul  8 01:52:12 h0st usb-storage: Status code 0; transferred 13/13
Jul  8 01:52:12 h0st usb-storage: -- transfer complete
Jul  8 01:52:12 h0st usb-storage: Bulk status result = 0
Jul  8 01:52:12 h0st usb-storage: Bulk Status S 0x53425355 T 0x9 R 0 Stat 0x0
Jul  8 01:52:12 h0st usb-storage: scsi cmd done, result=0x0
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:12 h0st usb-storage: queuecommand called
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: Command READ_CAPACITY (10 bytes)
Jul  8 01:52:12 h0st usb-storage:  25 00 00 00 00 00 00 00 00 00
Jul  8 01:52:12 h0st usb-storage: Bulk Command S 0x43425355 T 0xa L 8 F 128 Trg 
0 LUN 0 CL 10
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:12 h0st usb-storage: Status code 0; transferred 31/31
Jul  8 01:52:12 h0st usb-storage: -- transfer complete
Jul  8 01:52:12 h0st usb-storage: Bulk command transfer result=0
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 8 bytes
Jul  8 01:52:12 h0st usb-storage: Status code 0; transferred 8/8
Jul  8 01:52:12 h0st usb-storage: -- transfer complete
Jul  8 01:52:12 h0st usb-storage: Bulk data transfer result 0x0
Jul  8 01:52:12 h0st usb-storage: Attempting to get CSW...
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
Jul  8 01:52:12 h0st usb-storage: Status code 0; transferred 13/13
Jul  8 01:52:12 h0st usb-storage: -- transfer complete
Jul  8 01:52:12 h0st usb-storage: Bulk status result = 0
Jul  8 01:52:12 h0st usb-storage: Bulk Status S 0x53425355 T 0xa R 0 Stat 0x0
Jul  8 01:52:12 h0st usb-storage: scsi cmd done, result=0x0
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:12 h0st SCSI device sda: 390721969 512-byte hdwr sectors (200050 
MB)
Jul  8 01:52:12 h0st sda: assuming drive cache: write through
Jul  8 01:52:12 h0st /dev/scsi/host0/bus0/target0/lun0:<7>usb-storage: 
queuecommand called
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:12 h0st usb-storage:  28 00 00 00 00 00 00 00 08 00
Jul  8 01:52:12 h0st usb-storage: Bulk Command S 0x43425355 T 0xb L 4096 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:12 h0st usb-storage: Status code 0; transferred 31/31
Jul  8 01:52:12 h0st usb-storage: -- transfer complete
Jul  8 01:52:12 h0st usb-storage: Bulk command transfer result=0
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_sglist: xfer 4096 
bytes, 1 entries
Jul  8 01:52:12 h0st usb-storage: Status code -110; transferred 704/4096
Jul  8 01:52:12 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:12 h0st usb-storage: Bulk data transfer result 0x4
Jul  8 01:52:12 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:12 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:12 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:12 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:12 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:12 h0st usb-storage: queuecommand called
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:12 h0st usb-storage:  28 00 00 00 00 00 00 00 08 00
Jul  8 01:52:12 h0st usb-storage: Bulk Command S 0x43425355 T 0xc L 4096 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:12 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:12 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:12 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:12 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:12 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:12 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:12 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:12 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:12 h0st usb-storage: queuecommand called
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:12 h0st usb-storage:  28 00 00 00 00 00 00 00 08 00
Jul  8 01:52:12 h0st usb-storage: Bulk Command S 0x43425355 T 0xd L 4096 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:12 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:12 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:12 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:12 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:12 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:12 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:12 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:12 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:12 h0st usb-storage: queuecommand called
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:12 h0st usb-storage:  28 00 00 00 00 00 00 00 08 00
Jul  8 01:52:12 h0st usb-storage: Bulk Command S 0x43425355 T 0xe L 4096 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:12 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:12 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:12 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:12 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:12 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:12 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:12 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:12 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:12 h0st usb-storage: queuecommand called
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:12 h0st usb-storage:  28 00 00 00 00 00 00 00 08 00
Jul  8 01:52:12 h0st usb-storage: Bulk Command S 0x43425355 T 0xf L 4096 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:12 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:12 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:12 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:12 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:12 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:12 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:12 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:12 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:12 h0st SCSI error : <0 0 0 0> return code = 0x70000
Jul  8 01:52:12 h0st end_request: I/O error, dev sda, sector 0
Jul  8 01:52:12 h0st Buffer I/O error on device sda, logical block 0
Jul  8 01:52:12 h0st usb-storage: queuecommand called
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:12 h0st usb-storage:  28 00 00 00 00 01 00 00 07 00
Jul  8 01:52:12 h0st usb-storage: Bulk Command S 0x43425355 T 0x10 L 3584 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:12 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:12 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:12 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:12 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:12 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:12 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:12 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:12 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:12 h0st SCSI error : <0 0 0 0> return code = 0x70000
Jul  8 01:52:12 h0st end_request: I/O error, dev sda, sector 1
Jul  8 01:52:12 h0st Buffer I/O error on device sda, logical block 1
Jul  8 01:52:12 h0st usb-storage: queuecommand called
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:12 h0st usb-storage:  28 00 00 00 00 02 00 00 06 00
Jul  8 01:52:12 h0st usb-storage: Bulk Command S 0x43425355 T 0x11 L 3072 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:12 h0st hub 1-0:1.0: port 1 disabled by hub (EMI?), re-enabling...
<6>usb 1-1: USB disconnect, address 2
Jul  8 01:52:12 h0st usb-storage: Status code -108; transferred 0/31
Jul  8 01:52:12 h0st usb-storage: -- unknown error
Jul  8 01:52:12 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:12 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:12 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:12 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:12 h0st usb-storage: Soft reset failed: -19
Jul  8 01:52:12 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:12 h0st SCSI error : <0 0 0 0> return code = 0x70000
Jul  8 01:52:12 h0st end_request: I/O error, dev sda, sector 2
Jul  8 01:52:12 h0st Buffer I/O error on device sda, logical block 2
Jul  8 01:52:12 h0st usb-storage: queuecommand called
Jul  8 01:52:12 h0st usb-storage: storage_disconnect() called
Jul  8 01:52:12 h0st usb-storage: usb_stor_stop_transport called
Jul  8 01:52:12 h0st usb-storage: -- dissociate_dev
Jul  8 01:52:12 h0st SCSI error : <0 0 0 0> return code = 0x50000
Jul  8 01:52:12 h0st end_request: I/O error, dev sda, sector 3
Jul  8 01:52:12 h0st Buffer I/O error on device sda, logical block 3
Jul  8 01:52:12 h0st SCSI error : <0 0 0 0> return code = 0x10000
Jul  8 01:52:12 h0st end_request: I/O error, dev sda, sector 4
Jul  8 01:52:12 h0st Buffer I/O error on device sda, logical block 4
Jul  8 01:52:12 h0st SCSI error : <0 0 0 0> return code = 0x10000
Jul  8 01:52:12 h0st end_request: I/O error, dev sda, sector 5
Jul  8 01:52:12 h0st Buffer I/O error on device sda, logical block 5
Jul  8 01:52:12 h0st SCSI error : <0 0 0 0> return code = 0x10000
Jul  8 01:52:12 h0st end_request: I/O error, dev sda, sector 6
Jul  8 01:52:12 h0st Buffer I/O error on device sda, logical block 6
Jul  8 01:52:12 h0st SCSI error : <0 0 0 0> return code = 0x10000
Jul  8 01:52:12 h0st end_request: I/O error, dev sda, sector 7
Jul  8 01:52:12 h0st Buffer I/O error on device sda, logical block 7
Jul  8 01:52:12 h0st scsi0 (0:0): rejecting I/O to device being removed
Jul  8 01:52:12 h0st Buffer I/O error on device sda, logical block 0
Jul  8 01:52:12 h0st Buffer I/O error on device sda, logical block 1
Jul  8 01:52:12 h0st Buffer I/O error on device sda, logical block 2
Jul  8 01:52:12 h0st Buffer I/O error on device sda, logical block 3
Jul  8 01:52:12 h0st Buffer I/O error on device sda, logical block 4
Jul  8 01:52:12 h0st Buffer I/O error on device sda, logical block 5
Jul  8 01:52:12 h0st Buffer I/O error on device sda, logical block 6
Jul  8 01:52:12 h0st Buffer I/O error on device sda, logical block 7
Jul  8 01:52:12 h0st unable to read partition table
Jul  8 01:52:12 h0st Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: No command during disconnect
Jul  8 01:52:12 h0st usb-storage: scsi cmd done, result=0x40000
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:12 h0st usb-storage: -- sending exit command to thread
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: -- exit command received
Jul  8 01:52:12 h0st usb-storage: -- usb_stor_release_resources finished
Jul  8 01:52:12 h0st usb 1-1: new full speed USB device using address 3
Jul  8 01:52:12 h0st usb-storage: USB Mass Storage device detected
Jul  8 01:52:12 h0st usb-storage: altsetting is 0, id_index is 92
Jul  8 01:52:12 h0st usb-storage: -- associate_dev
Jul  8 01:52:12 h0st usb-storage: Transport: Bulk
Jul  8 01:52:12 h0st usb-storage: Protocol: Transparent SCSI
Jul  8 01:52:12 h0st usb-storage: Endpoints: In: 0xdbe689a8 Out: 0xdbe68994 Int: 
0x00000000 (Period 0)
Jul  8 01:52:12 h0st usb-storage: usb_stor_control_msg: rq=fe rqtype=a1 
value=0000 index=00 len=1
Jul  8 01:52:12 h0st usb-storage: GetMaxLUN command result is 1, data is 0
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:12 h0st scsi1 : SCSI emulation for USB Mass Storage devices
Jul  8 01:52:12 h0st usb-storage: queuecommand called
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: Command INQUIRY (6 bytes)
Jul  8 01:52:12 h0st usb-storage:  12 00 00 00 24 00
Jul  8 01:52:12 h0st usb-storage: Bulk Command S 0x43425355 T 0x17 L 36 F 128 
Trg 0 LUN 0 CL 6
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:12 h0st usb-storage: Status code 0; transferred 31/31
Jul  8 01:52:12 h0st usb-storage: -- transfer complete
Jul  8 01:52:12 h0st usb-storage: Bulk command transfer result=0
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 36 bytes
Jul  8 01:52:12 h0st usb-storage: Status code 0; transferred 36/36
Jul  8 01:52:12 h0st usb-storage: -- transfer complete
Jul  8 01:52:12 h0st usb-storage: Bulk data transfer result 0x0
Jul  8 01:52:12 h0st usb-storage: Attempting to get CSW...
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
Jul  8 01:52:12 h0st usb-storage: Status code 0; transferred 13/13
Jul  8 01:52:12 h0st usb-storage: -- transfer complete
Jul  8 01:52:12 h0st usb-storage: Bulk status result = 0
Jul  8 01:52:12 h0st usb-storage: Bulk Status S 0x53425355 T 0x17 R 0 Stat 0x0
Jul  8 01:52:12 h0st usb-storage: Fixing INQUIRY data to show SCSI rev 2 - was 0
Jul  8 01:52:12 h0st usb-storage: scsi cmd done, result=0x0
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.

Comment 2 Matthias Noe 2004-07-08 11:24:06 UTC
and the second one:

Jul  8 01:52:12 h0st Vendor: ST320082  Model: 2A                Rev: 3.01
Jul  8 01:52:12 h0st Type:   Direct-Access                      ANSI SCSI 
revision: 02
Jul  8 01:52:12 h0st usb-storage: queuecommand called
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: Command TEST_UNIT_READY (6 bytes)
Jul  8 01:52:12 h0st usb-storage:  00 00 00 00 00 00
Jul  8 01:52:12 h0st usb-storage: Bulk Command S 0x43425355 T 0x18 L 0 F 0 Trg 0 
LUN 0 CL 6
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:12 h0st usb-storage: Status code 0; transferred 31/31
Jul  8 01:52:12 h0st usb-storage: -- transfer complete
Jul  8 01:52:12 h0st usb-storage: Bulk command transfer result=0
Jul  8 01:52:12 h0st usb-storage: Attempting to get CSW...
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
Jul  8 01:52:12 h0st usb-storage: Status code 0; transferred 13/13
Jul  8 01:52:12 h0st usb-storage: -- transfer complete
Jul  8 01:52:12 h0st usb-storage: Bulk status result = 0
Jul  8 01:52:12 h0st usb-storage: Bulk Status S 0x53425355 T 0x18 R 0 Stat 0x0
Jul  8 01:52:12 h0st usb-storage: scsi cmd done, result=0x0
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:12 h0st usb-storage: queuecommand called
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: Command READ_CAPACITY (10 bytes)
Jul  8 01:52:12 h0st usb-storage:  25 00 00 00 00 00 00 00 00 00
Jul  8 01:52:12 h0st usb-storage: Bulk Command S 0x43425355 T 0x19 L 8 F 128 Trg 
0 LUN 0 CL 10
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:12 h0st usb-storage: Status code 0; transferred 31/31
Jul  8 01:52:12 h0st usb-storage: -- transfer complete
Jul  8 01:52:12 h0st usb-storage: Bulk command transfer result=0
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 8 bytes
Jul  8 01:52:12 h0st usb-storage: Status code 0; transferred 8/8
Jul  8 01:52:12 h0st usb-storage: -- transfer complete
Jul  8 01:52:12 h0st usb-storage: Bulk data transfer result 0x0
Jul  8 01:52:12 h0st usb-storage: Attempting to get CSW...
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
Jul  8 01:52:12 h0st usb-storage: Status code 0; transferred 13/13
Jul  8 01:52:12 h0st usb-storage: -- transfer complete
Jul  8 01:52:12 h0st usb-storage: Bulk status result = 0
Jul  8 01:52:12 h0st usb-storage: Bulk Status S 0x53425355 T 0x19 R 0 Stat 0x0
Jul  8 01:52:12 h0st usb-storage: scsi cmd done, result=0x0
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:12 h0st SCSI device sda: 390721969 512-byte hdwr sectors (200050 
MB)
Jul  8 01:52:12 h0st sda: assuming drive cache: write through
Jul  8 01:52:12 h0st /dev/scsi/host1/bus0/target0/lun0:<7>usb-storage: 
queuecommand called
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:12 h0st usb-storage:  28 00 00 00 00 00 00 00 08 00
Jul  8 01:52:12 h0st usb-storage: Bulk Command S 0x43425355 T 0x1a L 4096 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:12 h0st usb-storage: Status code 0; transferred 31/31
Jul  8 01:52:12 h0st usb-storage: -- transfer complete
Jul  8 01:52:12 h0st usb-storage: Bulk command transfer result=0
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_sglist: xfer 4096 
bytes, 1 entries
Jul  8 01:52:12 h0st usb-storage: Status code -110; transferred 2368/4096
Jul  8 01:52:12 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:12 h0st usb-storage: Bulk data transfer result 0x4
Jul  8 01:52:12 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:12 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:12 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:12 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:12 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:12 h0st usb-storage: queuecommand called
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:12 h0st usb-storage:  28 00 00 00 00 00 00 00 08 00
Jul  8 01:52:12 h0st usb-storage: Bulk Command S 0x43425355 T 0x1b L 4096 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:12 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:12 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:12 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:12 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:12 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:12 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:12 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:12 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:12 h0st usb-storage: queuecommand called
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:12 h0st usb-storage:  28 00 00 00 00 00 00 00 08 00
Jul  8 01:52:12 h0st usb-storage: Bulk Command S 0x43425355 T 0x1c L 4096 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:12 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:12 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:12 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:12 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:12 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:12 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:12 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:12 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:12 h0st usb-storage: queuecommand called
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:12 h0st usb-storage:  28 00 00 00 00 00 00 00 08 00
Jul  8 01:52:12 h0st usb-storage: Bulk Command S 0x43425355 T 0x1d L 4096 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:12 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:12 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:12 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:12 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:12 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:12 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:12 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:12 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:12 h0st usb-storage: queuecommand called
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:12 h0st usb-storage:  28 00 00 00 00 00 00 00 08 00
Jul  8 01:52:12 h0st usb-storage: Bulk Command S 0x43425355 T 0x1e L 4096 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:12 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:12 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:12 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:12 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:12 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:12 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:12 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:12 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:12 h0st SCSI error : <1 0 0 0> return code = 0x70000
Jul  8 01:52:12 h0st end_request: I/O error, dev sda, sector 0
Jul  8 01:52:12 h0st Buffer I/O error on device sda, logical block 0
Jul  8 01:52:12 h0st usb-storage: queuecommand called
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:12 h0st usb-storage:  28 00 00 00 00 01 00 00 07 00
Jul  8 01:52:12 h0st usb-storage: Bulk Command S 0x43425355 T 0x1f L 3584 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:12 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:12 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:12 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:12 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:12 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:12 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:12 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:12 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:12 h0st SCSI error : <1 0 0 0> return code = 0x70000
Jul  8 01:52:12 h0st end_request: I/O error, dev sda, sector 1
Jul  8 01:52:12 h0st Buffer I/O error on device sda, logical block 1
Jul  8 01:52:12 h0st usb-storage: queuecommand called
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:12 h0st usb-storage:  28 00 00 00 00 02 00 00 06 00
Jul  8 01:52:12 h0st usb-storage: Bulk Command S 0x43425355 T 0x20 L 3072 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:12 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:12 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:12 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:12 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:12 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:12 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:12 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:12 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:12 h0st SCSI error : <1 0 0 0> return code = 0x70000
Jul  8 01:52:12 h0st end_request: I/O error, dev sda, sector 2
Jul  8 01:52:12 h0st Buffer I/O error on device sda, logical block 2
Jul  8 01:52:12 h0st usb-storage: queuecommand called
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:12 h0st usb-storage:  28 00 00 00 00 03 00 00 05 00
Jul  8 01:52:12 h0st usb-storage: Bulk Command S 0x43425355 T 0x21 L 2560 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:12 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:12 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:12 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:12 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:12 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:12 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:12 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:12 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:12 h0st SCSI error : <1 0 0 0> return code = 0x70000
Jul  8 01:52:12 h0st end_request: I/O error, dev sda, sector 3
Jul  8 01:52:12 h0st Buffer I/O error on device sda, logical block 3
Jul  8 01:52:12 h0st usb-storage: queuecommand called
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:12 h0st usb-storage:  28 00 00 00 00 04 00 00 04 00
Jul  8 01:52:12 h0st usb-storage: Bulk Command S 0x43425355 T 0x22 L 2048 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:12 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:12 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:12 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:12 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:12 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:12 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:12 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:12 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:12 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:12 h0st SCSI error : <1 0 0 0> return code = 0x70000
Jul  8 01:52:12 h0st end_request: I/O error, dev sda, sector 4
Jul  8 01:52:12 h0st Buffer I/O error on device sda, logical block 4
Jul  8 01:52:12 h0st usb-storage: queuecommand called
Jul  8 01:52:12 h0st usb-storage: *** thread awakened.
Jul  8 01:52:12 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:12 h0st usb-storage:  28 00 00 00 00 05 00 00 03 00
Jul  8 01:52:12 h0st usb-storage: Bulk Command S 0x43425355 T 0x23 L 1536 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:12 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:13 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:13 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:13 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:13 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:13 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:13 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:13 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:13 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st SCSI error : <1 0 0 0> return code = 0x70000
Jul  8 01:52:13 h0st end_request: I/O error, dev sda, sector 5
Jul  8 01:52:13 h0st Buffer I/O error on device sda, logical block 5
Jul  8 01:52:13 h0st usb-storage: queuecommand called
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:13 h0st usb-storage:  28 00 00 00 00 06 00 00 02 00
Jul  8 01:52:13 h0st usb-storage: Bulk Command S 0x43425355 T 0x24 L 1024 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:13 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:13 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:13 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:13 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:13 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:13 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:13 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:13 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:13 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st SCSI error : <1 0 0 0> return code = 0x70000
Jul  8 01:52:13 h0st end_request: I/O error, dev sda, sector 6
Jul  8 01:52:13 h0st Buffer I/O error on device sda, logical block 6
Jul  8 01:52:13 h0st usb-storage: queuecommand called
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:13 h0st usb-storage:  28 00 00 00 00 07 00 00 01 00
Jul  8 01:52:13 h0st usb-storage: Bulk Command S 0x43425355 T 0x25 L 512 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:13 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:13 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:13 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:13 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:13 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:13 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:13 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:13 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:13 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st SCSI error : <1 0 0 0> return code = 0x70000
Jul  8 01:52:13 h0st end_request: I/O error, dev sda, sector 7
Jul  8 01:52:13 h0st Buffer I/O error on device sda, logical block 7
Jul  8 01:52:13 h0st usb-storage: queuecommand called
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:13 h0st usb-storage:  28 00 00 00 00 00 00 00 08 00
Jul  8 01:52:13 h0st usb-storage: Bulk Command S 0x43425355 T 0x26 L 4096 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:13 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:13 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:13 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:13 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:13 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:13 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:13 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:13 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:13 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st usb-storage: queuecommand called
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:13 h0st usb-storage:  28 00 00 00 00 00 00 00 08 00
Jul  8 01:52:13 h0st usb-storage: Bulk Command S 0x43425355 T 0x27 L 4096 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:13 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:13 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:13 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:13 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:13 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:13 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:13 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:13 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:13 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st usb-storage: queuecommand called
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:13 h0st usb-storage:  28 00 00 00 00 00 00 00 08 00
Jul  8 01:52:13 h0st usb-storage: Bulk Command S 0x43425355 T 0x28 L 4096 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:13 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:13 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:13 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:13 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:13 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:13 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:13 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:13 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:13 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st usb-storage: queuecommand called
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:13 h0st usb-storage:  28 00 00 00 00 00 00 00 08 00
Jul  8 01:52:13 h0st usb-storage: Bulk Command S 0x43425355 T 0x29 L 4096 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:13 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:13 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:13 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:13 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:13 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:13 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:13 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:13 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:13 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st usb-storage: queuecommand called
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:13 h0st usb-storage:  28 00 00 00 00 00 00 00 08 00
Jul  8 01:52:13 h0st usb-storage: Bulk Command S 0x43425355 T 0x2a L 4096 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:13 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:13 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:13 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:13 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:13 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:13 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:13 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:13 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:13 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st SCSI error : <1 0 0 0> return code = 0x70000
Jul  8 01:52:13 h0st end_request: I/O error, dev sda, sector 0
Jul  8 01:52:13 h0st Buffer I/O error on device sda, logical block 0
Jul  8 01:52:13 h0st usb-storage: queuecommand called
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:13 h0st usb-storage:  28 00 00 00 00 01 00 00 07 00
Jul  8 01:52:13 h0st usb-storage: Bulk Command S 0x43425355 T 0x2b L 3584 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:13 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:13 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:13 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:13 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:13 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:13 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:13 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:13 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:13 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st SCSI error : <1 0 0 0> return code = 0x70000
Jul  8 01:52:13 h0st end_request: I/O error, dev sda, sector 1
Jul  8 01:52:13 h0st Buffer I/O error on device sda, logical block 1
Jul  8 01:52:13 h0st usb-storage: queuecommand called
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:13 h0st usb-storage:  28 00 00 00 00 02 00 00 06 00
Jul  8 01:52:13 h0st usb-storage: Bulk Command S 0x43425355 T 0x2c L 3072 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:13 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:13 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:13 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:13 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:13 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:13 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:13 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:13 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:13 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st SCSI error : <1 0 0 0> return code = 0x70000
Jul  8 01:52:13 h0st end_request: I/O error, dev sda, sector 2
Jul  8 01:52:13 h0st Buffer I/O error on device sda, logical block 2
Jul  8 01:52:13 h0st usb-storage: queuecommand called
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:13 h0st usb-storage:  28 00 00 00 00 03 00 00 05 00
Jul  8 01:52:13 h0st usb-storage: Bulk Command S 0x43425355 T 0x2d L 2560 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:13 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:13 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:13 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:13 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:13 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:13 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:13 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:13 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:13 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st SCSI error : <1 0 0 0> return code = 0x70000
Jul  8 01:52:13 h0st end_request: I/O error, dev sda, sector 3
Jul  8 01:52:13 h0st Buffer I/O error on device sda, logical block 3
Jul  8 01:52:13 h0st usb-storage: queuecommand called
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:13 h0st usb-storage:  28 00 00 00 00 04 00 00 04 00
Jul  8 01:52:13 h0st usb-storage: Bulk Command S 0x43425355 T 0x2e L 2048 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:13 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:13 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:13 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:13 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:13 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:13 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:13 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:13 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:13 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st SCSI error : <1 0 0 0> return code = 0x70000
Jul  8 01:52:13 h0st end_request: I/O error, dev sda, sector 4
Jul  8 01:52:13 h0st Buffer I/O error on device sda, logical block 4
Jul  8 01:52:13 h0st usb-storage: queuecommand called
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:13 h0st usb-storage:  28 00 00 00 00 05 00 00 03 00
Jul  8 01:52:13 h0st usb-storage: Bulk Command S 0x43425355 T 0x2f L 1536 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:13 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:13 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:13 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:13 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:13 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:13 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:13 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:13 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:13 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st SCSI error : <1 0 0 0> return code = 0x70000
Jul  8 01:52:13 h0st end_request: I/O error, dev sda, sector 5
Jul  8 01:52:13 h0st Buffer I/O error on device sda, logical block 5
Jul  8 01:52:13 h0st usb-storage: queuecommand called
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:13 h0st usb-storage:  28 00 00 00 00 06 00 00 02 00
Jul  8 01:52:13 h0st usb-storage: Bulk Command S 0x43425355 T 0x30 L 1024 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:13 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:13 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:13 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:13 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:13 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:13 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:13 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:13 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:13 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st SCSI error : <1 0 0 0> return code = 0x70000
Jul  8 01:52:13 h0st end_request: I/O error, dev sda, sector 6
Jul  8 01:52:13 h0st Buffer I/O error on device sda, logical block 6
Jul  8 01:52:13 h0st usb-storage: queuecommand called
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: Command READ_10 (10 bytes)
Jul  8 01:52:13 h0st usb-storage:  28 00 00 00 00 07 00 00 01 00
Jul  8 01:52:13 h0st usb-storage: Bulk Command S 0x43425355 T 0x31 L 512 F 128 
Trg 0 LUN 0 CL 10
Jul  8 01:52:13 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:13 h0st usb-storage: Status code -110; transferred 0/31
Jul  8 01:52:13 h0st usb-storage: -- timeout or NAK
Jul  8 01:52:13 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:13 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:13 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:13 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:13 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:13 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st SCSI error : <1 0 0 0> return code = 0x70000
Jul  8 01:52:13 h0st end_request: I/O error, dev sda, sector 7
Jul  8 01:52:13 h0st Buffer I/O error on device sda, logical block 7
Jul  8 01:52:13 h0st unable to read partition table
Jul  8 01:52:13 h0st Attached scsi disk sda at scsi1, channel 0, id 0, lun 0
Jul  8 01:52:13 h0st usb-storage: queuecommand called
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: Bad target number (1:0)
Jul  8 01:52:13 h0st usb-storage: scsi cmd done, result=0x40000
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st usb-storage: queuecommand called
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: Bad target number (2:0)
Jul  8 01:52:13 h0st usb-storage: scsi cmd done, result=0x40000
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st usb-storage: queuecommand called
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: Bad target number (3:0)
Jul  8 01:52:13 h0st usb-storage: scsi cmd done, result=0x40000
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st usb-storage: queuecommand called
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: Bad target number (4:0)
Jul  8 01:52:13 h0st usb-storage: scsi cmd done, result=0x40000
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st usb-storage: queuecommand called
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: Bad target number (5:0)
Jul  8 01:52:13 h0st usb-storage: scsi cmd done, result=0x40000
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st usb-storage: queuecommand called
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: Bad target number (6:0)
Jul  8 01:52:13 h0st usb-storage: scsi cmd done, result=0x40000
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st usb-storage: queuecommand called
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: Bad target number (7:0)
Jul  8 01:52:13 h0st usb-storage: scsi cmd done, result=0x40000
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st USB Mass Storage device found at 3
Jul  8 01:52:13 h0st hub 1-0:1.0: port 1 disabled by hub (EMI?), re-enabling...
<6>usb 1-1: USB disconnect, address 3
Jul  8 01:52:13 h0st usb-storage: storage_disconnect() called
Jul  8 01:52:13 h0st usb-storage: usb_stor_stop_transport called
Jul  8 01:52:13 h0st usb-storage: -- dissociate_dev
Jul  8 01:52:13 h0st usb-storage: -- sending exit command to thread
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: -- exit command received
Jul  8 01:52:13 h0st usb-storage: -- usb_stor_release_resources finished
Jul  8 01:52:13 h0st usb 1-1: new full speed USB device using address 4
Jul  8 01:52:13 h0st usb-storage: USB Mass Storage device detected
Jul  8 01:52:13 h0st usb-storage: altsetting is 0, id_index is 92
Jul  8 01:52:13 h0st usb-storage: -- associate_dev
Jul  8 01:52:13 h0st usb-storage: Transport: Bulk
Jul  8 01:52:13 h0st usb-storage: Protocol: Transparent SCSI
Jul  8 01:52:13 h0st usb-storage: Endpoints: In: 0xdbe68868 Out: 0xdbe68854 Int: 
0x00000000 (Period 0)
Jul  8 01:52:13 h0st usb-storage: usb_stor_control_msg: rq=fe rqtype=a1 
value=0000 index=00 len=1
Jul  8 01:52:13 h0st usb-storage: GetMaxLUN command result is 1, data is 0
Jul  8 01:52:13 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:13 h0st scsi2 : SCSI emulation for USB Mass Storage devices
Jul  8 01:52:13 h0st usb-storage: queuecommand called
Jul  8 01:52:13 h0st usb-storage: *** thread awakened.
Jul  8 01:52:13 h0st usb-storage: Command INQUIRY (6 bytes)
Jul  8 01:52:13 h0st usb-storage:  12 00 00 00 24 00
Jul  8 01:52:13 h0st usb-storage: Bulk Command S 0x43425355 T 0x39 L 36 F 128 
Trg 0 LUN 0 CL 6
Jul  8 01:52:13 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:13 h0st usb-storage: Status code 0; transferred 31/31
Jul  8 01:52:13 h0st usb-storage: -- transfer complete
Jul  8 01:52:13 h0st usb-storage: Bulk command transfer result=0
Jul  8 01:52:13 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 36 bytes
Jul  8 01:52:13 h0st usb-storage: Status code -75; transferred 36/36
Jul  8 01:52:13 h0st usb-storage: -- babble
Jul  8 01:52:13 h0st usb-storage: Bulk data transfer result 0x3
Jul  8 01:52:13 h0st usb-storage: Attempting to get CSW...
Jul  8 01:52:13 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
Jul  8 01:52:13 h0st usb-storage: Status code -75; transferred 13/13
Jul  8 01:52:13 h0st usb-storage: -- babble
Jul  8 01:52:13 h0st usb-storage: Bulk status result = 3
Jul  8 01:52:13 h0st usb-storage: -- transport indicates error, resetting
Jul  8 01:52:13 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:13 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:19 h0st usb-storage: command_abort called
Jul  8 01:52:22 h0st scsi.agent[7502]: Attribute /sys/devices/pci0000:00/0000:
00:03.0/usb1/1-1/1-1:1.0/host1/1:0:0:0/type does not exist
Jul  8 01:52:33 h0st usb-storage: Timeout -- cancelling URB
Jul  8 01:52:33 h0st usb-storage: Soft reset failed: -104
Jul  8 01:52:33 h0st usb-storage: scsi cmd done, result=0x70000
Jul  8 01:52:33 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:33 h0st usb-storage: queuecommand called
Jul  8 01:52:33 h0st usb-storage: *** thread awakened.
Jul  8 01:52:33 h0st usb-storage: Command TEST_UNIT_READY (6 bytes)
Jul  8 01:52:33 h0st usb-storage:  00 00 00 00 00 00
Jul  8 01:52:33 h0st usb-storage: Bulk Command S 0x43425355 T 0x39 L 0 F 0 Trg 0 
LUN 0 CL 6
Jul  8 01:52:33 h0st usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Jul  8 01:52:43 h0st usb-storage: command_abort called
Jul  8 01:52:43 h0st usb-storage: usb_stor_stop_transport called
Jul  8 01:52:43 h0st usb-storage: -- cancelling URB
Jul  8 01:52:43 h0st usb-storage: Status code -104; transferred 0/31
Jul  8 01:52:43 h0st usb-storage: -- transfer cancelled
Jul  8 01:52:43 h0st usb-storage: Bulk command transfer result=4
Jul  8 01:52:43 h0st usb-storage: -- command was aborted
Jul  8 01:52:43 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:43 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:43 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:43 h0st usb-storage: scsi command aborted
Jul  8 01:52:43 h0st usb-storage: *** thread sleeping.
Jul  8 01:52:43 h0st usb-storage: device_reset called
Jul  8 01:52:43 h0st usb-storage: usb_stor_Bulk_reset called
Jul  8 01:52:43 h0st usb-storage: usb_stor_control_msg: rq=ff rqtype=21 
value=0000 index=00 len=0
Jul  8 01:52:43 h0st usb-storage: Soft reset failed: -110
Jul  8 01:52:43 h0st usb-storage: bus_reset called
Comment 3 Dale K D 2004-07-09 16:26:26 UTC
I have the same problem.  I am attaching good and bad dmesg output from my
system, as well as my Kernel .config file.  

****** <=2.6.6 Kernel Dmesg output - Working Maxtor USB drive : ******

Linux version 2.6.6 (root@homesrvlinux01) (gcc version 3.3.2 20031218 (Gentoo
Linux 3.3.2-r5, propolice-3.3-7)) #1 Thu May 13 09:30:40 MDT 2004
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000dc000 - 00000000000e0000 (reserved)
 BIOS-e820: 00000000000e7400 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 0000000015ff0000 (usable)
 BIOS-e820: 0000000015ff0000 - 0000000015fffc00 (ACPI data)
 BIOS-e820: 0000000015fffc00 - 0000000016000000 (ACPI NVS)
 BIOS-e820: 00000000fffe0000 - 0000000100000000 (reserved)
351MB LOWMEM available.
On node 0 totalpages: 90096
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 86000 pages, LIFO batch:16
  HighMem zone: 0 pages, LIFO batch:1
DMI 2.3 present.
ACPI: RSDP (v000 PTLTD                                     ) @ 0x000f7930
ACPI: RSDT (v001 PTLTD  	 RSDT   0x06040000  LTP 0x00000000) @ 0x15ffd756
ACPI: FADT (v001 TRIGEM SANTA FE 0x06040000 PTL  0x000f4240) @ 0x15fffb64
ACPI: BOOT (v001 PTLTD  $SBFTBL$ 0x06040000  LTP 0x00000001) @ 0x15fffbd8
ACPI: DSDT (v001 TRIGEM SANTA FE 0x06040000 MSFT 0x0100000b) @ 0x00000000
Built 1 zonelists
Kernel command line: root=/dev/hda3 hdd=ide-tape devfs=nomount
ide_setup: hdd=ide-tape
Local APIC disabled by BIOS -- reenabling.
Found and enabled local APIC!
Initializing CPU#0
CPU 0 irqstacks, hard=c03b8000 soft=c03b7000
PID hash table entries: 2048 (order 11: 16384 bytes)
Detected 997.322 MHz processor.
Using tsc for high-res timesource
Console: colour VGA+ 80x25
Memory: 353784k/360384k available (1987k kernel code, 5828k reserved, 617k data,
148k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 1953.79 BogoMIPS
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU:     After generic identify, caps: 0183fbff c1c7fbff 00000000 00000000
CPU:     After vendor identify, caps: 0183fbff c1c7fbff 00000000 00000000
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU:     After all inits, caps: 0183fbff c1c7fbff 00000000 00000020
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: AMD Athlon(tm) Processor stepping 02
Enabling fast FPU save and restore... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 996.0481 MHz.
..... host bus clock speed is 199.0296 MHz.
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xfd81e, last bus=1
PCI: Using configuration type 1
ACPI: Subsystem revision 20040326
ACPI: IRQ10 SCI: Level Trigger.
spurious 8259A interrupt: IRQ7.
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 7 9 10 *11 12)
ACPI: PCI Interrupt Link [LNKB] (IRQs 7 9 10 11 12) *5
ACPI: PCI Interrupt Link [LNKC] (IRQs 7 9 *10 11 12)
ACPI: PCI Interrupt Link [LNKD] (IRQs 7 *9 10 11 12)
SCSI subsystem initialized
usbcore: registered new driver usbfs
usbcore: registered new driver hub
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 9
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 12
PCI: Using ACPI for IRQ routing
Simple Boot Flag at 0x35 set to 0x1
udf: registering filesystem
PCI: Disabling Via external APIC routing
lp: driver loaded but no devices found
Real Time Clock Driver v1.12
parport0: PC-style at 0x378 [PCSPP,TRISTATE,EPP]
parport0: faking semi-colon
parport0: Printer, Hewlett-Packard HP LaserJet 2100 Series
lp0: using parport0 (polling).
parport_pc: Via 686A parallel port: io=0x378
eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html
eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin
<saw@saw.sw.com.sg> and others
eth0: OEM i82557/i82558 10/100 Ethernet, 00:04:AC:C5:BF:13, IRQ 12.
  Receiver lock-up bug exists -- enabling work-around.
  Board assembly 698523-001, Physical connectors present: RJ45
  Primary interface chip i82555 PHY #1.
  General self-test: passed.
  Serial sub-system self-test: passed.
  Internal registers self-test: passed.
  ROM checksum self-test: passed (0x24c9f043).
  Receiver lock-up workaround activated.
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
hda: ST36811A, ATA DISK drive
hdb: SAMSUNG SV6004H, ATA DISK drive
hdc: CR-48X5TE, ATAPI CD/DVD-ROM drive
hdd: Seagate STT20000A, ATAPI TAPE drive
Using anticipatory io scheduler
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 12594960 sectors (6448 MB) w/512KiB Cache, CHS=13328/15/63
 hda: hda1 hda2 hda3
hdb: max request size: 128KiB
hdb: Host Protected Area detected.
	current capacity is 66055248 sectors (33820 MB)
	native  capacity is 117306000 sectors (60060 MB)
hdb: 66055248 sectors (33820 MB), CHS=65531/16/63
 hdb: hdb1
hdc: ATAPI 32X CD-ROM CD-R/RW drive, 2048kB Cache
Uniform CD-ROM driver Revision: 3.20
ide-tape: hdd <-> ht0: Seagate STT20000A rev 8A51
ide-tape: hdd <-> ht0: 1000KBps, 6*54kB buffer, 9720kB pipeline, 110ms tDSC
libata version 1.02 loaded.
ehci_hcd 0000:00:10.3: EHCI Host Controller
ehci_hcd 0000:00:10.3: irq 10, pci mem d680ac00
ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:10.3: USB 2.0 enabled, EHCI 1.00, driver 2003-Dec-29
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 6 ports detected
USB Universal Host Controller Interface driver v2.2
uhci_hcd 0000:00:07.2: UHCI Host Controller
uhci_hcd 0000:00:07.2: irq 9, io base 00001800
uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
uhci_hcd 0000:00:07.3: UHCI Host Controller
uhci_hcd 0000:00:07.3: irq 9, io base 00001820
uhci_hcd 0000:00:07.3: new USB bus registered, assigned bus number 3
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
mice: PS/2 mouse device common for all mice
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
input: AT Translated Set 2 keyboard on isa0060/serio0
NET: Registered protocol family 2
IP: routing cache hash table of 4096 buckets, 32Kbytes
TCP: Hash tables configured (established 32768 bind 65536)
ip_conntrack version 2.1 (2815 buckets, 22520 max) - 296 bytes per conntrack
ip_tables: (C) 2000-2002 Netfilter core team
ipt_recent v0.3.1: Stephen Frost <sfrost@snowman.net>. 
http://snowman.net/projects/ipt_recent/
arp_tables: (C) 2002 David S. Miller
NET: Registered protocol family 1
NET: Registered protocol family 17
found reiserfs format "3.6" with standard journal
usb 1-6: new high speed USB device using address 2
scsi0 : SCSI emulation for USB Mass Storage devices
  Vendor: Maxtor    Model: 5000LE v01.00.00  Rev: 0100
  Type:   Direct-Access                      ANSI SCSI revision: 02
SCSI device sda: 160084992 512-byte hdwr sectors (81964 MB)
sda: assuming drive cache: write through
 sda: sda1 sda2
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
USB Mass Storage device found at 2
reiserfs: using ordered data mode
Reiserfs journal params: device hda3, size 8192, journal first block 18, max
trans len 1024, max batch 900, max commit age 30, max trans age 30
reiserfs: checking transaction log (hda3) for (hda3)
Using r5 hash to sort names
VFS: Mounted root (reiserfs filesystem) readonly.
Freeing unused kernel memory: 148k freed
Adding 982792k swap on /dev/hda2.  Priority:-1 extents:1
found reiserfs format "3.6" with standard journal
reiserfs: using ordered data mode
Reiserfs journal params: device hdb1, size 8192, journal first block 18, max
trans len 1024, max batch 900, max commit age 30, max trans age 30
reiserfs: checking transaction log (hdb1) for (hdb1)
Using r5 hash to sort names
found reiserfs format "3.6" with standard journal
reiserfs: using ordered data mode
Reiserfs journal params: device sda1, size 8192, journal first block 18, max
trans len 1024, max batch 900, max commit age 30, max trans age 30
reiserfs: checking transaction log (sda1) for (sda1)
Using r5 hash to sort names
found reiserfs format "3.6" with standard journal
reiserfs: using ordered data mode
Reiserfs journal params: device sda2, size 8192, journal first block 18, max
trans len 1024, max batch 900, max commit age 30, max trans age 30
reiserfs: checking transaction log (sda2) for (sda2)
Using r5 hash to sort names
process `named' is using obsolete setsockopt SO_BSDCOMPAT


****** >=2.6.7 Kernel Dmesg output - NON-Working Maxtor USB drive : ******

Linux version 2.6.7 (root@homesrvlinux01) (gcc version 3.3.3 20040412 (Gentoo
Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6)) #2 Wed Jun 16 09:57:03 MDT 2004
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000dc000 - 00000000000e0000 (reserved)
 BIOS-e820: 00000000000e7400 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 0000000015ff0000 (usable)
 BIOS-e820: 0000000015ff0000 - 0000000015fffc00 (ACPI data)
 BIOS-e820: 0000000015fffc00 - 0000000016000000 (ACPI NVS)
 BIOS-e820: 00000000fffe0000 - 0000000100000000 (reserved)
351MB LOWMEM available.
On node 0 totalpages: 90096
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 86000 pages, LIFO batch:16
  HighMem zone: 0 pages, LIFO batch:1
DMI 2.3 present.
ACPI: RSDP (v000 PTLTD                                     ) @ 0x000f7930
ACPI: RSDT (v001 PTLTD  	 RSDT   0x06040000  LTP 0x00000000) @ 0x15ffd756
ACPI: FADT (v001 TRIGEM SANTA FE 0x06040000 PTL  0x000f4240) @ 0x15fffb64
ACPI: BOOT (v001 PTLTD  $SBFTBL$ 0x06040000  LTP 0x00000001) @ 0x15fffbd8
ACPI: DSDT (v001 TRIGEM SANTA FE 0x06040000 MSFT 0x0100000b) @ 0x00000000
Built 1 zonelists
Kernel command line: root=/dev/hda3 hdd=ide-tape devfs=nomount
ide_setup: hdd=ide-tape
Local APIC disabled by BIOS -- reenabling.
Found and enabled local APIC!
Initializing CPU#0
CPU 0 irqstacks, hard=c038b000 soft=c038a000
PID hash table entries: 2048 (order 11: 16384 bytes)
Detected 997.202 MHz processor.
Using tsc for high-res timesource
Console: colour VGA+ 80x25
Memory: 353964k/360384k available (1892k kernel code, 5648k reserved, 544k data,
148k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 1953.79 BogoMIPS
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU:     After generic identify, caps: 0183fbff c1c7fbff 00000000 00000000
CPU:     After vendor identify, caps: 0183fbff c1c7fbff 00000000 00000000
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU:     After all inits, caps: 0183fbff c1c7fbff 00000000 00000020
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: AMD Athlon(tm) Processor stepping 02
Enabling fast FPU save and restore... done.
Checking 'hlt' instruction... OK.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 996.0438 MHz.
..... host bus clock speed is 199.0287 MHz.
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xfd81e, last bus=1
PCI: Using configuration type 1
ACPI: Subsystem revision 20040326
ACPI: IRQ10 SCI: Level Trigger.
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 7 9 10 *11 12)
ACPI: PCI Interrupt Link [LNKB] (IRQs 7 9 10 11 12) *5
ACPI: PCI Interrupt Link [LNKC] (IRQs 7 9 *10 11 12)
ACPI: PCI Interrupt Link [LNKD] (IRQs 7 *9 10 11 12)
SCSI subsystem initialized
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 9
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
PCI: Using ACPI for IRQ routing
Simple Boot Flag at 0x35 set to 0x1
udf: registering filesystem
PCI: Disabling Via external APIC routing
lp: driver loaded but no devices found
Real Time Clock Driver v1.12
parport0: PC-style at 0x378 [PCSPP,TRISTATE,EPP]
parport0: faking semi-colon
parport0: Printer, Hewlett-Packard HP LaserJet 2100 Series
lp0: using parport0 (polling).
parport_pc: Via 686A parallel port: io=0x378
eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html
eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin
<saw@saw.sw.com.sg> and others
eth0: OEM i82557/i82558 10/100 Ethernet, 00:04:AC:C5:BF:13, IRQ 11.
  Receiver lock-up bug exists -- enabling work-around.
  Board assembly 698523-001, Physical connectors present: RJ45
  Primary interface chip i82555 PHY #1.
  General self-test: passed.
  Serial sub-system self-test: passed.
  Internal registers self-test: passed.
  ROM checksum self-test: passed (0x24c9f043).
  Receiver lock-up workaround activated.
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
spurious 8259A interrupt: IRQ7.
hda: ST36811A, ATA DISK drive
hdb: SAMSUNG SV6004H, ATA DISK drive
hdc: CR-48X5TE, ATAPI CD/DVD-ROM drive
hdd: Seagate STT20000A, ATAPI TAPE drive
Using anticipatory io scheduler
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 12594960 sectors (6448 MB) w/512KiB Cache, CHS=13328/15/63
 hda: hda1 hda2 hda3
hdb: max request size: 128KiB
hdb: Host Protected Area detected.
	current capacity is 66055248 sectors (33820 MB)
	native  capacity is 117306000 sectors (60060 MB)
hdb: 66055248 sectors (33820 MB), CHS=65531/16/63
 hdb: hdb1
hdc: ATAPI 32X CD-ROM CD-R/RW drive, 2048kB Cache
Uniform CD-ROM driver Revision: 3.20
ide-tape: hdd <-> ht0: Seagate STT20000A rev 8A51
ide-tape: hdd <-> ht0: 1000KBps, 6*54kB buffer, 9720kB pipeline, 110ms tDSC
libata version 1.02 loaded.
mice: PS/2 mouse device common for all mice
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
input: AT Translated Set 2 keyboard on isa0060/serio0
NET: Registered protocol family 2
IP: routing cache hash table of 4096 buckets, 32Kbytes
TCP: Hash tables configured (established 32768 bind 65536)
ip_conntrack version 2.1 (2815 buckets, 22520 max) - 296 bytes per conntrack
ip_tables: (C) 2000-2002 Netfilter core team
ipt_recent v0.3.1: Stephen Frost <sfrost@snowman.net>. 
http://snowman.net/projects/ipt_recent/
arp_tables: (C) 2002 David S. Miller
NET: Registered protocol family 1
NET: Registered protocol family 17
ReiserFS: hda3: found reiserfs format "3.6" with standard journal
ReiserFS: hda3: using ordered data mode
ReiserFS: hda3: journal params: device hda3, size 8192, journal first block 18,
max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda3: checking transaction log (hda3)
ReiserFS: hda3: Using r5 hash to sort names
VFS: Mounted root (reiserfs filesystem) readonly.
Freeing unused kernel memory: 148k freed
Adding 982792k swap on /dev/hda2.  Priority:-1 extents:1
ReiserFS: hdb1: found reiserfs format "3.6" with standard journal
ReiserFS: hdb1: using ordered data mode
ReiserFS: hdb1: journal params: device hdb1, size 8192, journal first block 18,
max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hdb1: checking transaction log (hdb1)
ReiserFS: hdb1: Using r5 hash to sort names
usbcore: registered new driver usbfs
usbcore: registered new driver hub
USB Universal Host Controller Interface driver v2.2
uhci_hcd 0000:00:07.2: UHCI Host Controller
uhci_hcd 0000:00:07.2: irq 9, io base 00001800
uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
uhci_hcd 0000:00:07.3: UHCI Host Controller
uhci_hcd 0000:00:07.3: irq 9, io base 00001820
uhci_hcd 0000:00:07.3: new USB bus registered, assigned bus number 2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ehci_hcd 0000:00:10.3: EHCI Host Controller
ehci_hcd 0000:00:10.3: irq 10, pci mem d69fec00
ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 3
ehci_hcd 0000:00:10.3: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 6 ports detected
ehci_hcd 0000:00:10.3: fatal error
ehci_hcd 0000:00:10.3: HC died; cleaning up
process `named' is using obsolete setsockopt SO_BSDCOMPAT
usb usb3: string descriptor 0 read error: -19
usb usb3: string descriptor 0 read error: -19
usb usb3: string descriptor 0 read error: -19
usb usb3: string descriptor 0 read error: -19
usb usb3: string descriptor 0 read error: -19
usb usb3: string descriptor 0 read error: -19
usb usb3: string descriptor 0 read error: -19
usb usb3: string descriptor 0 read error: -19
usb usb3: string descriptor 0 read error: -19
usb usb3: string descriptor 0 read error: -19
usb usb3: string descriptor 0 read error: -19
usb usb3: string descriptor 0 read error: -19
lp0 out of paper

As you can see, there are a number of "read error: -19" errors when it attempts
to connect to the drive, the same errors occur if I unplug then plugin the drive.


****** Kernel Config from 2.6.7 ******

#
# Automatically generated make config: don't edit
#
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_CLEAN_COMPILE=y
CONFIG_STANDALONE=y
CONFIG_BROKEN_ON_SMP=y

#
# General setup
#
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
# CONFIG_POSIX_MQUEUE is not set
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_SYSCTL=y
# CONFIG_AUDIT is not set
CONFIG_LOG_BUF_SHIFT=14
CONFIG_HOTPLUG=y
# CONFIG_IKCONFIG is not set
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set

#
# Loadable module support
#
CONFIG_MODULES=y
# CONFIG_MODULE_UNLOAD is not set
CONFIG_OBSOLETE_MODPARM=y
# CONFIG_MODVERSIONS is not set
CONFIG_KMOD=y

#
# Processor type and features
#
CONFIG_X86_PC=y
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
# CONFIG_X86_SUMMIT is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VISWS is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_ES7000 is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
CONFIG_MK7=y
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_X86_GENERIC is not set
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_USE_3DNOW=y
# CONFIG_HPET_TIMER is not set
# CONFIG_HPET_EMULATE_RTC is not set
# CONFIG_SMP is not set
CONFIG_PREEMPT=y
CONFIG_X86_UP_APIC=y
CONFIG_X86_UP_IOAPIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_TSC=y
CONFIG_X86_MCE=y
# CONFIG_X86_MCE_NONFATAL is not set
# CONFIG_X86_MCE_P4THERMAL is not set
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
# CONFIG_MICROCODE is not set
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set

#
# Firmware Drivers
#
# CONFIG_EDD is not set
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
# CONFIG_MATH_EMULATION is not set
# CONFIG_MTRR is not set
# CONFIG_EFI is not set
CONFIG_HAVE_DEC_LOCK=y
# CONFIG_REGPARM is not set

#
# Power management options (ACPI, APM)
#
# CONFIG_PM is not set

#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
# CONFIG_ACPI_AC is not set
# CONFIG_ACPI_BATTERY is not set
# CONFIG_ACPI_BUTTON is not set
# CONFIG_ACPI_FAN is not set
# CONFIG_ACPI_PROCESSOR is not set
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_TOSHIBA is not set
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y
# CONFIG_X86_PM_TIMER is not set

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set

#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
# CONFIG_PCI_USE_VECTOR is not set
CONFIG_PCI_LEGACY_PROC=y
# CONFIG_PCI_NAMES is not set
# CONFIG_ISA is not set
# CONFIG_MCA is not set
# CONFIG_SCx200 is not set

#
# PCMCIA/CardBus support
#
# CONFIG_PCMCIA is not set

#
# PCI Hotplug Support
#
# CONFIG_HOTPLUG_PCI is not set

#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_AOUT=y
CONFIG_BINFMT_MISC=y

#
# Device Drivers
#

#
# Generic Driver Options
#
# CONFIG_FW_LOADER is not set

#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set

#
# Parallel port support
#
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
# CONFIG_PARPORT_PC_FIFO is not set
# CONFIG_PARPORT_PC_SUPERIO is not set
# CONFIG_PARPORT_OTHER is not set
CONFIG_PARPORT_1284=y

#
# Plug and Play support
#

#
# Block devices
#
# CONFIG_BLK_DEV_FD is not set
# CONFIG_PARIDE is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_LOOP is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_CARMEL is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_LBD is not set

#
# ATA/ATAPI/MFM/RLL support
#
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
# CONFIG_IDEDISK_STROKE is not set
CONFIG_BLK_DEV_IDECD=y
CONFIG_BLK_DEV_IDETAPE=y
# CONFIG_BLK_DEV_IDEFLOPPY is not set
CONFIG_BLK_DEV_IDESCSI=y
# CONFIG_IDE_TASK_IOCTL is not set
CONFIG_IDE_TASKFILE_IO=y

#
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=y
CONFIG_BLK_DEV_CMD640=y
# CONFIG_BLK_DEV_CMD640_ENHANCED is not set
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
# CONFIG_BLK_DEV_OFFBOARD is not set
CONFIG_BLK_DEV_GENERIC=y
# CONFIG_BLK_DEV_OPTI621 is not set
CONFIG_BLK_DEV_RZ1000=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_PCI_AUTO=y
# CONFIG_IDEDMA_ONLYDISK is not set
CONFIG_BLK_DEV_ADMA=y
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_BLK_DEV_ALI15X3 is not set
# CONFIG_BLK_DEV_AMD74XX is not set
# CONFIG_BLK_DEV_ATIIXP is not set
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_TRIFLEX is not set
# CONFIG_BLK_DEV_CY82C693 is not set
# CONFIG_BLK_DEV_CS5520 is not set
# CONFIG_BLK_DEV_CS5530 is not set
# CONFIG_BLK_DEV_HPT34X is not set
# CONFIG_BLK_DEV_HPT366 is not set
# CONFIG_BLK_DEV_SC1200 is not set
# CONFIG_BLK_DEV_PIIX is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIIMAGE is not set
# CONFIG_BLK_DEV_SIS5513 is not set
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_IVB is not set
CONFIG_IDEDMA_AUTO=y
# CONFIG_BLK_DEV_HD is not set

#
# SCSI device support
#
CONFIG_SCSI=y
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=m
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
# CONFIG_BLK_DEV_SR is not set
# CONFIG_CHR_DEV_SG is not set

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_MULTI_LUN is not set
# CONFIG_SCSI_REPORT_LUNS is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set

#
# SCSI Transport Attributes
#
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set

#
# SCSI low-level drivers
#
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_MEGARAID is not set
CONFIG_SCSI_SATA=y
# CONFIG_SCSI_SATA_SVW is not set
CONFIG_SCSI_ATA_PIIX=y
# CONFIG_SCSI_SATA_PROMISE is not set
# CONFIG_SCSI_SATA_SIL is not set
# CONFIG_SCSI_SATA_SIS is not set
# CONFIG_SCSI_SATA_VIA is not set
# CONFIG_SCSI_SATA_VITESSE is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_CPQFCTS is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_PPA is not set
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_QLOGIC_ISP is not set
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
CONFIG_SCSI_QLA2XXX=y
# CONFIG_SCSI_QLA21XX is not set
# CONFIG_SCSI_QLA22XX is not set
# CONFIG_SCSI_QLA2300 is not set
# CONFIG_SCSI_QLA2322 is not set
# CONFIG_SCSI_QLA6312 is not set
# CONFIG_SCSI_QLA6322 is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set

#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set

#
# Fusion MPT device support
#
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#
# CONFIG_IEEE1394 is not set

#
# I2O device support
#
# CONFIG_I2O is not set

#
# Networking support
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
# CONFIG_NETLINK_DEV is not set
CONFIG_UNIX=y
# CONFIG_NET_KEY is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set

#
# IP: Virtual Server Configuration
#
# CONFIG_IP_VS is not set
# CONFIG_IPV6 is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set

#
# IP: Netfilter Configuration
#
CONFIG_IP_NF_CONNTRACK=y
# CONFIG_IP_NF_FTP is not set
# CONFIG_IP_NF_IRC is not set
# CONFIG_IP_NF_TFTP is not set
# CONFIG_IP_NF_AMANDA is not set
CONFIG_IP_NF_QUEUE=y
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_LIMIT=y
CONFIG_IP_NF_MATCH_IPRANGE=y
CONFIG_IP_NF_MATCH_MAC=y
CONFIG_IP_NF_MATCH_PKTTYPE=y
CONFIG_IP_NF_MATCH_MARK=y
CONFIG_IP_NF_MATCH_MULTIPORT=y
CONFIG_IP_NF_MATCH_TOS=y
CONFIG_IP_NF_MATCH_RECENT=y
CONFIG_IP_NF_MATCH_ECN=y
CONFIG_IP_NF_MATCH_DSCP=y
CONFIG_IP_NF_MATCH_AH_ESP=y
CONFIG_IP_NF_MATCH_LENGTH=y
CONFIG_IP_NF_MATCH_TTL=y
CONFIG_IP_NF_MATCH_TCPMSS=y
CONFIG_IP_NF_MATCH_HELPER=y
CONFIG_IP_NF_MATCH_STATE=y
CONFIG_IP_NF_MATCH_CONNTRACK=y
CONFIG_IP_NF_MATCH_OWNER=y
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_IP_NF_NAT=y
CONFIG_IP_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=y
CONFIG_IP_NF_TARGET_REDIRECT=y
CONFIG_IP_NF_TARGET_NETMAP=y
CONFIG_IP_NF_TARGET_SAME=y
# CONFIG_IP_NF_NAT_LOCAL is not set
# CONFIG_IP_NF_NAT_SNMP_BASIC is not set
CONFIG_IP_NF_MANGLE=y
CONFIG_IP_NF_TARGET_TOS=y
CONFIG_IP_NF_TARGET_ECN=y
CONFIG_IP_NF_TARGET_DSCP=y
CONFIG_IP_NF_TARGET_MARK=y
CONFIG_IP_NF_TARGET_CLASSIFY=y
CONFIG_IP_NF_TARGET_LOG=y
CONFIG_IP_NF_TARGET_ULOG=y
CONFIG_IP_NF_TARGET_TCPMSS=y
CONFIG_IP_NF_ARPTABLES=y
CONFIG_IP_NF_ARPFILTER=y
CONFIG_IP_NF_ARP_MANGLE=y
# CONFIG_IP_NF_RAW is not set

#
# SCTP Configuration (EXPERIMENTAL)
#
# CONFIG_IP_SCTP is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_NET_DIVERT is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_FASTROUTE is not set
# CONFIG_NET_HW_FLOWCONTROL is not set

#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
CONFIG_NETDEVICES=y
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set

#
# ARCnet devices
#
# CONFIG_ARCNET is not set

#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_NET_VENDOR_3COM is not set

#
# Tulip family network device support
#
# CONFIG_NET_TULIP is not set
# CONFIG_HP100 is not set
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_B44 is not set
# CONFIG_FORCEDETH is not set
# CONFIG_DGRS is not set
CONFIG_EEPRO100=y
# CONFIG_EEPRO100_PIO is not set
# CONFIG_E100 is not set
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
# CONFIG_VIA_RHINE is not set

#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SK98LIN is not set
# CONFIG_TIGON3 is not set

#
# Ethernet (10000 Mbit)
#
# CONFIG_IXGB is not set
# CONFIG_S2IO is not set

#
# Token Ring devices
#
# CONFIG_TR is not set

#
# Wireless LAN (non-hamradio)
#
# CONFIG_NET_RADIO is not set

#
# Wan interfaces
#
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PLIP is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
# CONFIG_NET_FC is not set
# CONFIG_RCPCI is not set
# CONFIG_SHAPER is not set
# CONFIG_NETCONSOLE is not set

#
# ISDN subsystem
#
# CONFIG_ISDN is not set

#
# Telephony Support
#
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
# CONFIG_INPUT_EVDEV is not set
# CONFIG_INPUT_EVBUG is not set

#
# Input I/O drivers
#
# CONFIG_GAMEPORT is not set
CONFIG_SOUND_GAMEPORT=y
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PARKBD is not set
# CONFIG_SERIO_PCIPS2 is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_INPUT_MOUSE is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_SERIAL_NONSTANDARD is not set

#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set

#
# Non-8250 serial port support
#
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
CONFIG_PRINTER=y
# CONFIG_LP_CONSOLE is not set
# CONFIG_PPDEV is not set
# CONFIG_TIPAR is not set
# CONFIG_QIC02_TAPE is not set

#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set

#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set
# CONFIG_HW_RANDOM is not set
# CONFIG_NVRAM is not set
CONFIG_RTC=y
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_SONYPI is not set

#
# Ftape, the floppy tape device driver
#
# CONFIG_FTAPE is not set
# CONFIG_AGP is not set
# CONFIG_DRM is not set
# CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_HANGCHECK_TIMER is not set

#
# I2C support
#
# CONFIG_I2C is not set

#
# Misc devices
#
# CONFIG_IBM_ASM is not set

#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set

#
# Digital Video Broadcasting Devices
#
# CONFIG_DVB is not set

#
# Graphics support
#
# CONFIG_FB is not set
CONFIG_VIDEO_SELECT=y

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_MDA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y

#
# Sound
#
# CONFIG_SOUND is not set

#
# USB support
#
CONFIG_USB=m
# CONFIG_USB_DEBUG is not set

#
# 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=m
# CONFIG_USB_EHCI_SPLIT_ISO is not set
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
CONFIG_USB_OHCI_HCD=m
CONFIG_USB_UHCI_HCD=m

#
# USB Device Class drivers
#
# CONFIG_USB_BLUETOOTH_TTY is not set
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_HP8200e is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set

#
# USB Human Interface Devices (HID)
#
# CONFIG_USB_HID is not set

#
# USB HID Boot Protocol drivers
#
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_MTOUCH is not set
# CONFIG_USB_XPAD is not set
# CONFIG_USB_ATI_REMOTE is not set

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_HPUSBSCSI is not set

#
# USB Multimedia devices
#
# CONFIG_USB_DABUSB is not set

#
# Video4Linux support is needed for USB Multimedia device support
#

#
# USB Network adaptors
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET is not set

#
# USB port drivers
#
# CONFIG_USB_USS720 is not set

#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_TIGL is not set
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_TEST is not set

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set

#
# File systems
#
# CONFIG_EXT2_FS is not set
CONFIG_EXT3_FS=y
# CONFIG_EXT3_FS_XATTR is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_REISERFS_FS=y
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
# CONFIG_ZISOFS is not set
CONFIG_UDF_FS=y

#
# DOS/FAT/NT Filesystems
#
# CONFIG_FAT_FS is not set
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_SYSFS=y
# CONFIG_DEVFS_FS is not set
# CONFIG_DEVPTS_FS_XATTR is not set
CONFIG_TMPFS=y
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set

#
# Network File Systems
#
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set
# CONFIG_EXPORTFS is not set
CONFIG_SMB_FS=y
# CONFIG_SMB_NLS_DEFAULT is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_INTERMEZZO_FS is not set
# CONFIG_AFS_FS is not set

#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y

#
# Native Language Support
#
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_UTF8 is not set

#
# Profiling support
#
# CONFIG_PROFILING is not set

#
# Kernel hacking
#
# CONFIG_DEBUG_KERNEL is not set
CONFIG_EARLY_PRINTK=y
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_FRAME_POINTER is not set
CONFIG_4KSTACKS=y
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y

#
# Security options
#
# CONFIG_SECURITY is not set

#
# Cryptographic options
#
# CONFIG_CRYPTO is not set

#
# Library routines
#
CONFIG_CRC32=y
# CONFIG_LIBCRC32C is not set
CONFIG_X86_BIOS_REBOOT=y
CONFIG_X86_STD_RESOURCES=y
CONFIG_PC=y
Comment 4 Dale K D 2004-07-12 07:55:29 UTC
If i unplug the drive from the USB 2 port, and plug it into a USB 1 port, then
it works.  Please let me know if you want me to make a separate bug for my
problem, I just realized that Matthia is using OHCI and I am using EHCI.

usb usb1: string descriptor 0 read error: -19
usb usb1: string descriptor 0 read error: -19
usb usb1: string descriptor 0 read error: -19
usb usb1: string descriptor 0 read error: -19
usb usb1: string descriptor 0 read error: -19
usb usb1: string descriptor 0 read error: -19
usb usb1: string descriptor 0 read error: -19
usb usb1: string descriptor 0 read error: -19
usb usb1: string descriptor 0 read error: -19
usb usb1: string descriptor 0 read error: -19
usb usb1: string descriptor 0 read error: -19
usb usb1: string descriptor 0 read error: -19
usb 2-1: new full speed USB device using address 2
usb 2-1: not running at top speed; connect to a high speed hub
scsi0 : SCSI emulation for USB Mass Storage devices
  Vendor: Maxtor    Model: 5000LE v01.00.00  Rev: 0100
  Type:   Direct-Access                      ANSI SCSI revision: 02
SCSI device sda: 160084992 512-byte hdwr sectors (81964 MB)
sda: assuming drive cache: write through
 sda: sda1 sda2
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
USB Mass Storage device found at 2
Comment 5 Matthew Dharm 2004-10-07 09:32:47 UTC
This is definately a HCD problem, somewhere in EHCI.  Please re-assign.
Comment 6 David Brownell 2004-11-18 22:54:09 UTC
This report has two different bugs: 
 
 - Disk problem.  Nothing there indicates anything more 
   than the all-too-routine disk interop problems; nothing 
   even OHCI-specific. 
 
 - EHCI problem, "fatal error" on startup.  This is the 
   same as bugid #3056 from what I see. 
 
The former, I'm sending back to Matt.  The latter, I'm just 
noting for Dale. 
Comment 7 Matthew Dharm 2004-11-25 18:12:25 UTC
This doesn't look like an interop problem to me.  The drive is transferring 
data during a READ command and suddenly stops (and NAKs??).  There haven't been 
any usb-storage changes in this area in some time.
Comment 8 Matthias Noe 2004-11-30 05:26:17 UTC
with kernel 2.6.10-rc2 this problem does not occur anymore. thanks for whatever 
you did :)

Note You need to log in before you can comment on or make changes to this bug.