NetBSD/sys/arch/i386/isa
simonb 889c658b5b Change the kernel mmap interface so that the offset to map is an
"off_t" and the return value is a "paddr_t" to allow mappings
at offsets past 2^31 bytes.  Somewhat inspired by FreeBSD, which
only changed the offset to a "vm_offset_t".

Includes updates for the i386, pc532 and sh3 mmmmap from Jason Thorpe.
2000-06-26 04:55:19 +00:00
..
ahc_isa.c
clock.c
icu.h
icu.s
isa_machdep.c Implement CLKF_INTR(), to count interrupt time separately. 2000-06-04 21:27:38 +00:00
isapnp_machdep.c
joy.c
joy_isa.c
joy_isapnp.c
joyvar.h
lms.c
mms.c
npx.c Rearrange the npx driver a little to allow for multiple attachments 2000-06-16 03:47:24 +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