NetBSD/sys/arch/bebox
thorpej 636e9cd08b Add a "cacheline_size" argument to pci_configure_bus(). It is used
to set the cacheline size in the BHLC register.  This should be the
size of the largest D-cache line on a system.
2001-11-28 23:48:34 +00:00
..
bebox Add a "cacheline_size" argument to pci_configure_bus(). It is used 2001-11-28 23:48:34 +00:00
compile
conf The bridge(4) pseudo-device no longer requires the port to 2001-11-23 05:00:22 +00:00
include Split elf32 vs. elf64 handling in loadfile(), including support for 2001-10-31 17:20:45 +00:00
isa Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
pci pci_conf_interrupt() takes bus/dev/pin, not bus/dev/func. 2001-10-29 23:33:42 +00:00
stand Bump the version numbers of all bootloaders which use loadfile_elfXX() now 2001-11-09 19:53:11 +00:00
Makefile