Module Name:    src
Committed By:   macallan
Date:           Fri Jun  1 16:13:08 UTC 2018

Modified Files:
        src/sys/arch/macppc/conf: POWERMAC_G5_11_2

Log Message:
enable svwsata now that it works properly


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/macppc/conf/POWERMAC_G5_11_2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/macppc/conf/POWERMAC_G5_11_2
diff -u src/sys/arch/macppc/conf/POWERMAC_G5_11_2:1.11 src/sys/arch/macppc/conf/POWERMAC_G5_11_2:1.12
--- src/sys/arch/macppc/conf/POWERMAC_G5_11_2:1.11	Mon May 28 05:27:51 2018
+++ src/sys/arch/macppc/conf/POWERMAC_G5_11_2	Fri Jun  1 16:13:08 2018
@@ -154,7 +154,7 @@ wsmouse* at ums?
 
 genfb*	at pci? dev ? function ?
 wdc* 	at pci? dev ? function ?		# Kauai ATA
-#svwsata* at pci? dev ? function ?		# ServerWorks SATA controllers
+svwsata* at pci? dev ? function ?		# ServerWorks SATA controllers
 obio*	at pci? dev ? function ?
 zsc*	at obio?
 zstty*	at zsc? channel ?

Reply via email to