[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#696945: Kernel panic when pull out USB storage disk suddenly



I'm seeing what I think is the same issue. I've got a 2tb WD drive with
btrfs. When I mount the drive, then unplug the usb cord connecting the
hard drive without first unmounting it, it presents an error then or
when I attempt to unmount the location that it is mounted under. 

When the error comes up it appears as if the computer has crashed,
showing only white text on a black background similar to the linked
picture in the original message, however I can switch to a tty then back
to X and everything else seems to be fine.

After this I cannot mount the device again until after a reboot, as
mount will return:

mount: wrong fs type, bad option, bad superblock on /dev/sdc1,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

If you want more information or for me to file this upstream I can do
so. Thanks.


The relevent dmeseg output: 

[   62.175569] usb 3-1.2: new high-speed USB device number 3 using ehci_hcd
[   62.269307] usb 3-1.2: New USB device found, idVendor=1058, idProduct=1021
[   62.269316] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   62.269322] usb 3-1.2: Product: Ext HDD 1021
[   62.269327] usb 3-1.2: Manufacturer: Western Digital
[   62.269331] usb 3-1.2: SerialNumber: 5743415A4134313331373537
[   62.324266] Initializing USB Mass Storage driver...
[   62.324552] scsi6 : usb-storage 3-1.2:1.0
[   62.324829] usbcore: registered new interface driver usb-storage
[   62.324837] USB Mass Storage support registered.
[   63.323916] scsi 6:0:0:0: Direct-Access     WD       Ext HDD 1021     2021 PQ: 0 ANSI: 4
[   63.326379] sd 6:0:0:0: Attached scsi generic sg1 type 0
[   63.327451] sd 6:0:0:0: [sdb] 3907024896 512-byte logical blocks: (2.00 TB/1.81 TiB)
[   63.329644] sd 6:0:0:0: [sdb] Write Protect is off
[   63.329652] sd 6:0:0:0: [sdb] Mode Sense: 17 00 10 08
[   63.331859] sd 6:0:0:0: [sdb] No Caching mode page present
[   63.331870] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[   63.338177] sd 6:0:0:0: [sdb] No Caching mode page present
[   63.338187] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[   63.353975]  sdb: sdb1
[   63.360746] sd 6:0:0:0: [sdb] No Caching mode page present
[   63.360756] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[   63.360762] sd 6:0:0:0: [sdb] Attached SCSI disk
[   68.609171] device fsid f48f8ac2-03dd-4b26-873d-8b640b503a68 devid 1 transid 4169 /dev/sdb1
[   68.610767] btrfs: disk space caching is enabled
[   90.073286] usb 3-1.2: USB disconnect, device number 3
[  105.928915] ------------[ cut here ]------------
[  105.928945] WARNING: at /build/buildd-linux_3.2.35-2-amd64-v9djlH/linux-3.2.35/fs/btrfs/extent-tree.c:4771 __btrfs_free_extent+0x293/0x5c8 [btrfs]()
[  105.928949] Hardware name: 4286CTO
[  105.928951] Modules linked in: usb_storage parport_pc ppdev lp parport pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) vboxdrv(O) binfmt_misc ext2 loop fuse snd_hda_codec_hdmi snd_hda_codec_conexant arc4 snd_hda_intel snd_hda_codec snd_hwdep snd_pcm tpm_tis snd_page_alloc tpm thinkpad_acpi snd_seq snd_seq_device snd_timer coretemp ac evdev nvram tpm_bios psmouse battery power_supply i915 serio_raw snd iwlwifi pcspkr mac80211 wmi i2c_i801 cfg80211 video acpi_cpufreq soundcore mperf drm_kms_helper rfkill iTCO_wdt drm iTCO_vendor_support i2c_algo_bit i2c_core button processor ext3 mbcache jbd btrfs libcrc32c zlib_deflate sha256_generic dm_crypt dm_mod sg sd_mod crc_t10dif crc32c_intel ghash_clmulni_intel aesni_intel xhci_hcd aes_x86_64 aes_generic cryptd ahci libahci libata ehci_hcd scsi_mod sdhci_pci sdhci mmc_core usbcore thermal usb_common thermal_sys e1000e [last unloaded: scsi_wait_scan]
[  105.929007] Pid: 4902, comm: umount Tainted: G           O 3.2.0-4-amd64 #1 Debian 3.2.35-2
[  105.929008] Call Trace:
[  105.929013]  [<ffffffff81046a75>] ? warn_slowpath_common+0x78/0x8c
[  105.929021]  [<ffffffffa0198ce0>] ? __btrfs_free_extent+0x293/0x5c8 [btrfs]
[  105.929032]  [<ffffffffa01cd475>] ? btrfs_tree_unlock+0x82/0x88 [btrfs]
[  105.929040]  [<ffffffffa019bfc9>] ? run_clustered_refs+0x65e/0x6aa [btrfs]
[  105.929043]  [<ffffffff810bbc47>] ? __set_page_dirty_nobuffers+0x16/0xd8
[  105.929046]  [<ffffffff810363d8>] ? should_resched+0x5/0x23
[  105.929054]  [<ffffffffa019c0de>] ? btrfs_run_delayed_refs+0xc9/0x176 [btrfs]
[  105.929056]  [<ffffffff810363d8>] ? should_resched+0x5/0x23
[  105.929065]  [<ffffffffa01a9446>] ? btrfs_commit_transaction+0x37a/0x6f9 [btrfs]
[  105.929068]  [<ffffffff8105f853>] ? add_wait_queue+0x3c/0x3c
[  105.929077]  [<ffffffffa01a9bdd>] ? start_transaction+0x1ed/0x242 [btrfs]
[  105.929079]  [<ffffffff8111b05f>] ? __sync_filesystem+0x5e/0x76
[  105.929083]  [<ffffffff810fb39f>] ? generic_shutdown_super+0x26/0xb4
[  105.929086]  [<ffffffff810fb495>] ? kill_anon_super+0x9/0x11
[  105.929088]  [<ffffffff810fb6ee>] ? deactivate_locked_super+0x1b/0x4b
[  105.929090]  [<ffffffff8111063e>] ? sys_umount+0x2d5/0x303
[  105.929093]  [<ffffffff81055eb4>] ? set_current_blocked+0x2d/0x43
[  105.929096]  [<ffffffff81352012>] ? system_call_fastpath+0x16/0x1b
[  105.929098] ---[ end trace c1eb454153173953 ]---
[  105.929100] btrfs unable to find ref byte nr 25803046912 parent 0 root 5  owner 0 offset 0
[  105.929106] BUG: unable to handle kernel NULL pointer dereference at           (null)
[  105.929145] IP: [<ffffffffa01c24fd>] map_private_extent_buffer+0xf/0xec [btrfs]
[  105.929185] PGD 40a653067 PUD 40c2fc067 PMD 0 
[  105.929208] Oops: 0000 [#1] SMP 
[  105.929226] CPU 3 
[  105.929236] Modules linked in: usb_storage parport_pc ppdev lp parport pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) vboxdrv(O) binfmt_misc ext2 loop fuse snd_hda_codec_hdmi snd_hda_codec_conexant arc4 snd_hda_intel snd_hda_codec snd_hwdep snd_pcm tpm_tis snd_page_alloc tpm thinkpad_acpi snd_seq snd_seq_device snd_timer coretemp ac evdev nvram tpm_bios psmouse battery power_supply i915 serio_raw snd iwlwifi pcspkr mac80211 wmi i2c_i801 cfg80211 video acpi_cpufreq soundcore mperf drm_kms_helper rfkill iTCO_wdt drm iTCO_vendor_support i2c_algo_bit i2c_core button processor ext3 mbcache jbd btrfs libcrc32c zlib_deflate sha256_generic dm_crypt dm_mod sg sd_mod crc_t10dif crc32c_intel ghash_clmulni_intel aesni_intel xhci_hcd aes_x86_64 aes_generic cryptd ahci libahci libata ehci_hcd scsi_mod sdhci_pci sdhci mmc_core usbcore thermal usb_common thermal_sys e1000e [last unloaded: scsi_wait_scan]
[  105.929667] 
[  105.929675] Pid: 4902, comm: umount Tainted: G        W  O 3.2.0-4-amd64 #1 Debian 3.2.35-2 LENOVO 4286CTO/4286CTO
[  105.929721] RIP: 0010:[<ffffffffa01c24fd>]  [<ffffffffa01c24fd>] map_private_extent_buffer+0xf/0xec [btrfs]
[  105.929770] RSP: 0018:ffff88040ae41b68  EFLAGS: 00010292
[  105.929792] RAX: 0000000000000000 RBX: ffff88040ae41b98 RCX: ffff88040ae41b98
[  105.929822] RDX: 0000000000000004 RSI: 000000000000007a RDI: 0000000000000000
[  105.929851] RBP: 0000000000000065 R08: ffff88040ae41ba0 R09: ffff88040ae41ba8
[  105.929881] R10: 000000000000007a R11: 0000000000000004 R12: 000000000000007a
[  105.929910] R13: 0000000000000000 R14: ffff88040bad2c00 R15: 0000000000000000
[  105.929940] FS:  00007f5d7819e7e0(0000) GS:ffff88041e2c0000(0000) knlGS:0000000000000000
[  105.929973] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[  105.929997] CR2: 0000000000000000 CR3: 000000040a6b7000 CR4: 00000000000406e0
[  105.930026] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  105.930056] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  105.930086] Process umount (pid: 4902, threadinfo ffff88040ae40000, task ffff88040a26cfe0)
[  105.930119] Stack:
[  105.930129]  0000000000000000 ffffffff8134690f 0000000000000000 0000000000000000
[  105.930164]  0000000000000065 ffffffffa01ba78d 0000000000000000 0000000601fb4000
[  105.930199]  0000000000000000 0000000000000005 ffff8803f8515760 00000000fffffffb
[  105.930235] Call Trace:
[  105.930247]  [<ffffffff8134690f>] ? printk+0x43/0x48
[  105.930278]  [<ffffffffa01ba78d>] ? btrfs_item_size+0x2c/0x61 [btrfs]
[  105.930310]  [<ffffffffa0198d20>] ? __btrfs_free_extent+0x2d3/0x5c8 [btrfs]
[  105.930347]  [<ffffffffa01cd475>] ? btrfs_tree_unlock+0x82/0x88 [btrfs]
[  105.930381]  [<ffffffffa019bfc9>] ? run_clustered_refs+0x65e/0x6aa [btrfs]
[  105.930411]  [<ffffffff810bbc47>] ? __set_page_dirty_nobuffers+0x16/0xd8
[  105.930439]  [<ffffffff810363d8>] ? should_resched+0x5/0x23
[  105.930468]  [<ffffffffa019c0de>] ? btrfs_run_delayed_refs+0xc9/0x176 [btrfs]
[  105.930499]  [<ffffffff810363d8>] ? should_resched+0x5/0x23
[  105.930529]  [<ffffffffa01a9446>] ? btrfs_commit_transaction+0x37a/0x6f9 [btrfs]
[  105.930561]  [<ffffffff8105f853>] ? add_wait_queue+0x3c/0x3c
[  105.930592]  [<ffffffffa01a9bdd>] ? start_transaction+0x1ed/0x242 [btrfs]
[  105.930620]  [<ffffffff8111b05f>] ? __sync_filesystem+0x5e/0x76
[  105.930647]  [<ffffffff810fb39f>] ? generic_shutdown_super+0x26/0xb4
[  105.930675]  [<ffffffff810fb495>] ? kill_anon_super+0x9/0x11
[  105.930700]  [<ffffffff810fb6ee>] ? deactivate_locked_super+0x1b/0x4b
[  105.930727]  [<ffffffff8111063e>] ? sys_umount+0x2d5/0x303
[  105.931887]  [<ffffffff81055eb4>] ? set_current_blocked+0x2d/0x43
[  105.933036]  [<ffffffff81352012>] ? system_call_fastpath+0x16/0x1b
[  105.934128] Code: 00 00 e8 19 cc ff ff 48 81 c4 88 00 00 00 44 89 e0 5b 5d 41 5c 41 5d 41 5e 41 5f c3 55 49 89 d3 49 89 f2 53 48 89 cb 48 83 ec 18 <48> 8b 2f 81 e5 ff 0f 00 00 48 8d 04 2e 48 8d 54 10 ff 48 89 c6 
[  105.936555] RIP  [<ffffffffa01c24fd>] map_private_extent_buffer+0xf/0xec [btrfs]
[  105.937759]  RSP <ffff88040ae41b68>
[  105.938868] CR2: 0000000000000000
[  106.002588] ---[ end trace c1eb454153173954 ]---


