On Fri, 2003-01-31 at 14:59, cyn wrote: > Yes, you're right - this was why I enabled acpi in the first place - my > cardbus socket, onboard ethernet, and onboard modem are all using IRQ 11. > I've never had the misfortune to deal with configuring IRQ's (well, not in > a long time) under linux - how do I go about managing this
The PCI subsystem usually handles interrupts intelligently. When problems arise they most often involve ISA interrupts. Try adding "exclude irq 3" to your /etc/pcmcia/config.opts. My guess is that the orinoco driver is conflicting with a built-in serial port. -- Thomas Hood <[EMAIL PROTECTED]> __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com

