diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2012-05-12 15:49:43 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2012-05-12 15:49:43 +0000 |
commit | 41a6c92c520d182ab7b9f55c357ffb0d6f0697ba (patch) | |
tree | 77c7fb8a578b2b9e97cf20186fc69c12f076a2b1 /sys/dev/pci/pcidevs | |
parent | be9319e2cbfaf9f32828d17c8e8f4241fab87d89 (diff) |
Rename Intel GM45 Serial-over-LAN device to be consistent with others.
ok sthen@, jsg@, mikeb@
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index b3f3a454426..4e96228cfd3 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1642 2012/05/08 15:04:46 sthen Exp $ +$OpenBSD: pcidevs,v 1.1643 2012/05/12 15:49:42 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3101,7 +3101,7 @@ product INTEL 82GM45_IGD_2 0x2a43 GM45 Video product INTEL 82GM45_HECI_1 0x2a44 GM45 HECI product INTEL 82GM45_HECI_2 0x2a45 GM45 HECI product INTEL 82GM45_PT_IDER 0x2a46 GM45 PT IDER -product INTEL 82GM45_AMT_SOL 0x2a47 GM45 AMT SOL +product INTEL 82GM45_KT 0x2a47 GM45 KT product INTEL 82Q45_HB 0x2e10 Q45 Host product INTEL 82Q45_PCIE 0x2e11 Q45 PCIE product INTEL 82Q45_IGD_1 0x2e12 Q45 Video |