summaryrefslogtreecommitdiffstats
path: root/sys/powerpc
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2006-07-26 17:35:40 +0000
committermarcel <marcel@FreeBSD.org>2006-07-26 17:35:40 +0000
commitad02b2748c05869ab6d6a741d1f4adcfae259498 (patch)
tree97bc3cf3aaeccf63283722f7eacfc91e8d6a7297 /sys/powerpc
parent73bf5393b639ce941b21ae5a93600e49c3cc08fe (diff)
downloadFreeBSD-src-ad02b2748c05869ab6d6a741d1f4adcfae259498.zip
FreeBSD-src-ad02b2748c05869ab6d6a741d1f4adcfae259498.tar.gz
o Remove device zs
o Remove nodevice uart o Reorder
Diffstat (limited to 'sys/powerpc')
-rw-r--r--sys/powerpc/conf/NOTES6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/powerpc/conf/NOTES b/sys/powerpc/conf/NOTES
index b8fbbcc..327f5d0 100644
--- a/sys/powerpc/conf/NOTES
+++ b/sys/powerpc/conf/NOTES
@@ -20,7 +20,6 @@ options SC_OFWFB # OFW frame buffer
# Standard busses
device pci
-device zs # Zilog 8350 based serial ports
device gem # Sun GEM/Sun ERI/Apple GMAC
device ofwd # Open Firmware disks
@@ -31,6 +30,7 @@ device ofwd # Open Firmware disks
nodevice atkbdc
nodevice atkbd
nodevice psm
+nodevice sio
nodevice vga
nodevice fdc
nodevice ppc
@@ -52,16 +52,12 @@ nodevice star_saver
nodevice snake_saver
# needs outsw use fixed
nodevice cs
-# XXX can't remember why
-nodevice uart
# isa
nodevice pcii
nodevice tnt4882
# wants gdb_cur
nodevice dcons
nodevice dcons_crom
-# not yet
-nodevice sio
#####################################################################
OpenPOWER on IntegriCloud