NetBSD/sys/arch/i386/isa
cgd a5c13f9ad4 Kwality control:
* put #includes of opt headers and headers to get protos used by
  net/netisr_dispatch.h in net/netisr.h (if !defined(_LOCORE)) (rather than
  in netisr_dispatch.h itself, and potentially nowhere, respectively).
* require netisr.h to be included before netisr_dispatch.h.
* minor additional cleanup of both netisr.h and netisr_dispatch.h.
* clean up uses to remove now-unnecessary header file inclusions, and
  local prototypes of the fns.
* convert netisr dispatch implementations which didn't use
  netisr_dispatch.h (pc532) to use it.
2000-07-02 04:40:33 +00:00
..
ahc_isa.c
clock.c
icu.h
icu.s Kwality control: 2000-07-02 04:40:33 +00:00
isa_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
isapnp_machdep.c
joy.c
joy_isa.c
joy_isapnp.c
joyvar.h
lms.c
mms.c
npx.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
npx_isa.c Rearrange the npx driver a little to allow for multiple attachments 2000-06-16 03:47:24 +00:00
npxvar.h Rearrange the npx driver a little to allow for multiple attachments 2000-06-16 03:47:24 +00:00
nvram.h
olms.c
omms.c
pccons.c Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
pms.c If rnd is configured into the kernel, do rnd(4) entropy collection 2000-06-05 22:20:54 +00:00
timerreg.h
vector.s