On Mon, 7 Feb 2005, dima wrote: > I am preparing a new server for production use. > It contains 2 1000BaseTX NICs and 2 SCSI controllers. > The interrupt assignment performed by ACPI looks kinda strange: > irq24: bge0 ahd0 > irq25: bge1 ahd1 > How can I affect it? I mean I want all the devices use different IRQ lines.
What hardware, curiously? Are all of these parts onboard? Can you post the ouptut of 'devconf'? This will show the bus associations for these devices. In many cases there are not other IRQs available to route, due to poor BIOS programming, ccorners cut in the physical board layout, etc. -- Doug White | FreeBSD: The Power to Serve [EMAIL PROTECTED] | www.FreeBSD.org _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