After attempted remount: 

[  224.875111] usb 3-1.2: new high-speed USB device number 4 using ehci_hcd
[  224.969037] usb 3-1.2: New USB device found, idVendor=1058, idProduct=1021
[  224.969048] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  224.969054] usb 3-1.2: Product: Ext HDD 1021
[  224.969059] usb 3-1.2: Manufacturer: Western Digital
[  224.969063] usb 3-1.2: SerialNumber: 5743415A4134313331373537
[  224.970059] scsi7 : usb-storage 3-1.2:1.0
[  225.967488] scsi 7:0:0:0: Direct-Access     WD       Ext HDD 1021     2021 PQ: 0 ANSI: 4
[  225.969447] sd 7:0:0:0: Attached scsi generic sg1 type 0
[  225.970446] sd 7:0:0:0: [sdc] 3907024896 512-byte logical blocks: (2.00 TB/1.81 TiB)
[  225.973600] sd 7:0:0:0: [sdc] Write Protect is off
[  225.973614] sd 7:0:0:0: [sdc] Mode Sense: 17 00 10 08
[  225.975807] sd 7:0:0:0: [sdc] No Caching mode page present
[  225.975816] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[  225.981771] sd 7:0:0:0: [sdc] No Caching mode page present
[  225.981781] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[  225.996537]  sdc: sdc1
[  226.006219] sd 7:0:0:0: [sdc] No Caching mode page present
[  226.006230] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[  226.006236] sd 7:0:0:0: [sdc] Attached SCSI disk
[  238.316000] device fsid f48f8ac2-03dd-4b26-873d-8b640b503a68 devid 1 transid 4169 /dev/sdc1
[  238.316570] btrfs: open_ctree failed


dpkg -l | grep "$(uname -r)": 
ii  linux-headers-3.2.0-4-amd64                   3.2.35-2                           amd64        Header files for Linux 3.2.0-4-amd64
ii  linux-image-3.2.0-4-amd64                     3.2.35-2                           amd64        Linux 3.2 for 64-bit PCs
ii  xen-linux-system-3.2.0-4-amd64                3.2.35-2                           amd64        Xen system with Linux 3.2 on 64-bit PCs (meta-package)

uname -a
Linux stalin 3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86_64 GNU/Linux

lspci -nn                                                                                                                                                                    ~
00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0104] (rev 09)
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09)
00:16.0 Communication controller [0780]: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 [8086:1c3a] (rev 04)
00:19.0 Ethernet controller [0200]: Intel Corporation 82579LM Gigabit Network Connection [8086:1502] (rev 04)
00:1a.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 [8086:1c2d] (rev 04)
00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller [8086:1c20] (rev 04)
00:1c.0 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 [8086:1c10] (rev b4)
00:1c.1 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 [8086:1c12] (rev b4)
00:1c.3 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 [8086:1c16] (rev b4)
00:1c.4 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 [8086:1c18] (rev b4)
00:1d.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 [8086:1c26] (rev 04)
00:1f.0 ISA bridge [0601]: Intel Corporation QM67 Express Chipset Family LPC Controller [8086:1c4f] (rev 04)
00:1f.2 SATA controller [0106]: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller [8086:1c03] (rev 04)
00:1f.3 SMBus [0c05]: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller [8086:1c22] (rev 04)
03:00.0 Network controller [0280]: Intel Corporation Centrino Ultimate-N 6300 [8086:4238] (rev 3e)
05:00.0 USB controller [0c03]: Fresco Logic FL1000G USB 3.0 Host Controller [1b73:1000] (rev 01)
0d:00.0 System peripheral [0880]: Ricoh Co Ltd PCIe SDXC/MMC Host
Controller [1180:e823] (rev 07)


