In message: <[EMAIL PROTECTED]> "Daniel O'Connor" <[EMAIL PROTECTED]> writes: : On Friday 23 June 2006 14:34, M. Warner Losh wrote: : > isa_irq_pending can only really be called on isa bus attachments... : > : > Why don't you have ISA in your kernel. I thought it was still required. : : It's not in GENERIC on 6.1. : : atpic has isa_irq_pending, however if you don't have atpic in your kernel a : stub is built in machdep.c. : : .. : although that only happens if DEV_ISA is defined.. I don't understand how : sio.c can link if you don't have isa in your kernel because there won't be : any isa_irq_pending() defined anywhere. : : WTF?
The 'F' here is src/sys/amd64/conf/DEFAULTS contains isa. Warner _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"