Mike Manchester wrote:
> How or can I remove USB support from Linux? I don't have any USB
> devices and I'm afraid that it's messing with IRQs.
First off, USB IRQ assignment is done by the BIOS, at least in the
case of Award.
Plus, Linux doesn't re-arrange or assign IRQs to devices without
your permission (unlike Windows 9x/ME).
> Or will this cause problems in other areas?
Shouldn't. There is no reason to even load the USB hub driver, nor
any device support. If you move the "usb" directory out of your
kernel modules directory (e.g., /lib/modules/2.4.3-12/...), that
should completely prevent it from loading. But don't blindly delete
it.
-- TheBS
-- Bryan "TheBS" Smith mailto:b.j.smith@ieee.org chat:thebs413 Engineer AbsoluteValue Systems, Inc. http://www.linux-wlan.org President SmithConcepts, Inc. http://www.SmithConcepts.com
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 19:56:08 EDT