summaryrefslogtreecommitdiffstats
path: root/sys/mips
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2011-11-26 18:47:09 +0000
committermarius <marius@FreeBSD.org>2011-11-26 18:47:09 +0000
commitf7dd338f1914f3a477e14f8edf771bcf2133174a (patch)
tree81b315493cda705a061c6c661a355d805c63c269 /sys/mips
parente3f9be528dde7c4a83c9e7a8baa6679993fee5c9 (diff)
downloadFreeBSD-src-f7dd338f1914f3a477e14f8edf771bcf2133174a.zip
FreeBSD-src-f7dd338f1914f3a477e14f8edf771bcf2133174a.tar.gz
Change another instance of amd(4) to esp(4) missed in r227006.
Submitted by: Garrett Cooper MFC after: 3 days
Diffstat (limited to 'sys/mips')
-rw-r--r--sys/mips/conf/OCTEON12
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/conf/OCTEON1 b/sys/mips/conf/OCTEON1
index 60b2b01..3f509e4 100644
--- a/sys/mips/conf/OCTEON1
+++ b/sys/mips/conf/OCTEON1
@@ -114,7 +114,7 @@ options AHC_REG_PRETTY_PRINT # Print register bitfields in debug
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
OpenPOWER on IntegriCloud