From 2e29ebca4d0e6c234061e482f55854562d8782cc Mon Sep 17 00:00:00 2001 From: yamt Date: Fri, 18 Oct 2002 00:56:16 +0000 Subject: [PATCH] fix typos; "wiseman" is 82542, not 82452. --- sys/dev/pci/if_wmreg.h | 4 ++-- sys/dev/pci/pcidevs | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/dev/pci/if_wmreg.h b/sys/dev/pci/if_wmreg.h index ca0d1e990ae7..112854833387 100644 --- a/sys/dev/pci/if_wmreg.h +++ b/sys/dev/pci/if_wmreg.h @@ -1,4 +1,4 @@ -/* $NetBSD: if_wmreg.h,v 1.3 2002/08/08 00:12:08 thorpej Exp $ */ +/* $NetBSD: if_wmreg.h,v 1.4 2002/10/18 00:56:16 yamt Exp $ */ /* * Copyright (c) 2001 Wasabi Systems, Inc. @@ -36,7 +36,7 @@ */ /* - * Register description for the Intel i82452 (``Wiseman''), + * Register description for the Intel i82542 (``Wiseman''), * i82543 (``Livengood''), and i82544 (``Cordova'') Gigabit * Ethernet chips. */ diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 68b20b505321..67bca91588f2 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.473 2002/10/16 14:55:26 leo Exp $ +$NetBSD: pcidevs,v 1.474 2002/10/18 00:56:17 yamt Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -1348,7 +1348,7 @@ product INTEL GDT_RAID1 0x0600 GDT RAID product INTEL GDT_RAID2 0x061f GDT RAID product INTEL 80960RM 0x0962 i960 RM PCI-PCI product INTEL 80960RN 0x0964 i960 RN PCI-PCI -product INTEL 82542 0x1000 i82452 Gigabit Ethernet +product INTEL 82542 0x1000 i82542 Gigabit Ethernet product INTEL 82543GC_FIBER 0x1001 i82453GC Gigabit Ethernet (1000BASE-X) product INTEL 82543GC_COPPER 0x1004 i82543GC Gigabit Ethernet (1000BASE-T) product INTEL 82544EI_COPPER 0x1008 i82544EI Gigabit Ethernet (1000BASE-T)