diff options
author | Peter Galbavy <peter@cvs.openbsd.org> | 2001-07-16 16:33:10 +0000 |
---|---|---|
committer | Peter Galbavy <peter@cvs.openbsd.org> | 2001-07-16 16:33:10 +0000 |
commit | cb2bd303dd3691e2e76f5d28f044cb9ecf578eb9 (patch) | |
tree | 0cbdc58d5ef6812f091d1e58a06f0dc750ce2100 /sys/dev/mii/miidevs.h | |
parent | 6445579f9f52afae75947c458ae1c0531e5f3948 (diff) |
regen
Diffstat (limited to 'sys/dev/mii/miidevs.h')
-rw-r--r-- | sys/dev/mii/miidevs.h | 3 |
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 */ |