NetBSD/sys/arch/bebox
thorpej 49a45fed9b If the memory range of the machine is such that no bouncing is necessary,
or if the device is capable of 32-bit DMA (specified by ISABUS_DMA_32BIT),
clear the map's bounce threshold at map creation time.
1998-10-03 21:53:04 +00:00
..
bebox Initialize the DMA map's bounce threshold to the tag's at map creation time, 1998-10-03 21:38:48 +00:00
compile keep compile dir. 1997-11-27 09:48:18 +00:00
conf pcvt is no longer used with bebox. 1998-09-28 09:33:12 +00:00
include Add a private bounce threshold to the DMA map, initialized in a bus-dependent 1998-10-03 21:24:00 +00:00
isa If the memory range of the machine is such that no bouncing is necessary, 1998-10-03 21:53:04 +00:00
pci vm_offset_t --> [pv]addr_t. 1998-08-24 01:40:26 +00:00
stand Change commented out default baudrate(38400 to 9600) of serial console. 1998-03-27 00:11:07 +00:00
Makefile Include bsd.subdir.mk instead of bsd.prog.mk. 1998-09-01 08:43:48 +00:00