Its a laptop, so I do not have a lot of control of which controller I use =) I once had a OPTi Rhino motherboard, and it was a treat too ;)
I recompilied the kernel without OHCI support, and mknod'd a device for the mouse (and had to alias char-major-10-32 mousedev) and it all works beautifully now, and I now get to work on scroll wheel. ----- Original Message ----- From: "David Brownell" <[EMAIL PROTECTED]> To: "Sean J Power" <[EMAIL PROTECTED]>; "Pete Zaitcev" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, March 08, 2002 1:20 PM Subject: Re: [linux-usb-devel] USB HC TakeOver Failed > > I found a few things to do that fixed it. I stopped mapping IRQ's for > > ISA in the BIOS > > That would make sense; it's a BIOS level bug, so a BIOS config > tweak of some kind is needed to fix it ... > > > > I also used UHCI instead. Despite the fact that it says Opti controllers > > are under OHCI, they are supported under UHCI. > > ... but that doesn't. If UHCI loads, as well as OHCI, you would > seem to have two separate USB controllers on your system. > > - Dave > > _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
