NetBSD/sys/arch/i386
thorpej 645664c6f1 In bus_mem_unmap(), pass kernel_map to kmem_free(), rather than
kmem_map (the VA space is allocated from kernel_map).

In both bus_mem_map() and bus_mem_unmap(), adjust some arithmetic to
avoid wasting a page of VA space per call to bus_mem_map().
1996-05-12 19:02:19 +00:00
..
boot Don't save caller-saved registers. 1996-01-06 22:15:29 +00:00
compile
conf Make `make depend' work for libraries. 1996-05-11 16:11:30 +00:00
eisa update for addition of a machine-dependent cookie as the first argument 1996-04-11 22:15:08 +00:00
i386 In bus_mem_unmap(), pass kernel_map to kmem_free(), rather than 1996-05-12 19:02:19 +00:00
include Revert last change. 1996-05-08 20:00:38 +00:00
isa Use <machine/bus.h> ... on the right track to making this an MI driver. 1996-05-12 01:37:02 +00:00
netboot Fix #includes. 1996-02-02 18:05:36 +00:00
pci update for addition of a machine-dependent cookie as the first argument 1996-04-11 22:15:08 +00:00
stand LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
Makefile