[1.]
inserting USB memory stick crashes clean 2.6.9

[2.]
Hello everybody,

The last kernel that could write to my MP3 Player was 2.6.5 - and 2.4.27
also works. Since then, initialization failed. Now I finally decided to
really want to get it working again.

Now with 2.6.9, the kernel crashes if I boot with the USB stick inserted,
then remove it an re-insert it. If I boot without the stick inserted,
the kernel crashes at the 2nd insertion.

2.6.8.1 did not crash.

Wolfgang

Screen output suppressed by ksymoops:
 kernel/timer.c:305: spin_lock(kernel/timer.c:c03a8180) already locked by 
kernel/timer.c/436
 Kernel panic - not syncing: Fatal exception in interrupt


/var/log/messages:
Oct 22 13:18:42 mm kernel: usb 1-2: new full speed USB device using address 4
Oct 22 13:18:42 mm kernel: usb 1-2: Product: MP3 Player
Oct 22 13:18:42 mm kernel: usb 1-2: Manufacturer: Yakumo
Oct 22 13:18:42 mm kernel: usb 1-2: SerialNumber: 012345678901
Oct 22 13:18:42 mm kernel: ub: sizeof ub_scsi_cmd 60 ub_dev 924
Oct 22 13:18:42 mm kernel: uba: device 4 capacity nsec 251904 bsize 512
Oct 22 13:18:42 mm kernel: uba: was not changed
Oct 22 13:18:42 mm kernel:  uba:<7>ohci_hcd 0000:00:03.0: urb dbf80904 path 2 ep1in 
5f160000 cc 5 --> status -110
Oct 22 13:18:42 mm kernel: end_request: I/O error, dev uba, sector 0
Oct 22 13:18:42 mm usb.agent[2913]:      ub: loaded successfully
Oct 22 13:18:42 mm kernel: end_request: I/O error, dev uba, sector 0
Oct 22 13:18:42 mm kernel:  unable to read partition table
Oct 22 13:18:42 mm kernel: usbcore: registered new driver ub
Oct 22 13:18:42 mm udev: creating device node '/dev/uba'
Oct 22 13:18:43 mm udev: removing device node '/dev/uba'
Oct 22 13:18:43 mm kernel: usb 1-2: USB disconnect, address 4
Oct 22 13:18:43 mm kernel: usb 1-2: new full speed USB device using address 5
Oct 22 13:18:44 mm kernel: usb 1-2: new full speed USB device using address 6

[4.]
Linux version 2.6.9 ([EMAIL PROTECTED]) (gcc version 3.3.5 (Debian 1:3.3.5-1)) #4 Fri 
Oct 22 13:41:50 CETDST 2004



[5.]
ksymoops 2.4.9 on i686 2.6.9.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.6.9/ (default)
     -m /boot/System.map-2.6.9 (default)

Warning: You did not tell me where to find symbol information.  I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc.  ksymoops -h explains the options.

Error (regular_file): read_ksyms stat /proc/ksyms failed
No modules in ksyms, skipping objects
No ksyms, skipping lsmod
Stack: 00000000 00000001 00000000 c0452aa8 c0422000 c0423f1c c012ffa7 c03a8180
       c03a89a0 00000019 c0423f20 c010f9a9 00000001 c010504f c0423f04 c0423f04
       c0423f04 c02b4d22 00000001 c0452aa8 0000000a c0423f34 c012aeee c0452aa8
Call Trace:
 [<c01080bf>] show_stack+0x80/0x96
 [<c0108251>] show_registers+0x15a/0x1be
 [<c01084ab>] die+0x15d/0x2d0
 [<c0108aac>] do_invalid_op+0x104/0x106
 [<c0107b91>] error_code+0x2d/0x38
 [<c012ffa7>] run_timer_softirq+0x367/0x437
 [<c012aeee>] __do_softirq+0x82/0x8b
 [<c012af21>] do_softirq+0x2a/0x2c
 [<c010a36e>] do_IRQ+0x24f/0x39d
 [<c0107b54>] common_interrupt+0x18/0x20
 [<c01050c2>] cpu_idle+0x3a/0x53
 [<c042478f>] start_kernel+0x1e8/0x277
 [<c010019f>] 0xc010019f
Code: 74 79 39 7b 30 89 d8 75 22 8b 1b 89 3c 24 89 44 24 04 e8 96 f2 ff ff 39 f3
Using defaults from ksymoops -t elf32-i386 -a i386


