NetBSD/sys/arch/hpcsh
soren 875bff0962 To make dev/pcmcia work on platforms with 64-bit bus_addr_t and
32-bit bus_size_t (sparc), change the pcmcia_mem_map(9) offsetp
argument to bus_size_t as it is used as a bus_space offset.
2001-12-15 13:23:20 +00:00
..
compile
conf Add a blurb to the top of all GENERIC files. This serves three purposes: 2001-12-14 05:34:45 +00:00
dev To make dev/pcmcia work on platforms with 64-bit bus_addr_t and 2001-12-15 13:23:20 +00:00
hpcsh use #ifdef MEMORY_DISK_DYNAMIC (for consistency with the rest of the kernel) 2001-11-28 05:55:34 +00:00
include Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end 2001-07-19 15:32:10 +00:00
stand use bicons. 2001-02-09 19:54:11 +00:00
Makefile