When detaching the flash drive the message "host controller halted. very
bad" shows up, and if I re-attach it, the kernel reports a slab
corruption (I enabled all the debug options)


/* attach  USB flash drive */

 kernel: hub 1-0:0: debounce: port 1: delay 100ms stable 4 status 0x301
 kernel: hub 1-0:0: new USB device on port 1, assigned address 2
 kernel: Initializing USB Mass Storage driver...
 kernel: scsi1 : SCSI emulation for USB Mass Storage devices
 kernel:   Vendor:           Model:                   Rev:     
 kernel:   Type:   Direct-Access                      ANSI SCSI
revision: 02
 kernel: WARNING: USB Mass Storage data integrity not assured
 kernel: USB Mass Storage device found at 2
 kernel: drivers/usb/core/usb.c: registered new driver usb-storage
 kernel: USB Mass Storage support registered.

/* remove flash drive (done nothing inbetween) */

 kernel: drivers/usb/host/uhci-hcd.c: 1800: host controller halted. very
bad
 kernel: usb 1-1: USB disconnect, address 2

/* attaching the device for the second time */

 kernel: hub 1-0:0: debounce: port 1: delay 100ms stable 4 status 0x301
 kernel: hub 1-0:0: new USB device on port 1, assigned address 3
 kernel: scsi1 : SCSI emulation for USB Mass Storage devices
 kernel:   Vendor:           Model:                   Rev:     
 kernel:   Type:   Direct-Access                      ANSI SCSI
revision: 02
 kernel: WARNING: USB Mass Storage data integrity not assured
 kernel: USB Mass Storage device found at 3
 kernel: Slab corruption: start=cdbd7784, expend=cdbd77e3,
problemat=cdbd77b4
 kernel: Last user:
[load_elf_interp+310/560](load_elf_interp+0x136/0x230)
 kernel: Data: ************************************************94 7C BD