Trace; c01080bf <show_stack+80/96>
Trace; c0108251 <show_registers+15a/1be>
Trace; c01084ab <die+15d/2d0>
Trace; c0108aac <do_invalid_op+104/106>
Trace; c0107b91 <error_code+2d/38>
Trace; c012ffa7 <run_timer_softirq+367/437>
Trace; c012aeee <__do_softirq+82/8b>
Trace; c012af21 <do_softirq+2a/2c>
Trace; c010a36e <do_IRQ+24f/39d>
Trace; c0107b54 <common_interrupt+18/20>
Trace; c01050c2 <cpu_idle+3a/53>
Trace; c042478f <start_kernel+1e8/277>
Trace; c010019f <L6+0/2>

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   74 79                     je     7b <_EIP+0x7b>
Code;  00000002 Before first symbol
   2:   39 7b 30                  cmp    %edi,0x30(%ebx)
Code;  00000005 Before first symbol
   5:   89 d8                     mov    %ebx,%eax
Code;  00000007 Before first symbol
   7:   75 22                     jne    2b <_EIP+0x2b>
Code;  00000009 Before first symbol
   9:   8b 1b                     mov    (%ebx),%ebx
Code;  0000000b Before first symbol
   b:   89 3c 24                  mov    %edi,(%esp)
Code;  0000000e Before first symbol
   e:   89 44 24 04               mov    %eax,0x4(%esp)
Code;  00000012 Before first symbol
  12:   e8 96 f2 ff ff            call   fffff2ad <_EIP+0xfffff2ad>
Code;  00000017 Before first symbol
  17:   39 f3                     cmp    %esi,%ebx

 Kernel panic - not syncing: Fatal exception in interrupt

1 warning and 1 error issued.  Results may not be reliable.

[7.1]
Linux mm 2.6.9 #4 Fri Oct 22 13:41:50 CETDST 2004 i686 GNU/Linux

Gnu C                  3.3.5
Gnu make               3.80
binutils               2.15
util-linux             2.12
mount                  2.12
module-init-tools      3.1-pre6
e2fsprogs              1.35
reiserfsprogs          line
reiser4progs           line
pcmcia-cs              3.2.5
PPP                    2.4.2
nfs-utils              1.0.6
Linux C Library        2.3.2
Dynamic linker (ldd)   2.3.2
Procps                 3.2.3
Net-tools              1.60
Console-tools          0.2.3
Sh-utils               5.2.1
Modules Loaded         stv0299 ds parport_pc lp parport thermal button ac 8139too 
yenta_socket pcmcia_core dvb_ttpci dvb_core saa7146_vv video_buf saa7146 ttpci_eeprom 
i2c_core ehci_hcd ohci_hcd snd_intel8x0 snd_ac97_codec snd_pcm_oss snd_mixer_oss 
snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device snd 
sis_agp agpgart

[7.2]
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Celeron(R) CPU 2.00GHz
stepping        : 9
cpu MHz         : 2000.620
cache size      : 128 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 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid xtpr
bogomips        : 3948.54

[7.3]
stv0299 18952 0 - Live 0xdeb22000
ds 19332 4 - Live 0xdeb1c000
parport_pc 43072 0 - Live 0xdeb10000
lp 11624 0 - Live 0xdeb3d000
parport 48328 2 parport_pc,lp, Live 0xdebc3000
thermal 13832 0 - Live 0xdea86000
button 6928 0 - Live 0xdea12000
ac 5124 0 - Live 0xde958000
8139too 30592 0 - Live 0xdea7d000
yenta_socket 21632 0 - Live 0xdea05000
pcmcia_core 64652 2 ds,yenta_socket, Live 0xde9f4000
dvb_ttpci 326436 0 - Live 0xdea2c000
dvb_core 100144 2 stv0299,dvb_ttpci, Live 0xde9b8000
saa7146_vv 53376 1 dvb_ttpci, Live 0xde981000
video_buf 24580 1 saa7146_vv, Live 0xde979000
saa7146 19916 2 dvb_ttpci,saa7146_vv, Live 0xde973000
ttpci_eeprom 3072 1 dvb_ttpci, Live 0xde806000
i2c_core 24960 3 stv0299,dvb_ttpci,ttpci_eeprom, Live 0xde9b0000
ehci_hcd 52100 0 - Live 0xde965000
ohci_hcd 40068 0 - Live 0xde9a5000
snd_intel8x0 39336 0 - Live 0xde94b000
snd_ac97_codec 78416 1 snd_intel8x0, Live 0xdea17000
snd_pcm_oss 63912 0 - Live 0xdea8b000
snd_mixer_oss 23040 1 snd_pcm_oss, Live 0xde934000
snd_pcm 128648 2 snd_intel8x0,snd_pcm_oss, Live 0xde913000
snd_timer 38020 1 snd_pcm, Live 0xde908000
snd_page_alloc 11016 2 snd_intel8x0,snd_pcm, Live 0xde904000
snd_mpu401_uart 11520 1 snd_intel8x0, Live 0xde8dc000
snd_rawmidi 32804 1 snd_mpu401_uart, Live 0xde941000
snd_seq_device 9224 1 snd_rawmidi, Live 0xde8d8000
snd 72580 9 
snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device,
 Live 0xde8f1000
