NetBSD/sys/arch/i386
thorpej babefc5331 Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end
at dmamap load time that the mapping will be used for a unidirectional
transfer of the specified direction.
2001-07-19 15:32:10 +00:00
..
bioscall regen: add support for getting %es value from the bios call 2001-05-02 13:13:48 +00:00
compile
conf add mach/macho files 2001-07-14 02:18:02 +00:00
eisa delint: don't try & return something from void eisa_intr_disestablish() 2001-05-15 15:07:37 +00:00
gdbscripts
i386 use a shift instead of a divide. 2001-07-17 13:52:24 +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
isa use a shift instead of a divide. 2001-07-17 13:52:24 +00:00
mca Compact the BIOS CFG printout 2001-05-14 14:14:09 +00:00
pci fix a statementless label that gcc-current picked up. 2001-07-17 13:53:15 +00:00
pnpbios bzero->memset, bcopy->memcpy 2001-07-07 05:58:12 +00:00
stand b*()->mem*() 2001-07-07 22:57:57 +00:00
Makefile Remove gratuitous setting of SYSDIR; 2001-04-03 17:12:23 +00:00