Author: marius
Date: Sat Nov 26 18:47:09 2011
New Revision: 228005
URL: http://svn.freebsd.org/changeset/base/228005

Log:
  Change another instance of amd(4) to esp(4) missed in r227006.
  
  Submitted by: Garrett Cooper
  MFC after:    3 days

Modified:
  head/sys/mips/conf/OCTEON1

Modified: head/sys/mips/conf/OCTEON1
==============================================================================
--- head/sys/mips/conf/OCTEON1  Sat Nov 26 18:46:33 2011        (r228004)
+++ head/sys/mips/conf/OCTEON1  Sat Nov 26 18:47:09 2011        (r228005)
@@ -114,7 +114,7 @@ options     AHC_REG_PRETTY_PRINT    # Print re
 device         ahd             # AHA39320/29320 and onboard AIC79xx devices
 options        AHD_REG_PRETTY_PRINT    # Print register bitfields in debug
                                        # output.  Adds ~215k to driver.
-device         amd             # AMD 53C974 (Tekram DC-390(T))
+device         esp             # AMD Am53C974 (Tekram DC-390(T))
 device         hptiop          # Highpoint RocketRaid 3xxx series
 device         isp             # Qlogic family
 #device                ispfw           # Firmware for QLogic HBAs- normally a 
module
_______________________________________________
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