Author: delphij
Date: Sun Jul  1 08:10:49 2012
New Revision: 237901
URL: http://svn.freebsd.org/changeset/base/237901

Log:
  tws(4) is interfaced with CAM so move it to the same section.
  
  Reported by:  joel
  MFC after:    3 days

Modified:
  head/sys/amd64/conf/GENERIC

Modified: head/sys/amd64/conf/GENERIC
==============================================================================
--- head/sys/amd64/conf/GENERIC Sun Jul  1 08:09:05 2012        (r237900)
+++ head/sys/amd64/conf/GENERIC Sun Jul  1 08:10:49 2012        (r237901)
@@ -152,6 +152,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
@@ -162,7 +163,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-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to