A while ago I had a kernel panic using kernel 2.6.12-rc6-mm1.
2.6.12-rc6 works fine. I sent an oops report to Andrew Morton and he
told me to forward this to usb-devel however since the screenshot was
too large, it was returned and somehow landed in my trashbox before I
read it. So here it is again.
I captured a screenshot of the panic in 2.6.12-rc6-mm1, used OCR and
corrected it. If there is still an error, Mail me to get the
screenshot.
I tried again in 2.6.12-mm1 and I got a panic there too. I don't have
a screenshot of that yet, but I can make one too. I haven't tried the
2.6.13-rc1-mm1 yet.
You probably need some more information about my system as well so I
have pasted an oops report behind the panic. Please reply if enything
else is needed. And maybe you could send me an email if this leeds to
a patch? Well anyway, good luck.
This was what I was able to make out of the captured panic:
printing eip:
c0196b96
*pde = 000000000
0ops 0002 [#1]
PREEEMPT
Modules linked in:
CPU: 0
EIP: 0060:[<c0196b96>] Not tainted VLI
EFLAGS: 00010286 (2.6.12-rc6-mm1)
EIP is at created_dir+0x16/0x01e0
eax: c1be26d4 ebx: f7c50144 ecx: c1be26d4 edx: 00000000
esi: f7c50140 edi: f7c55e74 ebp: c193fe50 esp: c193fe18
ds: 007b es: 007b ss: 0068
Process swapper (pid: 1. threadinfo=c193e000 task=c18f5a00)
Stack: f7c50000 c0522e97 00000000 c01161b0 0000000a f7c50140
f7e50140 f7c55e74
ffffffea c0196dcb f7c50140 c1be26d4 f7c50144 c193fe50 00000000 00000000
c027e5bf f7c50140 f7c50140 c193e000 c027e826 f7c50140 f7c50140 f7c500e0
Call Trace:
[<c01161b0>] vprintk+0x180/0x240
[<c0196dcb>] sysfs_create_dir+0x3b/0x80
[<c027e5bf>] create_dir+0x1f/0x50
[<c027e826>] kobject_add+0x76/0xc0
[<c02e9d0d>] device_add+0xad/0x150
[<c0320653>] scsi_add_host+0x73/0x1b0
[<c034f2c1>] usb_stor_acquire_resources+0x81/0xd0
[<c034ec80>] usb_stor_control_thread+0x0/0x1f0
[<c034f694>] storage_probe+0x134/0x1e0
[<c032ebd0>] usb_probe_interface+0x70/0x90
[<c02eb1e8>] driver_probe_device+0x38/0xb0
[<c02eb2e0>] __driver_attach+0x0/0x50
[<c02eb327>] __driver_attach+0x47/0x50
[<c02ea909>] bus_for_each_dev+0x69/0x80
[<c02eb356>] driver_attach+0x26/0x30
[<c02eb2e0>] __driver_attach+0x0/0x50
[<c02ead73>] bus_add_driver+0x83/0xc0
[<c032ecd6>] usb_register+0x56/0xc0
[<c0116027>] printk+0x17/0x20
[<c050b6df>] usb_stor_init+0x1f/0x40
[<c04f67cb>] do_initcalls+0x2b/0xc0
[<c050e2aa>] sock_init+0x2a/0x40
[<c01002c0>] init+0x0/0x140
[<c01002ea>] init+0x2a/0x140
[<c0100fac>] kernel_thread_helper+0x0/0x14
[<c0100fb1>] kernel_thread_helper+0x5/0x14
Code: f1 45 c0 31 c0 c3 eb 0d 90 90 90 90 90 90 90 90 90 90 90 90 90
55 57 56 53 83 ec 14 8b 44 24 2c 8b 5c 24 30 8b 6c 24 34 8b
50 08 <ff> 4a 70 0f 88 40 0e 00 00 89 df 31 c0 b9 ff ff ff ff f2 ae f7
<0>Kernel panic - not syncing: Attempted to kill init!
[1.] One line summary of the problem: Kernel panic after build of
2.6.12-rc6-mm1 (reproducable)
[2.] Full description of the problem/report:
I built several kernels parallel: 2.6.12-rc6, 2.6.12-rc6-ck1 and
2.6.12-rc6-mm1 with the same kernel options (a few exceptions because
of kernel differences) both 2.6.12-rc6 and 2.6.12-rc6-ck1 worked
correctly, booting the 2.6.12-rc6-mm1 kernel failed. I took a
screenshot and I recompiled using the same kernel options, again
resulting in a panic during boot. I used OCR and checked for errors to
get a traceable panic report. I really tried hard to remove all typo's
but maybe there are still.
[3.] Keywords (i.e., modules, networking, kernel):
2.6.12-rc6-mm1 reproducable kernel panic
[4.] Kernel version (from /proc/version):
Linux version 2.6.12-rc6 ([EMAIL PROTECTED]) (gcc version 3.3.4) #3 Sat Jun
11 16:05:44 CEST 2005
(thats the bootable kernel, not the one that paniced)
[5.] Output of Oops.. message (if applicable) with symbolic information
resolved (see Documentation/oops-tracing.txt)
This is obsolete?
[6.] A small shell script or example program which triggers the
problem (if possible)
none
[7.] Environment
N.B. the running kernel, modules, etc. differ from the one that
crashed during boot
[7.1.] Software (add the output of the ver_linux script here)
If some fields are empty or look unusual you may have an old version.
Compare to the current minimal requirements in Documentation/Changes.
Linux zoinx 2.6.12-rc6 #3 Sat Jun 11 16:05:44 CEST 2005 i686 unknown
unknown GNU/Linux
Gnu C 3.3.4
Gnu make 3.80
binutils 2.15.92.0.2
util-linux 2.12p
mount 2.12p
module-init-tools 3.1
e2fsprogs 1.35
jfsutils 1.1.6
reiserfsprogs 3.6.18
reiser4progs line
xfsprogs 2.6.13
quota-tools 3.12.
PPP 2.4.2
Linux C Library 2.3.4
Dynamic linker (ldd) 2.3.4
Linux C++ Library 5.0.6
Procps 3.2.3
Net-tools 1.60
Kbd 1.12
Sh-utils 5.2.1
udev 050
Modules Loaded 8250_pnp 8250 serial_core pcspkr rtc via_agp
via82cxxx snd_via82xx snd_ac97_codec snd_mpu401_uart snd_rawmidi mii
sd_mod
[7.2.] Processor information (from /proc/cpuinfo):
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 8
model name : AMD Athlon(TM) XP 2700+
stepping : 1
cpu MHz : 2166.530
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow
bogomips : 4259.84
[7.3.] Module information (from /proc/modules):
8250_pnp 8064 0 - Live 0xf886f000
8250 20264 1 8250_pnp, Live 0xf8878000
serial_core 19200 1 8250, Live 0xf8872000
pcspkr 3204 0 - Live 0xf8869000
rtc 10552 0 - Live 0xf885c000
via_agp 7680 1 - Live 0xf883e000
via82cxxx 10972 0 [permanent], Live 0xf8858000
snd_via82xx 22688 0 - Live 0xf8860000
snd_ac97_codec 78328 1 snd_via82xx, Live 0xf8f03000
snd_mpu401_uart 6144 1 snd_via82xx, Live 0xf8849000
snd_rawmidi 20512 1 snd_mpu401_uart, Live 0xf8851000
mii 4544 0 - Live 0xf8841000
sd_mod 14928 0 - Live 0xf8844000
[7.4.] Loaded driver and hardware information (/proc/ioports, /proc/iomem)
0000-001f : dma1
0020-0021 : pic1
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
0290-0297 : pnp 00:0d
0370-0375 : pnp 00:0d
0376-0376 : ide1
0378-037a : parport0
03c0-03df : vesafb
03f6-03f6 : ide0
03f8-03ff : serial
0cf8-0cff : PCI conf1
9800-98ff : 0000:00:12.0
9800-98ff : via-rhine
a000-a00f : 0000:00:11.1
a400-a41f : 0000:00:10.2
a400-a41f : uhci_hcd
a800-a81f : 0000:00:10.1
a800-a81f : uhci_hcd
b000-b01f : 0000:00:10.0
b000-b01f : uhci_hcd
b400-b40f : 0000:00:0f.0
b400-b407 : ide2
b408-b40f : ide3
b800-b803 : 0000:00:0f.0
d000-d007 : 0000:00:0f.0
d400-d403 : 0000:00:0f.0
d402-d402 : ide2
d800-d807 : 0000:00:0f.0
d800-d807 : ide2
e000-e0ff : 0000:00:11.5
e400-e47f : motherboard
e400-e403 : PM1a_EVT_BLK
e404-e405 : PM1a_CNT_BLK
e408-e40b : PM_TMR
e420-e423 : GPE0_BLK
e800-e81f : motherboard
e800-e81f : pnp 00:01
00000000-0009e7ff : System RAM
0009e800-0009ffff : reserved
000a0000-000bffff : Video RAM area
000c0000-000cf3ff : Video ROM
000d8000-000da7ff : Adapter ROM
000f0000-000fffff : System ROM
00100000-3fffbfff : System RAM
00100000-00383a43 : Kernel code
00383a44-00477eff : Kernel data
3fffc000-3fffefff : ACPI Tables
3ffff000-3fffffff : ACPI Non-volatile Storage
eb800000-eb8000ff : 0000:00:12.0
eb800000-eb8000ff : via-rhine
ec000000-ec0000ff : 0000:00:10.3
ec000000-ec0000ff : ehci_hcd
ec800000-ec803fff : 0000:00:0f.0
ed000000-ee6fffff : PCI Bus #01
ed000000-edffffff : 0000:01:00.0
ee800000-ee800fff : 0000:00:0e.1
ef000000-ef000fff : 0000:00:0e.0
eff00000-f7ffffff : PCI Bus #01
f0000000-f7ffffff : 0000:01:00.0
f0000000-f7ffffff : vesafb
f8000000-fbffffff : 0000:00:00.0
fec00000-fec00fff : reserved
fee00000-fee00fff : reserved
ffff0000-ffffffff : reserved
[7.5.] PCI information ('lspci -vvv' as root)
00:00.0 Host bridge: VIA Technologies, Inc. VT8377 [KT400/KT600 AGP] Host Bridge
Subsystem: Asustek Computer, Inc. A7V8X motherboard
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
Region 0: Memory at f8000000 (32-bit, prefetchable) [size=64M]
Capabilities: [80] AGP version 3.5
Status: RQ=32 Iso- ArqSz=0 Cal=2 SBA+ ITACoh- GART64-
HTrans- 64bit- FW- AGP3+ Rate=x4,x8
Command: RQ=32 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit-
FW- Rate=<none>
Capabilities: [c0] 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-
00:01.0 PCI bridge: VIA Technologies, Inc. VT8235 PCI Bridge (prog-if
00 [Normal decode])
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
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 0000e000-0000dfff
Memory behind bridge: ed000000-ee6fffff
Prefetchable memory behind bridge: eff00000-f7ffffff
BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
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-
00:0e.0 Multimedia video controller: Brooktree Corporation Bt878 Video
Capture (rev 11)
Subsystem: Hauppauge computer works Inc. WinTV Series
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 (4000ns min, 10000ns max)
Interrupt: pin A routed to IRQ 10
Region 0: Memory at ef000000 (32-bit, prefetchable) [size=4K]
Capabilities: [44] Vital Product Data
Capabilities: [4c] 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-
00:0e.1 Multimedia controller: Brooktree Corporation Bt878 Audio
Capture (rev 11)
Subsystem: Hauppauge computer works Inc. WinTV Series
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 (1000ns min, 63750ns max)
Interrupt: pin A routed to IRQ 10
Region 0: Memory at ee800000 (32-bit, prefetchable) [size=4K]
Capabilities: [44] Vital Product Data
Capabilities: [4c] 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-
00:0f.0 Unknown mass storage controller: Promise Technology, Inc.
20268 (rev 02) (prog-if 85)
Subsystem: Promise Technology, Inc. Ultra100TX2
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: 32 (1000ns min, 4500ns max), cache line size 08
Interrupt: pin A routed to IRQ 3
Region 0: I/O ports at d800 [size=8]
Region 1: I/O ports at d400 [size=4]
Region 2: I/O ports at d000 [size=8]
Region 3: I/O ports at b800 [size=4]
Region 4: I/O ports at b400 [size=16]
Region 5: Memory at ec800000 (32-bit, non-prefetchable) [size=16K]
Expansion ROM at <unassigned> [disabled] [size=16K]
Capabilities: [60] Power Management version 1
Flags: PMEClk- DSI+ D1+ D2- AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:10.0 USB Controller: VIA Technologies, Inc. VT6202 [USB 2.0
controller] (rev 80) (prog-if 00 [UHCI])
Subsystem: Asustek Computer, Inc.: Unknown device 80a1
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, cache line size 08
Interrupt: pin A routed to IRQ 5
Region 4: I/O ports at b000 [size=32]
Capabilities: [80] 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-
00:10.1 USB Controller: VIA Technologies, Inc. VT6202 [USB 2.0
controller] (rev 80) (prog-if 00 [UHCI])
Subsystem: Asustek Computer, Inc.: Unknown device 80a1
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, cache line size 08
Interrupt: pin B routed to IRQ 5
Region 4: I/O ports at a800 [size=32]
Capabilities: [80] 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-
00:10.2 USB Controller: VIA Technologies, Inc. VT6202 [USB 2.0
controller] (rev 80) (prog-if 00 [UHCI])
Subsystem: Asustek Computer, Inc.: Unknown device 80a1
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, cache line size 08
Interrupt: pin C routed to IRQ 5
Region 4: I/O ports at a400 [size=32]
Capabilities: [80] 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-
00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82)
(prog-if 20 [EHCI])
Subsystem: Asustek Computer, Inc.: Unknown device 80a1
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, cache line size 10
Interrupt: pin D routed to IRQ 5
Region 0: Memory at ec000000 (32-bit, non-prefetchable) [size=256]
Capabilities: [80] 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-
00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
Subsystem: Asustek Computer, Inc.: Unknown device 80a1
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
Capabilities: [c0] 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-
00:11.1 IDE interface: VIA Technologies, Inc.
VT82C586A/B/VT82C686/A/B/VT823x/A/C/VT8235 PIPC Bus Master IDE (rev
06) (prog-if 8a [Master SecP PriP])
Subsystem: Asustek Computer, Inc.: Unknown device 80a1
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
Interrupt: pin A routed to IRQ 255
Region 4: I/O ports at a000 [size=16]
Capabilities: [c0] 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-
00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
Subsystem: Asustek Computer, Inc.: Unknown device 80a1
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 C routed to IRQ 9
Region 0: I/O ports at e000 [size=256]
Capabilities: [c0] 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-
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74)
Subsystem: Asustek Computer, Inc.: Unknown device 80a1
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 (750ns min, 2000ns max), cache line size 08
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at 9800 [size=256]
Region 1: Memory at eb800000 (32-bit, non-prefetchable) [size=256]
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-
01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX
5200] (rev a1) (prog-if 00 [VGA])
Subsystem: Unknown device 1682:1280
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 (1250ns min, 250ns max)
Interrupt: pin A routed to IRQ 11
Region 0: Memory at ed000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at f0000000 (32-bit, prefetchable) [size=128M]
Expansion ROM at effe0000 [disabled] [size=128K]
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 3.0
Status: RQ=32 Iso- ArqSz=0 Cal=3 SBA+ ITACoh- GART64-
HTrans- 64bit- FW+ AGP3+ Rate=x4,x8
Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit-
FW- Rate=<none>
[7.6.] SCSI information (from /proc/scsi/scsi)
its ide-only
[7.7.] Other information that might be relevant to the problem
(please look in /proc and include all information that you
think to be relevant):
I have no idea
[X.] Other notes, patches, fixes, workarounds:
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel