Comment # 15 on bug 851610 from
Test of USB 3.0 with kernel 3.16.7-1.g235f830-desktop (openSuse 13.2)
USB 3.0 is detected on plug in
1. dmesg output: 
>>

[  130.288917] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
[  130.309483] usb 4-1: New USB device found, idVendor=1234, idProduct=5678
[  130.309488] usb 4-1: New USB device strings: Mfr=1, Product=2,
SerialNumber=3
[  130.309490] usb 4-1: Product: VLI Product String
[  130.309492] usb 4-1: Manufacturer: VLI manufacture String
[  130.309494] usb 4-1: SerialNumber: SD00000000004104
[  130.426489] usb-storage 4-1:1.0: USB Mass Storage device detected
[  130.427189] scsi6 : usb-storage 4-1:1.0
[  130.427365] usbcore: registered new interface driver usb-storage
[  130.435010] usbcore: registered new interface driver uas
[  130.459036] usbcore: registered new interface driver usbtouchscreen
[  135.607333] scsi 6:0:0:0: Direct-Access     SAMSUNG  HD252HJ          1AC0
PQ: 0 ANSI: 2
[  135.607846] sd 6:0:0:0: Attached scsi generic sg2 type 0
[  135.611329] sd 6:0:0:0: [sdb] 488397165 512-byte logical blocks: (250 GB/232
GiB)
[  135.611827] sd 6:0:0:0: [sdb] Write Protect is off
[  135.611836] sd 6:0:0:0: [sdb] Mode Sense: 03 00 00 00
[  135.612495] sd 6:0:0:0: [sdb] No Caching mode page found
[  135.612504] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[  135.657440]  sdb: sdb1 sdb2 < sdb5 > sdb3 sdb4
[  135.665956] sd 6:0:0:0: [sdb] Attached SCSI disk
[  137.414469] EXT4-fs (sdb3): mounting ext3 file system using the ext4
subsystem
[  137.439783] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts:
(null)
[  154.096332] EXT4-fs (sdb3): mounting ext3 file system using the ext4
subsystem
[  154.100801] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts:
(null)
<<
2. lsusb shows the device:
Bus 004 Device 002: ID 1234:5678 Brain Actuated Technologies 
3. device is shown in the USB icon
4. On unplugging the device is detected and handled correctly
usb 4-1: USB disconnect, device number 2
[  440.732020] FAT-fs (sdb5): unable to read boot sector to mark fs as dirty
[  440.755034] Buffer I/O error on device sdb3, logical block 9273858
[  440.755038] lost page write due to I/O error on sdb3
[  440.755041] JBD2: Error -5 detected when updating journal superblock for
sdb3-8.


You are receiving this mail because: