summaryrefslogtreecommitdiff
path: root/sys/dev/mii/miidevs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/mii/miidevs.h')
-rw-r--r--sys/dev/mii/miidevs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/mii/miidevs.h b/sys/dev/mii/miidevs.h
index 1c524457575..535663fc732 100644
--- a/sys/dev/mii/miidevs.h
+++ b/sys/dev/mii/miidevs.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: miidevs.h,v 1.24 2001/06/01 19:47:20 deraadt Exp $ */
+/* $OpenBSD: miidevs.h,v 1.25 2001/07/16 16:33:09 peter Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
@@ -49,6 +49,7 @@
* List of known MII OUIs
*/
+#define MII_OUI_3COM 0x00105a /* 3com */
#define MII_OUI_ALTIMA 0x0010a9 /* Altima Communications */
#define MII_OUI_AMD 0x00001a /* Advanced Micro Devices */
#define MII_OUI_BROADCOM 0x001018 /* Broadcom Corporation */