NetBSD/sys/arch/hpcmips
fvdl 7dd7f8baa2 Handle 64bit DMA addresses on PCI for platforms that can (currently only
enabled on amd64). Add a dmat64 field to various PCI attach structures,
and pass it down where needed. Implement a simple new function called
pci_dma64_available(pa) to test if 64bit DMA addresses may be used.
This returns 1 iff _PCI_HAVE_DMA64 is defined in <machine/pci_machdep.h>,
and there is more than 4G of memory.
2003-06-15 23:08:53 +00:00
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Support for Laser5's L-Card+ Embedded CPU Board 2003-05-01 07:01:58 +00:00
dev Also pass a type argument to comcnattach() and com_kgdb_attach(). 2003-06-14 17:01:06 +00:00
hpcmips Support for Laser5's L-Card+ Embedded CPU Board 2003-05-01 07:01:58 +00:00
include Handle 64bit DMA addresses on PCI for platforms that can (currently only 2003-06-15 23:08:53 +00:00
isa Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
stand using write buffer in block_write. 2003-06-15 08:50:05 +00:00
tx Use PAGE_SIZE rather than NBPG. 2003-04-02 03:51:33 +00:00
vr Handle 64bit DMA addresses on PCI for platforms that can (currently only 2003-06-15 23:08:53 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
TODO Actually, it looks like the mouse is there. 2000-02-18 23:11:20 +00:00