Author: delphij
Date: Tue Sep  4 21:02:57 2012
New Revision: 240104
URL: http://svn.freebsd.org/changeset/base/240104

Log:
  Add hpt27xx to GENERIC kernel for amd64 and i386 systems.
  
  MFC after:    2 weeks

Modified:
  head/sys/amd64/conf/GENERIC
  head/sys/i386/conf/GENERIC

Modified: head/sys/amd64/conf/GENERIC
==============================================================================
--- head/sys/amd64/conf/GENERIC Tue Sep  4 20:51:25 2012        (r240103)
+++ head/sys/amd64/conf/GENERIC Tue Sep  4 21:02:57 2012        (r240104)
@@ -148,6 +148,7 @@ device              ciss            # Compaq Smart RAID 5*
 device         dpt             # DPT Smartcache III, IV - See NOTES for options
 device         hptmv           # Highpoint RocketRAID 182x
 device         hptrr           # Highpoint RocketRAID 17xx, 22xx, 23xx, 25xx
+device         hpt27xx         # Highpoint RocketRAID 27xx
 device         iir             # Intel Integrated RAID
 device         ips             # IBM (Adaptec) ServeRAID
 device         mly             # Mylex AcceleRAID/eXtremeRAID

Modified: head/sys/i386/conf/GENERIC
==============================================================================
--- head/sys/i386/conf/GENERIC  Tue Sep  4 20:51:25 2012        (r240103)
+++ head/sys/i386/conf/GENERIC  Tue Sep  4 21:02:57 2012        (r240104)
@@ -154,6 +154,7 @@ device              ciss            # Compaq Smart RAID 5*
 device         dpt             # DPT Smartcache III, IV - See NOTES for options
 device         hptmv           # Highpoint RocketRAID 182x
 device         hptrr           # Highpoint RocketRAID 17xx, 22xx, 23xx, 25xx
+device         hpt27xx         # Highpoint RocketRAID 27xx
 device         iir             # Intel Integrated RAID
 device         ips             # IBM (Adaptec) ServeRAID
 device         mly             # Mylex AcceleRAID/eXtremeRAID
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to