Cristian Ionescu-Idbohrn wrote:
On Tue, 9 Sep 2003, Ben wrote:


These are the relevant modules (wrt. the usb mouse) lsmod shows on my laptop (acer tm 634), kernel 2.4.19:

mousedev                3736   0  (unused)
hid                    17892   0  (unused)
usbmouse                1784   0  (unused)
input                   3296   0  [mousedev hid usbmouse]
usb-ohci               17672   0  (unused)

usb-ohci - USB support for Compaq, iMac, SiS, ALi, etc. chipsets



usbcore 54592 1 [hid usbmouse usb-ohci]

# lspci
00:0b.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46)
00:0f.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
00:14.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)


And these on desktop, kernel 2.4.18:


mousedev                4308   1
hid                    19428   0  (unused)
input                   3648   0  [mousedev hid]
usb-uhci               23664   0  (unused)

usb-uhci - USB support for Intel, VIA, etc. chipsets


usbcore 62924 1 [hid usb-uhci]

# lspci
00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)


You want usb-uhci, not usb-ohci.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to