25bb36a74e
now. While here, add a proper attach() method to nexus. Requested by: phk
18 lines
303 B
Plaintext
18 lines
303 B
Plaintext
#
|
|
# DEFAULTS -- Default kernel configuration file for FreeBSD/powerpc
|
|
#
|
|
# $FreeBSD$
|
|
|
|
machine powerpc
|
|
|
|
# Pseudo devices.
|
|
device genclock
|
|
device mem # Memory and kernel memory devices
|
|
|
|
# UART chips on this platform
|
|
device uart_ns8250
|
|
device uart_z8530
|
|
|
|
options GEOM_PART_APM
|
|
options GEOM_PART_MBR
|