In message: <[EMAIL PROTECTED]>
"Daniel O'Connor" <[EMAIL PROTECTED]> writes:
: I think a better option would be to remove the test in sio.c for the AMD64
: case since isa_irq_pending() won't do anything.
I hate #ifdef __amd64__ code. It is evil and should be avoided.
Maybe the right answer is to have a separate ACPI probe routine that
does something similar to the pccard case where we pass 'noprobe = 1'
to the sioprobe routine. If ACPI says there's a sio there, we don't
need to probe for it...
Warner
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"