NetBSD/sys/arch/i386
cgd d2e314622d undo the change done (at my suggestion) in rev 1.236. That is,
mark all of 0 -> IOM_BEGIN as used, even though there are some regions
which are left for use by the BIOS (namely, the first 4k page and the
area after biosbasemem*1024 but before IOM_BEGIN).  Drivers wishing to
manipulate these areas should map them specially, with _i386_memio_map()
rather than bus_space_map() or i386_memio_map().
1997-07-10 03:10:58 +00:00
..
apm_init The copyright for this file has been assigned to the NetBSD Foundation 1996-11-04 23:04:43 +00:00
bioscall The copyright for this file has been assigned to the NetBSD Foundation 1996-11-04 23:04:43 +00:00
boot We don't need a special clean: target here. 1997-05-07 17:16:05 +00:00
compile
conf Add new DDB and KGDB files. 1997-07-06 04:09:45 +00:00
eisa Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:10:23 +00:00
i386 undo the change done (at my suggestion) in rev 1.236. That is, 1997-07-10 03:10:58 +00:00
include rename i386 bus_space_{map,unmap,subregion,alloc,free} implementation 1997-07-10 02:36:44 +00:00
isa Add a new line in a printf, for purely cosmetic reasons. 1997-07-05 20:58:30 +00:00
netboot
pci Update for repaired Triton MX PCI ID. 1997-06-24 06:21:22 +00:00
stand Emulate old bootblocks better: Use type of boot harddisk, extracted 1997-07-04 10:52:44 +00:00
Makefile Switch to building new boot blocks by default. 1997-06-07 00:35:42 +00:00