From 725d1ce5121949fda5ccf59bc7f6e4266806f68a Mon Sep 17 00:00:00 2001 From: dg Date: Tue, 3 Mar 1998 14:19:09 +0000 Subject: Added support for the 82553 and 'B' 82555 PHY. --- sys/pci/if_fxpreg.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/pci/if_fxpreg.h') diff --git a/sys/pci/if_fxpreg.h b/sys/pci/if_fxpreg.h index 58971bd..d391dd9 100644 --- a/sys/pci/if_fxpreg.h +++ b/sys/pci/if_fxpreg.h @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: if_fxpreg.h,v 1.10 1997/09/05 10:23:56 davidg Exp $ + * $Id: if_fxpreg.h,v 1.11 1997/09/29 11:27:42 davidg Exp $ */ #define FXP_VENDORID_INTEL 0x8086 @@ -327,6 +327,7 @@ struct fxp_stats { #define FXP_PHY_80C24 6 #define FXP_PHY_82555 7 #define FXP_PHY_DP83840A 10 +#define FXP_PHY_82555B 11 /* * PHY BMCR Basic Mode Control Register -- cgit v1.1