diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2014-11-24 00:14:03 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2014-11-24 00:14:03 +0000 |
commit | e97a998e1fcc8f52ae89451b026bc8df60b13f29 (patch) | |
tree | 2413d8d76b1b89d319091a0ac325671a1843c0df /sys/dev | |
parent | 2e82afa5c3b7731aeea2bb60eacba9ea82577db0 (diff) |
regen
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/mii/miidevs.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/mii/miidevs.h b/sys/dev/mii/miidevs.h index 129f2a05188..916cfc3d2aa 100644 --- a/sys/dev/mii/miidevs.h +++ b/sys/dev/mii/miidevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: miidevs.h,v 1.125 2014/05/06 16:59:32 pirofti Exp $ */ +/* $OpenBSD: miidevs.h,v 1.126 2014/11/24 00:14:02 brad Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: miidevs,v 1.121 2013/12/14 09:45:03 brad Exp + * OpenBSD: miidevs,v 1.123 2014/11/24 00:13:42 brad Exp */ /* $NetBSD: miidevs,v 1.3 1998/11/05 03:43:43 thorpej Exp $ */ @@ -104,7 +104,7 @@ #define MII_OUI_xxBROADCOM3 0x00d897 /* Broadcom */ #define MII_OUI_xxDAVICOM 0x006040 /* Davicom */ -/* This is the OUI of the gigE PHY in the RealTek 8169S/8110S chips */ +/* This is the OUI of the gigE PHY in the Realtek 8169S/8110S chips */ #define MII_OUI_xxREALTEK 0x000732 /* Realtek */ /* Contrived vendor for dcphy */ |