diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-10-31 03:53:03 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-10-31 03:53:03 +0000 |
commit | 99506865f512bca899ed6d54ef08b793c2208f0d (patch) | |
tree | 067d07140cb04a928c1cdc2038d69f5098d87581 | |
parent | a471f8eb7cabb136738dcddd389e84d7beed4a8b (diff) |
correct names
-rw-r--r-- | sys/dev/pci/pcidevs | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index e73e52527b5..d4cbe4f66f3 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.686 2003/10/31 03:49:10 drahn Exp $ + $OpenBSD: pcidevs,v 1.687 2003/10/31 03:53:02 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -122,7 +122,7 @@ vendor ALI 0x10b9 Acer Labs vendor MITSUBISHIELEC 0x10ba Mitsubishi Electronics vendor SURECOM 0x10bd Surecom Technology vendor NEOMAGIC 0x10c8 Neomagic -vendor MENTOR 0x10cc Mentor ARC +vendor MENTOR 0x10cc Mentor ARC vendor ADVSYS 0x10cd Advansys vendor MOLEX 0x10d2 Molex vendor MACRONIX 0x10d9 Macronix @@ -1470,8 +1470,8 @@ product MATROX MILL_G200_SG 0xff03 MGA Millennium G200 SG product MATROX MARV_G200_SD 0xff04 MGA Marvel G200 SD /* Mentor */ -product MENTOR PCI0660 0x0660 MENTOR Host-PCI -product MENTOR PCI0661 0x0661 MENTOR PCI-PCI +product MENTOR PCI0660 0x0660 Host-PCI +product MENTOR PCI0661 0x0661 PCI-PCI /* Mitsubishi Electronics */ product MITSUBISHIELEC GUI 0x0304 GUI Accel |