Package: linux-image-2.6.30-2-686 Version: 2.6.30-8 Severity: normal Tags: patch
*** Please type your report below this line *** Unusual usb_storage device Samsung YP-CP3 not working (disconnects immediately after connection), dmesg: [ 1457.648857] usb-storage: device found at 2 [ 1457.648859] usb-storage: waiting for device to settle before scanning [ 1457.648866] usbcore: registered new interface driver usb-storage [ 1457.648870] USB Mass Storage support registered. [ 1462.644223] usb-storage: device scan complete [ 1462.644699] scsi 3:0:0:0: Direct-Access SAMSUNG YP-CP3 1.00 PQ: 0 ANSI: 0 [ 1462.645313] scsi 3:0:0:1: Direct-Access SAMSUNG microSD Card 1.00 PQ: 0 ANSI: 0 CCS [ 1462.649922] sd 3:0:0:0: [sdb] 7649280 512-byte hardware sectors: (3.91 GB/3.64 GiB) [ 1462.761061] usb 2-6: reset high speed USB device using ehci_hcd and address 2 [ 1463.009063] usb 2-6: reset high speed USB device using ehci_hcd and address 2 [ 1463.256053] usb 2-6: reset high speed USB device using ehci_hcd and address 2 [ 1463.505060] usb 2-6: reset high speed USB device using ehci_hcd and address 2 [ 1463.756066] usb 2-6: reset high speed USB device using ehci_hcd and address 2 [ 1464.008104] usb 2-6: reset high speed USB device using ehci_hcd and address 2 [ 1464.140585] sd 3:0:0:0: [sdb] Write Protect is off [ 1464.140590] sd 3:0:0:0: [sdb] Mode Sense: 00 00 00 00 [ 1464.140592] sd 3:0:0:0: [sdb] Assuming drive cache: write through [ 1464.141322] sd 3:0:0:1: [sdc] Attached SCSI removable disk [ 1464.257057] usb 2-6: reset high speed USB device using ehci_hcd and address 2 [ 1464.512064] usb 2-6: reset high speed USB device using ehci_hcd and address 2 [ 1464.760074] usb 2-6: reset high speed USB device using ehci_hcd and address 2 [ 1464.816364] usb 2-6: USB disconnect, address 2 [ 1464.817340] sd 3:0:0:0: [sdb] Assuming drive cache: write through [ 1464.817352] sdb:<2>ldm_validate_partition_table(): Disk read failed. [ 1464.818575] Dev sdb: unable to read RDB block 0 [ 1464.818618] unable to read partition table I wrote a small patch (attached) to fix this problem: --- drivers/usb/storage/unusual_devs.h.old 2009-09-26 01:58:45.000000000 +0400 +++ drivers/usb/storage/unusual_devs.h 2009-11-12 02:01:20.000000000 +0300 @@ -495,6 +495,13 @@ US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_MAX_SECTORS_64), +/* Reported by Vitaly Kuznetsov <vi...@altlinux.ru> */ +UNUSUAL_DEV( 0x04e8, 0x5122, 0x0000, 0x9999, + "Samsung", + "YP-CP3", + US_SC_DEVICE, US_PR_DEVICE, NULL, + US_FL_MAX_SECTORS_64 | US_FL_FIX_INQUIRY | US_FL_FIX_CAPACITY | US_FL_BULK_IGNORE_TAG), + /* Entry and supporting patch by Theodore Kilgore <kilg...@auburn.edu>. * Device uses standards-violating 32-byte Bulk Command Block Wrappers and * reports itself as "Proprietary SCSI Bulk." Cf. device entry 0x084d:0x0011. Now this device works perfectly, dmesg: [ 6126.086942] usb-storage: device found at 19 [ 6126.086947] usb-storage: waiting for device to settle before scanning [ 6131.084350] usb-storage: device scan complete [ 6131.084553] scsi 20:0:0:0: Direct-Access Samsung YP-CP3 0000 PQ: 0 ANSI: 2 [ 6131.084680] scsi 20:0:0:1: Direct-Access Samsung YP-CP3 0000 PQ: 0 ANSI: 2 [ 6131.088943] sd 20:0:0:1: [sdc] Attached SCSI removable disk [ 6131.097925] sd 20:0:0:0: [sdb] Adjusting the sector count from its reported value: 7649280 [ 6131.097940] sd 20:0:0:0: [sdb] 7649279 512-byte hardware sectors: (3.91 GB/3.64 GiB) [ 6131.099241] sd 20:0:0:0: [sdb] Write Protect is off [ 6131.099250] sd 20:0:0:0: [sdb] Mode Sense: 03 00 00 00 [ 6131.099256] sd 20:0:0:0: [sdb] Assuming drive cache: write through [ 6131.100855] sd 20:0:0:0: [sdb] Adjusting the sector count from its reported value: 7649280 [ 6131.101355] sd 20:0:0:0: [sdb] Assuming drive cache: write through [ 6131.101367] sdb: [ 6131.102452] sd 20:0:0:0: [sdb] Attached SCSI removable disk -- Package-specific info: ** Version: Linux version 2.6.30-2-686 (Debian 2.6.30-8) (wa...@debian.org) (gcc version 4.3.4 (Debian 4.3.4-3) ) #1 SMP Sat Sep 26 01:16:22 UTC 2009 ** Command line: auto BOOT_IMAGE=Linux ro root=802 quiet ** Not tainted ** Kernel log: (included in message) ** Loaded modules: Module Size Used by usb_storage 48548 1 nls_utf8 1488 1 nls_cp437 5320 1 vfat 8628 1 fat 41452 1 vfat nls_base 6416 4 nls_utf8,nls_cp437,vfat,fat i915 149164 1 drm 137920 2 i915 i2c_algo_bit 4860 1 i915 ppdev 6348 0 lp 8012 0 parport 31144 2 ppdev,lp bridge 39968 0 stp 2112 1 bridge bnep 10860 2 sco 8816 2 rfcomm 30340 8 l2cap 18088 16 bnep,rfcomm acpi_cpufreq 7640 0 cpufreq_stats 3520 0 cpufreq_userspace 2768 0 cpufreq_powersave 1292 0 cpufreq_conservative 6256 0 binfmt_misc 7120 1 deflate 2348 0 zlib_deflate 17580 1 deflate ctr 3688 0 twofish 6260 0 twofish_common 13316 1 twofish camellia 17520 0 serpent 16820 0 blowfish 7880 0 cast5 16320 0 des_generic 16144 0 cbc 3012 0 aes_i586 8092 0 aes_generic 27436 1 aes_i586 xcbc 4076 0 rmd160 10048 0 sha256_generic 11216 0 sha1_generic 1984 0 hmac 3516 0 crypto_null 2820 0 af_key 25780 0 omnibook 48244 0 firewire_sbp2 12700 0 loop 13324 0 snd_hda_codec_realtek 178564 1 snd_hda_intel 22192 0 snd_hda_codec 63580 2 snd_hda_codec_realtek,snd_hda_intel snd_hwdep 6120 1 snd_hda_codec arc4 1560 2 snd_pcm_oss 32228 0 ecb 2368 2 snd_mixer_oss 12368 1 snd_pcm_oss uvcvideo 49308 0 snd_pcm 62396 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss snd_seq_midi 5688 0 videodev 31040 1 uvcvideo btusb 10276 2 snd_rawmidi 18596 1 snd_seq_midi joydev 8676 0 v4l1_compat 11416 2 uvcvideo,videodev ath5k 104788 0 snd_seq_midi_event 6212 1 snd_seq_midi bluetooth 47028 9 bnep,sco,rfcomm,l2cap,btusb snd_seq 42436 2 snd_seq_midi,snd_seq_midi_event pcmcia 24280 0 snd_timer 17436 2 snd_pcm,snd_seq snd_seq_device 6136 3 snd_seq_midi,snd_rawmidi,snd_seq mac80211 142984 1 ath5k snd 49060 11 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device yenta_socket 21168 1 soundcore 6184 1 snd rsrc_nonstatic 9664 1 yenta_socket i2c_i801 8580 0 pcmcia_core 31212 3 pcmcia,yenta_socket,rsrc_nonstatic snd_page_alloc 8180 2 snd_hda_intel,snd_pcm tifm_7xx1 4864 0 i2c_core 20844 4 i915,drm,i2c_algo_bit,i2c_i801 tifm_core 7104 1 tifm_7xx1 rfkill 9668 0 serio_raw 4560 0 cfg80211 55572 2 ath5k,mac80211 psmouse 37528 0 pcspkr 2104 0 input_polldev 3588 0 processor 34560 3 acpi_cpufreq evdev 8028 16 button 5060 0 ac 2960 0 battery 6012 0 ext3 107172 2 jbd 41036 1 ext3 mbcache 6924 1 ext3 ide_cd_mod 24484 0 sd_mod 28740 5 crc_t10dif 1632 1 sd_mod cdrom 30316 1 ide_cd_mod ata_generic 4340 0 uhci_hcd 19136 0 ide_pci_generic 3632 0 ahci 30068 3 firewire_ohci 18952 0 piix 5680 0 libata 151044 2 ata_generic,ahci ehci_hcd 29812 0 scsi_mod 131800 4 usb_storage,firewire_sbp2,sd_mod,libata sdhci_pci 6540 0 intel_agp 23052 1 sdhci 14868 1 sdhci_pci firewire_core 37736 2 firewire_sbp2,firewire_ohci crc_itu_t 2148 1 firewire_core ide_core 87940 3 ide_cd_mod,ide_pci_generic,piix r8169 27692 0 mii 4664 1 r8169 mmc_core 46380 1 sdhci led_class 3852 2 ath5k,sdhci agpgart 30836 3 drm,intel_agp usbcore 126052 6 usb_storage,uvcvideo,btusb,uhci_hcd,ehci_hcd video 18044 1 i915 output 2604 1 video thermal 12580 0 fan 4044 0 thermal_sys 13140 4 processor,video,thermal,fan ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub [8086:2a00] (rev 0c) Subsystem: Toshiba America Info Systems Device [1179:ff00] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> Kernel driver in use: agpgart-intel 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller [8086:2a02] (rev 0c) (prog-if 00 [VGA controller]) Subsystem: Toshiba America Info Systems Device [1179:ff01] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 30 Region 0: Memory at f4000000 (64-bit, non-prefetchable) [size=1M] Region 2: Memory at d0000000 (64-bit, prefetchable) [size=256M] Region 4: I/O ports at 1800 [size=8] Expansion ROM at <unassigned> [disabled] Capabilities: <access denied> 00:02.1 Display controller [0380]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller [8086:2a03] (rev 0c) Subsystem: Toshiba America Info Systems Device [1179:ff01] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Region 0: Memory at f4100000 (64-bit, non-prefetchable) [size=1M] Capabilities: <access denied> 00:1a.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 [8086:2834] (rev 03) (prog-if 00 [UHCI]) Subsystem: Toshiba America Info Systems Device [1179:ff00] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 16 Region 4: I/O ports at 1820 [size=32] Kernel driver in use: uhci_hcd 00:1a.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 [8086:2835] (rev 03) (prog-if 00 [UHCI]) Subsystem: Toshiba America Info Systems Device [1179:ff00] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 21 Region 4: I/O ports at 1840 [size=32] Kernel driver in use: uhci_hcd 00:1a.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 [8086:283a] (rev 03) (prog-if 20 [EHCI]) Subsystem: Toshiba America Info Systems Device [1179:ff00] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin C routed to IRQ 18 Region 0: Memory at f4704800 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci_hcd 00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio Controller [8086:284b] (rev 03) Subsystem: Toshiba America Info Systems Device [1179:ff00] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 22 Region 0: Memory at f4700000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: HDA Intel 00:1c.0 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 [8086:283f] (rev 03) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: 00002000-00002fff Memory behind bridge: f0000000-f3ffffff Prefetchable memory behind bridge: 00000000f6000000-00000000f7ffffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport-driver 00:1c.1 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 [8086:2841] (rev 03) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 I/O behind bridge: 00003000-00003fff Memory behind bridge: f4300000-f43fffff Prefetchable memory behind bridge: 000000008c000000-000000008c0fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport-driver 00:1c.2 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 [8086:2843] (rev 03) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=05, subordinate=05, sec-latency=0 Memory behind bridge: f4200000-f42fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport-driver 00:1c.3 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 [8086:2845] (rev 03) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=06, subordinate=06, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport-driver 00:1d.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 [8086:2830] (rev 03) (prog-if 00 [UHCI]) Subsystem: Toshiba America Info Systems Device [1179:ff00] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 23 Region 4: I/O ports at 1860 [size=32] Kernel driver in use: uhci_hcd 00:1d.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 [8086:2831] (rev 03) (prog-if 00 [UHCI]) Subsystem: Toshiba America Info Systems Device [1179:ff00] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 19 Region 4: I/O ports at 1880 [size=32] Kernel driver in use: uhci_hcd 00:1d.2 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 [8086:2832] (rev 03) (prog-if 00 [UHCI]) Subsystem: Toshiba America Info Systems Device [1179:ff00] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin C routed to IRQ 18 Region 4: I/O ports at 18a0 [size=32] Kernel driver in use: uhci_hcd 00:1d.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 [8086:2836] (rev 03) (prog-if 20 [EHCI]) Subsystem: Toshiba America Info Systems Device [1179:ff00] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 23 Region 0: Memory at f4704c00 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci_hcd 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev f3) (prog-if 01 [Subtractive decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Bus: primary=00, secondary=0c, subordinate=10, sec-latency=32 I/O behind bridge: 00004000-00004fff Memory behind bridge: f4400000-f44fffff Prefetchable memory behind bridge: 0000000088000000-000000008bffffff Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> 00:1f.0 ISA bridge [0601]: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller [8086:2815] (rev 03) Subsystem: Toshiba America Info Systems Device [1179:ff00] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> 00:1f.1 IDE interface [0101]: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller [8086:2850] (rev 03) (prog-if 8a [Master SecP PriP]) Subsystem: Toshiba America Info Systems Device [1179:ff00] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 19 Region 0: I/O ports at 01f0 [size=8] Region 1: I/O ports at 03f4 [size=1] Region 2: I/O ports at 0170 [size=8] Region 3: I/O ports at 0374 [size=1] Region 4: I/O ports at 1810 [size=16] Kernel driver in use: PIIX_IDE 00:1f.2 SATA controller [0106]: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller [8086:2829] (rev 03) (prog-if 01 [AHCI 1.0]) Subsystem: Toshiba America Info Systems Device [1179:ff00] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 29 Region 0: I/O ports at 1c00 [size=8] Region 1: I/O ports at 18d4 [size=4] Region 2: I/O ports at 18d8 [size=8] Region 3: I/O ports at 18d0 [size=4] Region 4: I/O ports at 18e0 [size=32] Region 5: Memory at f4704000 (32-bit, non-prefetchable) [size=2K] Capabilities: <access denied> Kernel driver in use: ahci 00:1f.3 SMBus [0c05]: Intel Corporation 82801H (ICH8 Family) SMBus Controller [8086:283e] (rev 03) Subsystem: Toshiba America Info Systems Device [1179:ff00] Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin C routed to IRQ 19 Region 0: Memory at 8c100000 (32-bit, non-prefetchable) [size=256] Region 4: I/O ports at 1c20 [size=32] Kernel driver in use: i801_smbus 04:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 01) Subsystem: Toshiba America Info Systems Device [1179:ff00] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR+ <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 28 Region 0: I/O ports at 3000 [size=256] Region 2: Memory at f4300000 (64-bit, non-prefetchable) [size=4K] [virtual] Expansion ROM at 8c000000 [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: r8169 05:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR5001 Wireless Network Adapter [168c:001c] (rev 01) Subsystem: Askey Computer Corp. Device [144f:7128] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 18 Region 0: Memory at f4200000 (64-bit, non-prefetchable) [size=64K] Capabilities: <access denied> Kernel driver in use: ath5k 0c:04.0 CardBus bridge [0607]: Texas Instruments PCIxx12 Cardbus Controller [104c:8039] Subsystem: Toshiba America Info Systems Device [1179:ff00] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 168, Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 16 Region 0: Memory at f4404000 (32-bit, non-prefetchable) [size=4K] Bus: primary=0c, secondary=0d, subordinate=10, sec-latency=176 Memory window 0: 88000000-8bfff000 (prefetchable) Memory window 1: 90000000-93fff000 I/O window 0: 00004000-000040ff I/O window 1: 00004400-000044ff BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+ 16-bit legacy interface ports at 0001 Kernel driver in use: yenta_cardbus 0c:04.1 FireWire (IEEE 1394) [0c00]: Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller [104c:803a] (prog-if 10 [OHCI]) Subsystem: Toshiba America Info Systems Device [1179:ff00] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 32 (500ns min, 1000ns max), Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 17 Region 0: Memory at f4406000 (32-bit, non-prefetchable) [size=2K] Region 1: Memory at f4400000 (32-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: firewire_ohci 0c:04.2 Mass storage controller [0180]: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD) [104c:803b] Subsystem: Toshiba America Info Systems Device [1179:ff03] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 57 (1750ns min, 1000ns max), Cache Line Size: 64 bytes Interrupt: pin C routed to IRQ 18 Region 0: Memory at f4405000 (32-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: tifm_7xx1 0c:04.3 SD Host controller [0805]: Texas Instruments PCIxx12 SDA Standard Compliant SD Host Controller [104c:803c] (prog-if 01) Subsystem: Toshiba America Info Systems Device [1179:ff03] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 57 (1750ns min, 1000ns max), Cache Line Size: 64 bytes Interrupt: pin C routed to IRQ 18 Region 0: Memory at f4406800 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: sdhci-pci -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages linux-image-2.6.30-2-686 depends on: ii debconf [debconf-2.0] 1.5.28 Debian configuration management sy ii initramfs-tools [linux-initra 0.93.4 tools for generating an initramfs ii module-init-tools 3.11-1 tools for managing Linux kernel mo Versions of packages linux-image-2.6.30-2-686 recommends: ii libc6-i686 2.10.1-5 GNU C Library: Shared libraries [i Versions of packages linux-image-2.6.30-2-686 suggests: ii grub 0.97-59 GRand Unified Bootloader (dummy pa ii lilo 1:22.8-8.1 LInux LOader - The Classic OS load pn linux-doc-2.6.30 <none> (no description available) -- debconf information excluded
--- drivers/usb/storage/unusual_devs.h.old 2009-09-26 01:58:45.000000000 +0400 +++ drivers/usb/storage/unusual_devs.h 2009-11-12 02:01:20.000000000 +0300 @@ -495,6 +495,13 @@ US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_MAX_SECTORS_64), +/* Reported by Vitaly Kuznetsov <vi...@altlinux.ru> */ +UNUSUAL_DEV( 0x04e8, 0x5122, 0x0000, 0x9999, + "Samsung", + "YP-CP3", + US_SC_DEVICE, US_PR_DEVICE, NULL, + US_FL_MAX_SECTORS_64 | US_FL_FIX_INQUIRY | US_FL_FIX_CAPACITY | US_FL_BULK_IGNORE_TAG), + /* Entry and supporting patch by Theodore Kilgore <kilg...@auburn.edu>. * Device uses standards-violating 32-byte Bulk Command Block Wrappers and * reports itself as "Proprietary SCSI Bulk." Cf. device entry 0x084d:0x0011.