summaryrefslogtreecommitdiffstats
path: root/sys/sun4v/conf
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>2006-10-16 22:06:59 +0000
committerjb <jb@FreeBSD.org>2006-10-16 22:06:59 +0000
commitcbe057600da3c32ec592cb225171eab6e7ac910a (patch)
tree2e337dd33d3d41d20e11265b9f9314322c76c2e9 /sys/sun4v/conf
parent93fd36e9c7bcbf380890749ebedda76ac6ae4d8e (diff)
downloadFreeBSD-src-cbe057600da3c32ec592cb225171eab6e7ac910a.zip
FreeBSD-src-cbe057600da3c32ec592cb225171eab6e7ac910a.tar.gz
Comment out 'device isa'.
Add a lot of nodevice entries for things that depend on isa, kbd and other PC-centric things.
Diffstat (limited to 'sys/sun4v/conf')
-rw-r--r--sys/sun4v/conf/NOTES48
1 files changed, 32 insertions, 16 deletions
diff --git a/sys/sun4v/conf/NOTES b/sys/sun4v/conf/NOTES
index 496a62d..5bfb3b9 100644
--- a/sys/sun4v/conf/NOTES
+++ b/sys/sun4v/conf/NOTES
@@ -19,7 +19,7 @@ cpu SUN4V
# HARDWARE BUS CONFIGURATION
device ebus
-device isa
+#device isa
device pci
device sbus
#device central
@@ -57,18 +57,33 @@ option OFWCONS_POLL_HZ=4 # 20 or more works best on Ultra2
#####################################################################
# Devices we don't want to deal with
-nodevice atkbdc
+nodevice aha
nodevice atkbd
-nodevice psm
-nodevice sc
-nodevice splash
-nodevice vga
-nodevice daemon_saver
-nodevice snake_saver
-nodevice star_saver
+nodevice atkbdc
nodevice bktr
+nodevice blank_saver
+nodevice bt
+nodevice daemon_saver
+nodevice dpt
+nodevice dragon_saver
+nodevice ep
+nodevice ex
+nodevice fade_saver
nodevice fdc
+nodevice fire_saver
+nodevice gpib
+nodevice green_saver
+nodevice hwpmc
+nodevice isa
+nodevice logo_saver
+nodevice pcii
nodevice ppc
+nodevice psm
+nodevice rain_saver
+nodevice sc
+nodevice si
+nodevice sio
+nodevice snake_saver
nodevice snd_ad1816
nodevice snd_als4000
nodevice snd_au88x0
@@ -90,17 +105,18 @@ nodevice snd_sb8
nodevice snd_sbc
nodevice snd_solo
nodevice snd_t4dwave
+nodevice snd_uaudio
nodevice snd_via8233
nodevice snd_via82c686
nodevice snd_vibes
-nodevice snd_uaudio
-nodevice aha
-nodevice bt
-nodevice wds
-nodevice ep
-nodevice ex
-nodevice sio
+nodevice splash
+nodevice star_saver
+nodevice tnt4882
nodevice uart
+nodevice ukbd
+nodevice vga
+nodevice warp_saver
+nodevice wds
#####################################################################
OpenPOWER on IntegriCloud