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? -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
pgpxHsjPS7w1X.pgp
Description: PGP signature