sis_agp 8580 1 - Live 0xde802000
agpgart 34240 1 sis_agp, Live 0xde95b000

[7.4]
mm:/usr/src/linux/scripts# cat /proc/ioports
0000-001f : dma1
0020-0021 : pic1
002e-0030 : winbond_check
0040-0043 : timer0
0050-0053 : timer1
0060-006f : keyboard
0070-0077 : rtc
0080-008f : dma page reg
00a0-00a1 : pic2
00c0-00df : dma2
00f0-00ff : fpu
0170-0177 : ide1
01f0-01f7 : ide0
02f8-02ff : serial
0376-0376 : ide1
0378-037a : winbond parport
03c0-03df : vga+
03f6-03f6 : ide0
03f8-03ff : serial
0800-0803 : PM1a_EVT_BLK
0804-0805 : PM1a_CNT_BLK
0808-080b : PM_TMR
0816-0816 : PM2_CNT_BLK
0820-0823 : GPE0_BLK
0830-0833 : GPE1_BLK
0c00-0c1f : 0000:00:02.1
0cf8-0cff : PCI conf1
4000-40ff : PCI CardBus #03
4400-44ff : PCI CardBus #03
4800-48ff : PCI CardBus #07
4c00-4cff : PCI CardBus #07
b000-bfff : PCI Bus #01
  bc00-bc7f : 0000:01:00.0
d400-d4ff : 0000:00:0f.0
  d400-d4ff : 8139too
d800-d87f : 0000:00:02.7
  d800-d87f : SiS SI7012
dc00-dcff : 0000:00:02.7
  dc00-dcff : SiS SI7012
ff00-ff0f : 0000:00:02.5
  ff00-ff07 : ide0
  ff08-ff0f : ide1

[7.5]
0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 651 Host (rev 02)
        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: 32
        Region 0: Memory at e0000000 (32-bit, non-prefetchable) [size=64M]
        Capabilities: [c0] 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>

0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge 
(AGP) (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: 64
        Bus: primary=00, secondary=01, subordinate=02, sec-latency=0
        I/O behind bridge: 0000b000-0000bfff
        Memory behind bridge: dfd00000-dfefffff
        Prefetchable memory behind bridge: cfa00000-dfbfffff
        BridgeCtl: Parity- SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-

0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS962 [MuTIOL Media IO] 
(rev 25)
        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

0000:00:02.1 SMBus: Silicon Integrated Systems [SiS]: Unknown device 0016
        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 12
        Region 4: I/O ports at 0c00 [size=32]

0000:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (prog-if 80 
[Master])
        Subsystem: Silicon Integrated Systems [SiS] SiS5513 EIDE Controller (A,B step)
        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: 128
        Region 4: I/O ports at ff00 [size=16]

0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound 
Controller (rev a0)
        Subsystem: Micro-Star International Co., Ltd.: Unknown device 5350
        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 (13000ns min, 2750ns max)
        Interrupt: pin C routed to IRQ 11
        Region 0: I/O ports at dc00 [size=256]
        Region 1: I/O ports at d800 [size=128]
        Capabilities: [48] Power Management version 2
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=55mA 
PME(D0-,D1-,D2-,D3hot+,D3cold+)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 
0f) (prog-if 10 [OHCI])
        Subsystem: Micro-Star International Co., Ltd.: Unknown device 5350
        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 (20000ns max), Cache Line Size: 0x08 (32 bytes)
        Interrupt: pin A routed to IRQ 11
        Region 0: Memory at dfff9000 (32-bit, non-prefetchable) [size=4K]

0000:00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 
0f) (prog-if 10 [OHCI])
        Subsystem: Micro-Star International Co., Ltd.: Unknown device 5350
        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 (20000ns max), Cache Line Size: 0x08 (32 bytes)
        Interrupt: pin B routed to IRQ 11
        Region 0: Memory at dfffa000 (32-bit, non-prefetchable) [size=4K]

0000:00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller 
(prog-if 20 [EHCI])
        Subsystem: Micro-Star International Co., Ltd.: Unknown device 5470
        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 (20000ns max)
        Interrupt: pin D routed to IRQ 11
        Region 0: Memory at dfffb000 (32-bit, non-prefetchable) [size=4K]
        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-

