xdamnx n00b
Joined: 29 Oct 2002 Posts: 61 Location: Germany
|
Posted: Sun Jul 20, 2003 11:02 pm Post subject: USB2 problem under 2.4.21 |
|
|
i got following problem under the 2.4.21 kernel, i compiled the usb2 support into my kernel and the usb1,1 stuff as module. if i want to use my usb2-storage i have to insmod a usb1.1 module for handling it, but this is not what i want.
and my m$ optical ain't working properly either "normal" mousing is no problem as long as i don't start a usb1.1 module (needed by my storage) no wheel and thumb buttons possible (did the steps according to the guides found here in the forums)
a "cat /proc/pci/" reveals following usb2-chipset:
Code: | Bus 0, device 3, function 0:
USB Controller: Silicon Integrated Systems [SiS] 7001 (rev 15).
IRQ 9.
Master Capable. Latency=64. Max Lat=80.
Non-prefetchable 32 bit memory at 0xe8001000 [0xe8001fff].
Bus 0, device 3, function 1:
USB Controller: Silicon Integrated Systems [SiS] 7001 (#2) (rev 15).
IRQ 11.
Master Capable. Latency=64. Max Lat=80.
Non-prefetchable 32 bit memory at 0xe8002000 [0xe8002fff].
Bus 0, device 3, function 2:
USB Controller: Silicon Integrated Systems [SiS] 7001 (#3) (rev 15).
IRQ 10.
Master Capable. Latency=64. Max Lat=80.
Non-prefetchable 32 bit memory at 0xe8003000 [0xe8003fff].
Bus 0, device 3, function 3:
USB Controller: PCI device 1039:7002 (Silicon Integrated Systems [SiS]) (rev 0).
Master Capable. Latency=64. Max Lat=80.
Non-prefetchable 32 bit memory at 0xe8004000 [0xe8004fff].
Bus 0, device 4, function 0:
Ethernet controller: Silicon Integrated Systems [SiS] SiS900 10/100 Ethernet (rev 145).
IRQ 4.
Master Capable. Latency=173. Min Gnt=52.Max Lat=11.
I/O at 0xe000 [0xe0ff].
Non-prefetchable 32 bit memory at 0xe8005000 [0xe8005fff].
Bus 0, device 10, function 0:
CardBus bridge: PCI device 1524:1410 (ENE Technology Inc) (rev 0).
IRQ 11.
Master Capable. Latency=168. Min Gnt=64.Max Lat=7.
Non-prefetchable 32 bit memory at 0x20000000 [0x20000fff].
Bus 1, device 0, function 0:
VGA compatible controller: PCI device 1002:4c66 (ATI Technologies Inc) (rev 1).
IRQ 5.
Master Capable. Latency=66. Min Gnt=8.
Prefetchable 32 bit memory at 0xf0000000 [0xf7ffffff].
I/O at 0x9000 [0x90ff].
Non-prefetchable 32 bit memory at 0xe8100000 [0xe810ffff].
|
maybe any1 got a solution for my problem =)
[edit]
tried to use the usb1.1 for sis chipsets hard compiled into the kernel but this seems to overlap the 2 protocols....
[/edit] _________________ ..:: xDAMNx ::.. |
|