lspci -v                                                                                                                                                                     ~
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
	Subsystem: Lenovo Device 21da
	Flags: bus master, fast devsel, latency 0
	Capabilities: <access denied>
	Kernel driver in use: agpgart-intel
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
	Subsystem: Lenovo Device 21da
	Flags: bus master, fast devsel, latency 0, IRQ 43
	Memory at f0000000 (64-bit, non-prefetchable) [size=4M]
	Memory at e0000000 (64-bit, prefetchable) [size=256M]
	I/O ports at 5000 [size=64]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: i915
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
	Subsystem: Lenovo Device 21da
	Flags: bus master, fast devsel, latency 0, IRQ 11
	Memory at f2525000 (64-bit, non-prefetchable) [size=16]
	Capabilities: <access denied>
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
	Subsystem: Lenovo Device 21ce
	Flags: bus master, fast devsel, latency 0, IRQ 40
	Memory at f2500000 (32-bit, non-prefetchable) [size=128K]
	Memory at f252b000 (32-bit, non-prefetchable) [size=4K]
	I/O ports at 5080 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: e1000e
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 04) (prog-if 20 [EHCI])
	Subsystem: Lenovo Device 21da
	Flags: bus master, medium devsel, latency 0, IRQ 16
	Memory at f252a000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)
	Subsystem: Lenovo Device 21da
	Flags: bus master, fast devsel, latency 0, IRQ 44
	Memory at f2520000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b4) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	Capabilities: <access denied>
	Kernel driver in use: pcieport