CD *******************************************A5 
 kernel: Next: 71 F0 2C .D6 8E 1A C0 71 F0 2C .********************
 kernel: slab error in check_poison_obj(): cache `size-96': object was
modified after freeing
 kernel: Call Trace:
 kernel:  [check_poison_obj+347/432] check_poison_obj+0x15b/0x1b0
 kernel:  [kmalloc+361/448] kmalloc+0x169/0x1c0
 kernel:  [load_elf_interp+162/560] load_elf_interp+0xa2/0x230
 kernel:  [load_elf_interp+162/560] load_elf_interp+0xa2/0x230
 kernel:  [load_elf_binary+1075/3200] load_elf_binary+0x433/0xc80
 kernel:  [file_read_actor+0/288] file_read_actor+0x0/0x120
 kernel:  [vfs_read+184/400] vfs_read+0xb8/0x190
 kernel:  [load_elf_binary+0/3200] load_elf_binary+0x0/0xc80
 kernel:  [search_binary_handler+200/704]
search_binary_handler+0xc8/0x2c0
 kernel:  [prepare_binprm+212/240] prepare_binprm+0xd4/0xf0
 kernel:  [load_script+508/560] load_script+0x1fc/0x230
 kernel:  [buffered_rmqueue+188/640] buffered_rmqueue+0xbc/0x280
 kernel:  [load_script+0/560] load_script+0x0/0x230
 kernel:  [search_binary_handler+200/704]
search_binary_handler+0xc8/0x2c0
 kernel:  [do_execve+391/480] do_execve+0x187/0x1e0
 kernel:  [sys_execve+77/128] sys_execve+0x4d/0x80
 kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
 kernel:  [____call_usermodehelper+537/592]
____call_usermodehelper+0x219/0x250
 kernel:  [____call_usermodehelper+0/592]
____call_usermodehelper+0x0/0x250
 kernel:  [kernel_thread_helper+5/24] kernel_thread_helper+0x5/0x18
 kernel: 

/* pull the plug for a second time */

 kernel: usb 1-1: USB disconnect, address 3
 kernel: Unable to handle kernel paging request at virtual address
6b6b6b6d
 kernel:  printing eip:
 kernel: c01b1be3
 kernel: *pde = 00000000
 kernel: Oops: 0000 [#1]
 kernel: CPU:    0
 kernel: EIP:    0060:[proc_match+19/64]    Not tainted
 kernel: EFLAGS: 00010282
 kernel: EIP is at proc_match+0x13/0x40
 kernel: eax: 6b6b6b6b   ebx: cdbd7784   ecx: 6b6b6b6b   edx: cf1b1dc4
 kernel: esi: cf1b1dc4   edi: cdbd77b4   ebp: cf1b1d88   esp: cf1b1d80
 kernel: ds: 007b   es: 007b   ss: 0068
 kernel: Process khubd (pid: 75, threadinfo=cf1b0000 task=cf96e660)
 kernel: Stack: 00000001 cdbd77b4 cf1b1db0 c01b3112 00000001 cf1b1dc4
6b6b6b6b cf1b1db0 
 kernel:        cf1b1dc4 ce96c6cc cf1b1dc4 ce96c9f0 cf1b1ddc c02dfbd2
cf1b1dc4 cdbd7784 
 kernel:        00000001 ceed0031 ce96c9f0 cf1b1e54 ce96c6cc ce96c6cc
ceed0800 cf1b1e54 
 kernel: Call Trace:
 kernel:  [remove_proc_entry+82/288] remove_proc_entry+0x52/0x120
 kernel:  [scsi_proc_host_rm+66/112] scsi_proc_host_rm+0x42/0x70
 kernel:  [scsi_unregister+253/576] scsi_unregister+0xfd/0x240
 kernel:  [scsi_remove_device+78/96] scsi_remove_device+0x4e/0x60
 kernel:  [scsi_remove_device+78/96] scsi_remove_device+0x4e/0x60
 kernel:  [<d0b16f4d>] storage_disconnect+0x1ad/0x31e [usb_storage]
 kernel:  [dput+48/1632] dput+0x30/0x660
 kernel:  [<d0b1b77c>] usb_storage_driver+0x9c/0xe0 [usb_storage]
 kernel:  [<d0b1b6e0>] usb_storage_driver+0x0/0xe0 [usb_storage]
 kernel:  [<d09822bd>] usb_device_remove+0x12d/0x180 [usbcore]
 kernel:  [devclass_remove_device+43/256]
devclass_remove_device+0x2b/0x100
 kernel:  [<d0b1b6f8>] usb_storage_driver+0x18/0xe0 [usb_storage]
 kernel:  [device_release_driver+102/112]
device_release_driver+0x66/0x70
 kernel:  [<d099db20>] usb_bus_type+0x0/0x100 [usbcore]
 kernel:  [<d099db60>] usb_bus_type+0x40/0x100 [usbcore]
 kernel:  [bus_remove_device+127/208] bus_remove_device+0x7f/0xd0
 kernel:  [device_del+124/192] device_del+0x7c/0xc0
 kernel:  [device_unregister+20/34] device_unregister+0x14/0x22
 kernel:  [<d0982de7>] usb_disconnect+0xa7/0x110 [usbcore]
 kernel:  [<d09945f8>] +0x0/0xae8 [usbcore]
 kernel:  [<d098602f>] usb_hub_port_connect_change+0x33f/0x350 [usbcore]
 kernel:  [<d09858f8>] usb_hub_port_status+0x68/0xb0 [usbcore]
 kernel:  [<d0986408>] usb_hub_events+0x3c8/0x560 [usbcore]
 kernel:  [allow_signal+204/512] allow_signal+0xcc/0x200
 kernel:  [<d09865d5>] usb_hub_thread+0x35/0xf0 [usbcore]
 kernel:  [default_wake_function+0/32] default_wake_function+0x0/0x20
 kernel:  [<d099dc98>] khubd_wait+0x18/0x20 [usbcore]
 kernel:  [<d099dc98>] khubd_wait+0x18/0x20 [usbcore]
 kernel:  [<d09865a0>] usb_hub_thread+0x0/0xf0 [usbcore]
 kernel:  [kernel_thread_helper+5/24] kernel_thread_helper+0x5/0x18
 kernel: 
 kernel: Code: 0f b7 48 02 3b 4d 08 74 14 31 c0 8b 34 24 8b 7c 24 04 89
ec 


machine info: 

Linux 2.5.66
 
Gnu C                  3.2.3
Gnu make               3.80
util-linux             2.11y
mount                  2.11y
module-init-tools      0.9.10
e2fsprogs              1.32
pcmcia-cs              3.2.2
PPP                    2.4.1
Linux C Library        2.3.1
Dynamic linker (ldd)   2.3.1
Procps                 3.1.6
Net-tools              1.60
Console-tools          0.2.3
Sh-utils               4.5.7
Modules Loaded         nls_iso8859_1 nls_cp437 sd_mod vfat fat
usb_storage ds yenta_socket pcmcia_core uhci_hcd hid usbcore 8139too mii
crc32

/proc/cpuinfo

processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 11
model name      : Intel(R) Pentium(R) III Mobile CPU       933MHz
stepping        : 1
cpu MHz         : 730.831
cache size      : 512 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 mmx fxsr sse
bogomips        : 1445.88

/proc/ioports

0000-001f : dma1
0020-003f : pic1
0040-005f : timer
0060-006f : keyboard
0070-0077 : rtc
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : fpu
0170-0177 : ide1
01f0-01f7 : ide0
0376-0376 : ide1
03c0-03df : vga+
03f6-03f6 : ide0
0cf8-0cff : PCI conf1
1000-10ff : PCI CardBus #03
1400-14ff : PCI CardBus #03
1800-181f : Intel Corp. 82801CA/CAM USB (Hub
  1800-181f : uhci-hcd
1820-183f : Intel Corp. 82801CA/CAM USB (Hub
  1820-183f : uhci-hcd
1840-185f : Intel Corp. 82801CA/CAM USB (Hub
  1840-185f : uhci-hcd
1860-186f : Intel Corp. 82801CAM IDE U100
  1860-1867 : ide0
  1868-186f : ide1
1880-189f : Intel Corp. 82801CA/CAM SMBus
18c0-18ff : Intel Corp. 82801CA/CAM AC'97 Au
1c00-1cff : Intel Corp. 82801CA/CAM AC'97 Au
2000-207f : Intel Corp. 82801CA/CAM AC'97 Mo
2400-24ff : Intel Corp. 82801CA/CAM AC'97 Mo
2800-28ff : PCI CardBus #07
2c00-2cff : PCI CardBus #07
3000-30ff : Realtek Semiconducto RTL-8139/8139C/8139C
  3000-30ff : 8139too

/proc/iomem
00000000-0009e7ff : System RAM
0009e800-0009ffff : reserved
000a0000-000bffff : Video RAM area
000c0000-000c7fff : Video ROM
000ce800-000cf7ff : Extension ROM
000d8000-000dffff : reserved
000f0000-000fffff : System ROM
00100000-0feeffff : System RAM
  00100000-003786b4 : Kernel code
  003786b5-00443103 : Kernel data
0fef0000-0fefefff : ACPI Tables
0feff000-0fefffff : ACPI Non-volatile Storage
0ff00000-0ff7ffff : System RAM
0ff80000-0fffffff : reserved
10000000-10000fff : Texas Instruments PCI1420
10001000-10001fff : Texas Instruments PCI1420 (#2)
10400000-107fffff : PCI CardBus #03
10800000-10bfffff : PCI CardBus #03
10c00000-10ffffff : PCI CardBus #07
11000000-113fffff : PCI CardBus #07
d0000000-d00003ff : Intel Corp. 82801CAM IDE U100
d1000000-d1ffffff : PCI Bus #01
  d1000000-d1ffffff : nVidia Corporation NV11 [GeForce2 Go]
d2000000-d2003fff : Texas Instruments TSB43AB22/A IEEE-139
d2004000-d20047ff : Texas Instruments TSB43AB22/A IEEE-139
d2004800-d20048ff : Realtek Semiconducto RTL-8139/8139C/8139C
  d2004800-d20048ff : 8139too
d2004c00-d2004c1f : Toshiba America Info TC6371AF SmartMedia 
e0000000-efffffff : Intel Corp. 82830 830 Chipset Ho
f0000000-f7ffffff : PCI Bus #01
  f0000000-f7ffffff : nVidia Corporation NV11 [GeForce2 Go]
ffb80000-ffbfffff : reserved
fffffc00-ffffffff : reserved
lspci -vvv

00:00.0 Host bridge: Intel Corp. 82830 830 Chipset Host Bridge (rev 02)
        Subsystem: Toshiba America Info Systems: Unknown device ff00
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
        Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort-
<MAbort+ >SERR- <PERR-
        Latency: 0
        Region 0: Memory at e0000000 (32-bit, prefetchable) [size=256M]
        Capabilities: [40] #09 [0105]
        Capabilities: [a0] AGP version 2.0
                Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit-
FW+ AGP3- Rate=x1,x2,x4
                Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- Rate=x1

00:01.0 PCI bridge: Intel Corp. 82830 830 Chipset AGP Bridge (rev 02)
(prog-if 00 [Normal decode])
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
        Status: Cap- 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort-
<MAbort- >SERR- <PERR-
        Latency: 96
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
        I/O behind bridge: 0000f000-00000fff
        Memory behind bridge: d1000000-d1ffffff
        Prefetchable memory behind bridge: f0000000-f7ffffff
        BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset- FastB2B-

00:1d.0 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #1) (rev 01)
(prog-if 00 [UHCI])
        Subsystem: Toshiba America Info Systems: Unknown device ff00
        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
        Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 0
        Interrupt: pin A routed to IRQ 10
        Region 4: I/O ports at 1800 [size=32]

00:1d.1 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #2) (rev 01)
(prog-if 00 [UHCI])
        Subsystem: Toshiba America Info Systems: Unknown device ff00
        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
        Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 0
        Interrupt: pin B routed to IRQ 5
        Region 4: I/O ports at 1820 [size=32]

00:1d.2 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #3) (rev 01)
(prog-if 00 [UHCI])
        Subsystem: Toshiba America Info Systems: Unknown device ff00
        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
        Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 0
        Interrupt: pin C routed to IRQ 5
        Region 4: I/O ports at 1840 [size=32]

00:1e.0 PCI bridge: Intel Corp. 82801BAM/CAM PCI Bridge (rev 41)
(prog-if 00 [Normal decode])
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
        Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort-
<MAbort- >SERR- <PERR-
        Latency: 0
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
        I/O behind bridge: 00003000-00003fff
        Memory behind bridge: d2000000-d20fffff
        Prefetchable memory behind bridge: fff00000-000fffff
        BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-

00:1f.0 ISA bridge: Intel Corp. 82801CAM ISA Bridge (LPC) (rev 01)
        Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
        Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 0

00:1f.1 IDE interface: Intel Corp. 82801CAM IDE U100 (rev 01) (prog-if
8a [Master SecP PriP])
        Subsystem: Toshiba America Info Systems: Unknown device ff00
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
        Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 0
        Interrupt: pin A routed to IRQ 5
        Region 0: I/O ports at <ignored>
        Region 1: I/O ports at <ignored>
        Region 2: I/O ports at <ignored>
        Region 3: I/O ports at <ignored>
        Region 4: I/O ports at 1860 [size=16]
        Region 5: Memory at d0000000 (32-bit, non-prefetchable) [size=1K]

00:1f.3 SMBus: Intel Corp. 82801CA/CAM SMBus (rev 01)
        Subsystem: Toshiba America Info Systems: Unknown device ff00
        Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
        Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
        Interrupt: pin B routed to IRQ 10
        Region 4: I/O ports at 1880 [size=32]

00:1f.5 Multimedia audio controller: Intel Corp. 82801CA/CAM AC'97 Audio
(rev 01)
        Subsystem: Toshiba America Info Systems: Unknown device ff00
        Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
        Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
        Interrupt: pin B routed to IRQ 10
        Region 0: I/O ports at 1c00 [size=256]
        Region 1: I/O ports at 18c0 [size=64]

00:1f.6 Modem: Intel Corp. 82801CA/CAM AC'97 Modem (rev 01) (prog-if 00
[Generic])
        Subsystem: Toshiba America Info Systems: Unknown device 0001
        Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
        Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
        Interrupt: pin B routed to IRQ 10
        Region 0: I/O ports at 2400 [size=256]
        Region 1: I/O ports at 2000 [size=128]

01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 Go]
(rev b2) (prog-if 00 [VGA])
        Subsystem: Toshiba America Info Systems: Unknown device ff00
        Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
        Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
        Interrupt: pin A routed to IRQ 10
        Region 0: Memory at d1000000 (32-bit, non-prefetchable) [size=16M]
        Region 1: Memory at f0000000 (32-bit, prefetchable) [size=128M]
        Expansion ROM at <unassigned> [disabled] [size=64K]
        Capabilities: [60] Power Management version 2
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-
        Capabilities: [44] AGP version 2.0
                Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA- ITACoh- GART64- HTrans- 64bit-
FW- AGP3- Rate=x1,x2,x4
                Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- Rate=<none>

02:00.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A
IEEE-1394a-2000 Controller (PHY/Link) (prog-if 10 [OHCI])
        Subsystem: Toshiba America Info Systems: Unknown device ff00
        Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV+ VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
        Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
        Interrupt: pin A routed to IRQ 10
        Region 0: Memory at d2004000 (32-bit, non-prefetchable) [size=2K]
        Region 1: Memory at d2000000 (32-bit, non-prefetchable) [size=16K]
        Capabilities: [44] Power Management version 2
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0+,D1+,D2+,D3hot+,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

02:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
        Subsystem: Toshiba America Info Systems: Unknown device ff00
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
        Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 64 (8000ns min, 16000ns max)
        Interrupt: pin A routed to IRQ 10
        Region 0: I/O ports at 3000 [size=256]
        Region 1: Memory at d2004800 (32-bit, non-prefetchable) [size=256]
        Capabilities: [50] Power Management version 2
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA
PME(D0-,D1+,D2+,D3hot+,D3cold+)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

02:04.0 CardBus bridge: Texas Instruments PCI1420
        Subsystem: Toshiba America Info Systems: Unknown device ff00
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
        Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 168, cache line size 08
        Interrupt: pin A routed to IRQ 10
        Region 0: Memory at 10000000 (32-bit, non-prefetchable) [size=4K]
        Bus: primary=02, secondary=03, subordinate=06, sec-latency=176
        Memory window 0: 10400000-107ff000 (prefetchable)
        Memory window 1: 10800000-10bff000
        I/O window 0: 00001000-000010ff
        I/O window 1: 00001400-000014ff
        BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
        16-bit legacy interface ports at 0001

02:04.1 CardBus bridge: Texas Instruments PCI1420
        Subsystem: Toshiba America Info Systems: Unknown device ff00
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
        Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 168, cache line size 08
        Interrupt: pin B routed to IRQ 10
        Region 0: Memory at 10001000 (32-bit, non-prefetchable) [size=4K]
        Bus: primary=02, secondary=07, subordinate=0a, sec-latency=176
        Memory window 0: 10c00000-10fff000 (prefetchable)
        Memory window 1: 11000000-113ff000
        I/O window 0: 00002800-000028ff
        I/O window 1: 00002c00-00002cff
        BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
        16-bit legacy interface ports at 0001

02:06.0 System peripheral: Toshiba America Info Systems TC6371AF
SmartMedia Controller (rev 02)
        Subsystem: Toshiba America Info Systems: Unknown device ff00
        Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
        Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=slow >TAbort- <TAbort-
<MAbort- >SERR- <PERR-
        Interrupt: pin B routed to IRQ 5
        Region 0: Memory at d2004c00 (32-bit, non-prefetchable) [size=32]
        Capabilities: [80] Power Management version 2
                Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA
PME(D0-,D1+,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-





-- 
MPI of Cognitive Neuroscience
Stephanstr. 1a, 04103 Leipzig
Tel: +49 (341) 99 40 - 235 
Fax: +49 (341) 99 40 - 221



-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to