Author: delphij
Date: Wed Jul  4 00:54:16 2012
New Revision: 238090
URL: http://svn.freebsd.org/changeset/base/238090

Log:
  MFC r237901:
  
  tws(4) is interfaced with CAM so move it to the same section.
  
  Reported by:  joel
  Approved by:  re (kib)

Modified:
  stable/9/sys/amd64/conf/GENERIC
Directory Properties:
  stable/9/sys/   (props changed)

Modified: stable/9/sys/amd64/conf/GENERIC
==============================================================================
--- stable/9/sys/amd64/conf/GENERIC     Tue Jul  3 23:26:08 2012        
(r238089)
+++ stable/9/sys/amd64/conf/GENERIC     Wed Jul  4 00:54:16 2012        
(r238090)
@@ -135,6 +135,7 @@ device              iir             # Intel Integrated RAID
 device         ips             # IBM (Adaptec) ServeRAID
 device         mly             # Mylex AcceleRAID/eXtremeRAID
 device         twa             # 3ware 9000 series PATA/SATA RAID
+device         tws             # LSI 3ware 9750 SATA+SAS 6Gb/s RAID controller
 
 # RAID controllers
 device         aac             # Adaptec FSA RAID
@@ -145,7 +146,6 @@ device              mlx             # Mylex DAC960 family
 #XXX pointer/int warnings
 #device                pst             # Promise Supertrak SX6000
 device         twe             # 3ware ATA RAID
-device         tws             # LSI 3ware 9750 SATA+SAS 6Gb/s RAID controller
 
 # atkbdc0 controls both the keyboard and the PS/2 mouse
 device         atkbdc          # AT keyboard controller
_______________________________________________
svn-src-stable-9@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"

Reply via email to