Asus A8V IRQ/serial problems

M. Warner Losh imp at bsdimp.com
Fri Jun 23 15:32:30 UTC 2006


In message: <200606231509.29720.doconnor at gsoft.com.au>
            "Daniel O'Connor" <doconnor at gsoft.com.au> 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


More information about the freebsd-stable mailing list