Re: isapnp vs pci card: device_probe_and_attach

2003-09-19 Thread soralx
>Isn't there a way so that the PCI card will use another irq >and initialize correctly ? AFAIK, you should be able to assign(reserve) IRQs to ISA in BIOS. 19.09.2003; 21:29:20 [SorAlx] http://cydem.org.ua/ ___ [EMAIL PROTECTED] mailing list htt

isapnp vs pci card: device_probe_and_attach

2003-09-19 Thread Bjoern A. Zeeb
Hi, I have put an older isapnp scsi card in my computer. For this card there is (not yet) a driver for FreeBSD. I also had some pci cards in there of course. When trying to load the driver for the pci card I run into "device_probe_and_attach: %s%d attach returned 6\n" This happens becaus