[Midnightbsd-cvs] src: sparc64/conf: Remove sab device.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Dec 1 22:07:01 EST 2008


Log Message:
-----------
Remove sab device.  scc should be connected later

Modified Files:
--------------
    src/sys/sparc64/conf:
        GENERIC (r1.1 -> r1.2)
        NOTES (r1.1 -> r1.2)

-------------- next part --------------
Index: GENERIC
===================================================================
RCS file: /home/cvs/src/sys/sparc64/conf/GENERIC,v
retrieving revision 1.1
retrieving revision 1.2
diff -L sys/sparc64/conf/GENERIC -L sys/sparc64/conf/GENERIC -u -r1.1 -r1.2
--- sys/sparc64/conf/GENERIC
+++ sys/sparc64/conf/GENERIC
@@ -132,7 +132,6 @@
 device		mc146818	# Motorola MC146818 and compatible clocks
 
 # Serial (COM) ports
-#device		sab		# Siemens SAB82532 based serial ports
 device		uart		# Multi-uart driver
 device		puc		# Multi-channel uarts
 
Index: NOTES
===================================================================
RCS file: /home/cvs/src/sys/sparc64/conf/NOTES,v
retrieving revision 1.1
retrieving revision 1.2
diff -L sys/sparc64/conf/NOTES -L sys/sparc64/conf/NOTES -u -r1.1 -r1.2
--- sys/sparc64/conf/NOTES
+++ sys/sparc64/conf/NOTES
@@ -57,8 +57,6 @@
 device		ofw_console	# Open Firmware console device
 option 		OFWCONS_POLL_HZ=4 # 20 or more works best on Ultra2
 
-device		sab		# Siemens SAB82532 based serial ports
-
 

 #####################################################################
 # Devices we don't want to deal with


More information about the Midnightbsd-cvs mailing list