Date: Fri, 23 Jun 2006 09:30:48 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: doconnor@gsoft.com.au Cc: freebsd-stable@freebsd.org Subject: Re: Asus A8V IRQ/serial problems Message-ID: <20060623.093048.-365730499.imp@bsdimp.com> In-Reply-To: <200606231509.29720.doconnor@gsoft.com.au> References: <200606221424.14380.doconnor@gsoft.com.au> <20060622.230433.24902227.imp@bsdimp.com> <200606231509.29720.doconnor@gsoft.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200606231509.29720.doconnor@gsoft.com.au>
"Daniel O'Connor" <doconnor@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060623.093048.-365730499.imp>
