CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/17 16:39:30
Modified files:
sys/arch/i386/pci: pcib.c
Log message:
include isadma.h not isa.h
missed in rev 1.5 when #if NISA became #if NISADMA
not a problem in practice as isavar.h includes isadma.h
ok miod@ deraadt@ millert@
