Re: isa.c misses ISA_NIRQ and friends

1999-09-01 Thread Peter Wemm
Poul-Henning Kamp wrote: > > Peter must have forgotten some changes, until he fixes it, > you can use this patch to revert his change to isa.c Yeah, sorry folks. I am running that code right now (and have been for weeks) but it was dependent on another pending change that I had forgotten. It sh

isa.c misses ISA_NIRQ and friends

1999-09-01 Thread Poul-Henning Kamp
Peter must have forgotten some changes, until he fixes it, you can use this patch to revert his change to isa.c Index: isa.c === RCS file: /home/ncvs/src/sys/i386/isa/isa.c,v retrieving revision 1.130 diff -u -r1.130 isa.c --- isa.c