NetBSD/sys/arch/acorn26
jym 92ae85d18e Changes to MEMORY_RBFLAGS option:
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)

See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html

Reviewed by abs@ in private mail.
2009-02-06 18:50:26 +00:00
..
acorn26 Adapt the arm32 fusu implementation for use on PROG26 configurations 2009-01-18 16:42:09 +00:00
compile
conf Changes to MEMORY_RBFLAGS option: 2009-02-06 18:50:26 +00:00
include Finally purge __P() from sys/arch/acorn26. 2009-01-14 23:14:48 +00:00
iobus Split device_t from ioc_softc. 2009-01-18 20:31:08 +00:00
ioc Autoconfiguration cleanup for eca(4): 2009-01-19 23:43:14 +00:00
podulebus Make sure that dp8390_intr() gets passed the softc pointer, not the device 2009-01-21 23:36:30 +00:00
stand Finally purge __P() from sys/arch/acorn26. 2009-01-14 23:14:48 +00:00
vidc Split device_t from softc in arcvideo(4). Also tidy a rogue printf(). 2009-01-19 23:09:22 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00