summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/ic
diff options
context:
space:
mode:
authormdodd <mdodd@FreeBSD.org>1999-08-10 01:03:51 +0000
committermdodd <mdodd@FreeBSD.org>1999-08-10 01:03:51 +0000
commitedfdc36b7c3d745ae294cdb844d7886f4e2a57da (patch)
treecd6db765e9b3b7697d9aff0f349e559f0bfacc04 /sys/i386/isa/ic
parentd69ca183f0e720874dd03db5d2d266d72d6161c4 (diff)
downloadFreeBSD-src-edfdc36b7c3d745ae294cdb844d7886f4e2a57da.zip
FreeBSD-src-edfdc36b7c3d745ae294cdb844d7886f4e2a57da.tar.gz
Add support for the Am79C978. (AMD PCHome/PCI Ethernet adapter)
See: http://www.amd.com/products/npd/overview/homenetworking/intro.html PR: kern/12275 Submitted by: Robert Watson <robert@cyrus.watson.org>
Diffstat (limited to 'sys/i386/isa/ic')
-rw-r--r--sys/i386/isa/ic/Am7990.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/i386/isa/ic/Am7990.h b/sys/i386/isa/ic/Am7990.h
index fe146ee..82efff9 100644
--- a/sys/i386/isa/ic/Am7990.h
+++ b/sys/i386/isa/ic/Am7990.h
@@ -24,6 +24,11 @@
#define CSR88 88
#define CSR89 89
+#define BCR49 49
+#define BCR32 32
+#define BCR33 33
+#define BCR34 34
+
/* Control and Status Register Masks */
OpenPOWER on IntegriCloud