NetBSD/sys/arch/i386
thorpej 7b2ef456f0 When loading a DMA map, if the page's physical address exceeds the bounce
threshold, return an error to the caller (the caller will attempt to
bounce the transfer).
1998-06-03 06:35:04 +00:00
..
bioscall fix for changes in bioscall structure and include files 1998-01-06 00:35:42 +00:00
compile new RCS ID format. 1994-10-27 04:14:23 +00:00
conf Add epic* at pci? 1998-06-02 01:43:33 +00:00
eisa Garbage-collect the DMA tag's "_cookie" member; it's not used for anything. 1998-04-26 22:37:20 +00:00
i386 When loading a DMA map, if the page's physical address exceeds the bounce 1998-06-03 06:35:04 +00:00
include Add a `bounce threshold' to the i386 DMA tag. 1998-06-03 06:33:02 +00:00
isa Set console to polling mode before calling cngetc(). 1998-05-03 10:14:19 +00:00
pci Add a function, pci_bus_flags(), that determines which flags (for memory 1998-05-04 18:49:07 +00:00
stand Need <stdlib.h> for mktemp() prototype. 1998-06-01 14:05:35 +00:00
Makefile Add isa/pcvt to SUBDIR, this will install /usr/include/machine/pcvt_ioctl.h 1998-04-13 21:54:30 +00:00