On Thursday, 1 July 1999 at 13:08:11 -0700, Mike Smith wrote: >> >> Indeed. Is it possibly interrupting on a line which something else is >> using? I've found a problem on my Latitude where it appears that the >> machine only has two interrupts free (3 and 9). If I put a modem on 3 >> and an Ethernet board on 9, it works, but only by putting pccardd on >> irq 5, which doesn't really work. If I pull the Ethernet card, the >> whole machine hangs up when I try to access the net, presumably >> because pccardd hasn't found out about it. > > Have you tried setting the PCIC IRQ to 0, so that the driver polls > instead?
I have now. It ignored it and grabbed irq 5 anyway. Where is this described? I put it in my config file: # PCCARD (PCMCIA) support controller card0 device pcic0 at card? irq 0 device pcic1 at card? irq 0 Is that what you meant? Greg -- See complete headers for address, home page and phone numbers finger g...@lemis.com for PGP public key To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-hackers" in the body of the message