diff options
| author | bouyer <bouyer@NetBSD.org> | 2007-04-29 20:33:22 +0000 |
|---|---|---|
| committer | bouyer <bouyer@NetBSD.org> | 2007-04-29 20:33:22 +0000 |
| commit | 3f28ce9e004b08eee4af8d85d555216bb53c6eec (patch) | |
| tree | b15737b8aa71e441d4ea7c777f7971cd3c8864b8 /sys/dev | |
| parent | 91dbb3bbf7a4c84383a5362502824cf0f764d2b5 (diff) | |
Remove extra "Intel" from previous commit
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 6b2055c9842..78c29c30f72 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.876 2007/04/29 20:29:53 bouyer Exp $ +$NetBSD: pcidevs,v 1.877 2007/04/29 20:33:22 bouyer Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -2026,8 +2026,8 @@ product INTEL 82546GB_QUAD_COPPER_KSP3 0x10b5 i82546GB quad-port Gigabit Etherne product INTEL 82572EI 0x10b9 i82572EI 1000baseT Ethernet product INTEL 80K3LAN_CPR_SPT 0x10ba i80003 1000baseT Ethernet product INTEL 80K3LAN_SDS_SPT 0x10bb i80003 Gigabit Ethernet (SERDES) -product INTEL 82801H_IFE_GT 0x10c4 Intel i82801H IFE (GT) LAN Controller -product INTEL 82801H_IFE_G 0x10c5 Intel i82801H IFE (G) LAN Controller +product INTEL 82801H_IFE_GT 0x10c4 i82801H IFE (GT) LAN Controller +product INTEL 82801H_IFE_G 0x10c5 i82801H IFE (G) LAN Controller product INTEL 82815_DC100_HUB 0x1100 82815 Hub product INTEL 82815_DC100_AGP 0x1101 82815 AGP product INTEL 82815_DC100_GRAPH 0x1102 82815 Graphics |
