diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2003-10-31 03:49:11 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2003-10-31 03:49:11 +0000 |
commit | 237a5be842bee0cc5b8d240be8414944a9e349b8 (patch) | |
tree | fa5811b2b08a1e2fd1e6e082427154ea807d7d7a /sys | |
parent | 7c2e57a9b5986b6fb19c6bc4ebf5050a6a1743d0 (diff) |
Add MENTOR vendor and two devices.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index a18ce0152e3..e73e52527b5 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.685 2003/10/28 11:30:07 grange Exp $ + $OpenBSD: pcidevs,v 1.686 2003/10/31 03:49:10 drahn Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -122,6 +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 ADVSYS 0x10cd Advansys vendor MOLEX 0x10d2 Molex vendor MACRONIX 0x10d9 Macronix @@ -1468,6 +1469,10 @@ product MATROX MYST_G200_SD 0xff02 MGA Mystique G200 SD 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 + /* Mitsubishi Electronics */ product MITSUBISHIELEC GUI 0x0304 GUI Accel |