summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authorbenno <benno@FreeBSD.org>2002-09-22 01:18:06 +0000
committerbenno <benno@FreeBSD.org>2002-09-22 01:18:06 +0000
commit61bc6ef5507f4244f2a39917fb6b119f5634237c (patch)
tree97bb6e6229e71073e5968a6f23fe4296891fc5cd /sys/powerpc/conf
parentbe3bee93960d297bcd02c9eae94dfdd5ba8759b8 (diff)
downloadFreeBSD-src-61bc6ef5507f4244f2a39917fb6b119f5634237c.zip
FreeBSD-src-61bc6ef5507f4244f2a39917fb6b119f5634237c.tar.gz
It's Apple GMAC, not HMAC.
Approved by: jake (for sparc64)
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index 46fbc67..061f3e5 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -80,7 +80,7 @@ device atapicd # ATAPI CDROM drives
# PCI Ethernet NICs that use the common MII bus controller code.
device miibus # MII bus support
-device gem # Sun GEM/Sun ERI/Apple HMAC
+device gem # Sun GEM/Sun ERI/Apple GMAC
# Pseudo devices - the number indicates how many units to allocated.
device random # Entropy device
OpenPOWER on IntegriCloud