00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b4) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	Memory behind bridge: f2400000-f24fffff
	Capabilities: <access denied>
	Kernel driver in use: pcieport
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b4) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=05, subordinate=0c, sec-latency=0
	I/O behind bridge: 00004000-00004fff
	Memory behind bridge: f1c00000-f23fffff
	Prefetchable memory behind bridge: 00000000f0400000-00000000f0bfffff
	Capabilities: <access denied>
	Kernel driver in use: pcieport
00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b4) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=0d, subordinate=0d, sec-latency=0
	I/O behind bridge: 00003000-00003fff
	Memory behind bridge: f1400000-f1bfffff
	Prefetchable memory behind bridge: 00000000f0c00000-00000000f13fffff
	Capabilities: <access denied>
	Kernel driver in use: pcieport
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 04) (prog-if 20 [EHCI])
	Subsystem: Lenovo Device 21da
	Flags: bus master, medium devsel, latency 0, IRQ 23
	Memory at f2529000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd
00:1f.0 ISA bridge: Intel Corporation QM67 Express Chipset Family LPC Controller (rev 04)
	Subsystem: Lenovo Device 21da
	Flags: bus master, medium devsel, latency 0
	Capabilities: <access denied>
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 04) (prog-if 01 [AHCI 1.0])
	Subsystem: Lenovo Device 21da
	Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 41
	I/O ports at 50a8 [size=8]
	I/O ports at 50bc [size=4]
	I/O ports at 50a0 [size=8]
	I/O ports at 50b8 [size=4]
	I/O ports at 5060 [size=32]
	Memory at f2528000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 04)
	Subsystem: Lenovo Device 21da
	Flags: medium devsel, IRQ 18
	Memory at f2524000 (64-bit, non-prefetchable) [size=256]
	I/O ports at efa0 [size=32]
	Kernel driver in use: i801_smbus
03:00.0 Network controller: Intel Corporation Centrino Ultimate-N 6300 (rev 3e)
	Subsystem: Intel Corporation Centrino Ultimate-N 6300 3x3 AGN
	Flags: bus master, fast devsel, latency 0, IRQ 42
	Memory at f2400000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: iwlwifi
05:00.0 USB controller: Fresco Logic FL1000G USB 3.0 Host Controller (rev 01) (prog-if 30 [XHCI])
	Subsystem: Fantasia Trading LLC Anker USB 3.0 Express Card
	Physical Slot: 1
	Flags: bus master, fast devsel, latency 0, IRQ 19
	Memory at f1c00000 (32-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
0d:00.0 System peripheral: Ricoh Co Ltd PCIe SDXC/MMC Host Controller (rev 07) (prog-if 01)
	Subsystem: Lenovo Device 21da
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at f1400000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: sdhci-pci


Reply to: