19 lines
517 B
Plaintext
19 lines
517 B
Plaintext
# $NetBSD: TESTING,v 1.3 2009/01/18 18:24:23 bjh21 Exp $
|
|
#
|
|
# Test kernel, with extra things turned on, including all consistency checks.
|
|
|
|
include "arch/acorn26/conf/GENERIC"
|
|
|
|
options ARM_LOCK_CAS_DEBUG
|
|
options DIAGNOSTIC
|
|
options DEBUG
|
|
options DDB_ONPANIC=2 # Stack trace on panic
|
|
|
|
#fpu0 at cpu0 # Floating point unit (FPPC/FPA10)
|
|
|
|
#ssn0 at ioc0 # Unique ID chip (Silicon Serial No)
|
|
eca0 at ioc0 bank 2 # Econet module
|
|
arcpp0 at ioc0 bank 5 # Parallel printer port (Arc)
|
|
|
|
powerrom* at podulebus? slot ?
|