0000:00:07.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
        Subsystem: Technotrend Systemtechnik GmbH Technotrend/Hauppauge DVB card rev2.1
        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 (3750ns min, 9500ns max)
        Interrupt: pin A routed to IRQ 11
        Region 0: Memory at dfff8e00 (32-bit, non-prefetchable) [size=512]

0000:00:0c.0 FireWire (IEEE 1394): NEC Corporation uPD72874 IEEE1394 OHCI 1.1 3-port 
PHY-Link Ctrlr (rev 01) (prog-if 10[OHCI])
        Subsystem: Micro-Star International Co., Ltd.: Unknown device 535d
        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 (5000ns min, 11000ns max), Cache Line Size: 0x08 (32 bytes)
        Interrupt: pin A routed to IRQ 11
        Region 0: Memory at dfff7000 (32-bit, non-prefetchable) [size=4K]
        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-

0000:00:0e.0 CardBus bridge: O2 Micro, Inc. OZ6933 Cardbus Controller (rev 01)
        Subsystem: Unknown device 6933:0002
        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-
        Latency: 168
        Interrupt: pin A routed to IRQ 12
        Region 0: Memory at 1e001000 (32-bit, non-prefetchable) [size=4K]
        Bus: primary=00, secondary=03, subordinate=06, sec-latency=176
        Memory window 0: 1e400000-1e7ff000 (prefetchable)
        Memory window 1: 1e800000-1ebff000
        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

0000:00:0e.1 CardBus bridge: O2 Micro, Inc. OZ6933 Cardbus Controller (rev 01)
        Subsystem: Unknown device 6933:0002
        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-
        Latency: 168
        Interrupt: pin A routed to IRQ 12
        Region 0: Memory at 1e000000 (32-bit, non-prefetchable) [size=4K]
        Bus: primary=00, secondary=07, subordinate=0a, sec-latency=176
        Memory window 0: 1ec00000-1efff000 (prefetchable)
        Memory window 1: 1f000000-1f3ff000
        I/O window 0: 00004800-000048ff
        I/O window 1: 00004c00-00004cff
        BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset- 16bInt+ PostWrite+
        16-bit legacy interface ports at 0001

0000:00:0f.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL-8139/8139C/8139C+ (rev 10)
        Subsystem: Micro-Star International Co., Ltd.: Unknown device 535c
        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 12
        Region 0: I/O ports at d400 [size=256]
        Region 1: Memory at dfff8d00 (32-bit, non-prefetchable) [size=256]
        Expansion ROM at dffe0000 [disabled] [size=64K]
        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-

0000:01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 65x/M650/740 
PCI/AGP VGA Display Adapter (prog-if 00 [VGA])
        Subsystem: Micro-Star International Co., Ltd.: Unknown device 5350
        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 12
        BIST result: 00
        Region 0: Memory at d0000000 (32-bit, prefetchable) [size=128M]
        Region 1: Memory at dfee0000 (32-bit, non-prefetchable) [size=128K]
        Region 2: I/O ports at bc00 [size=128]
        Capabilities: [40] 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: [50] AGP version 2.0
                Status: RQ=16 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>

[7.6]
mm:/usr/src/linux/scripts# cat /proc/scsi/scsi
cat: /proc/scsi/scsi: No such file or directory

[7.7]
/proc/usb/bus/devices:

T:  Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480 MxCh= 6
B:  Alloc=  0/800 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 2.06
S:  Manufacturer=Linux 2.6.9 ehci_hcd
S:  Product=Silicon Integrated Systems [SiS] USB 2.0 Controller
S:  SerialNumber=0000:00:03.3
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=256ms

T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 3
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 2.06
S:  Manufacturer=Linux 2.6.9 ohci_hcd
S:  Product=Silicon Integrated Systems [SiS] USB 1.0 Controller (#2)
S:  SerialNumber=0000:00:03.1
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms

T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 3
B:  Alloc= 28/900 us ( 3%), #Int=  2, #Iso=  0
D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 2.06
S:  Manufacturer=Linux 2.6.9 ohci_hcd
S:  Product=Silicon Integrated Systems [SiS] USB 1.0 Controller
S:  SerialNumber=0000:00:03.0
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms

T:  Bus=01 Lev=01 Prnt=01 Port=02 Cnt=01 Dev#=  6 Spd=1.5 MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=046d ProdID=c505 Rev=17.11
S:  Manufacturer=Logitech
S:  Product=USB Receiver
C:* #Ifs= 2 Cfg#= 1 Atr=a0 MxPwr= 98mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=01 Driver=usbhid
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=10ms
I:  If#= 1 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=02 Driver=usbhid
E:  Ad=82(I) Atr=03(Int.) MxPS=   8 Ivl=10ms



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to