diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2003-12-17 17:25:23 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2003-12-17 17:25:23 +0000 |
commit | e6eac5c80e2405e01b6eef33378f6d6e35df88fe (patch) | |
tree | dd2b497f2b9684868633e0172747f75e70250b30 /sys/dev/pci | |
parent | b54d62be64faa66b6f16df21efd211f931e13c83 (diff) |
marvell skv2; from freebsd
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 74102dac057..d50eea80f12 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.699 2003/12/17 16:49:29 jason Exp $ +$OpenBSD: pcidevs,v 1.700 2003/12/17 17:25:22 jason Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -161,6 +161,7 @@ vendor COROLLARY 0x118c Corrollary vendor ACARD 0x1191 Acard vendor ZEINET 0x1193 Zeinet vendor OMEGA 0x119b Omega Micro +vendor MARVELL 0x11ab Marvell vendor LITEON 0x11ad Lite-On vendor V3 0x11b0 V3 Semiconductor vendor PINNACLE 0x11bd Pinnacle Systems @@ -1471,6 +1472,9 @@ product MADGE COLLAGE155 0x1001 Collage 155 ATM /* Martin-Marietta */ product MARTINMARIETTA I740 0x00d1 i740 PCI +/* Marvell products */ +product MARVELL SK_V2 0x4320 SKv2 + /* Matrox products */ product MATROX ATLAS 0x0518 MGA PX2085 (Atlas) product MATROX MILLENIUM 0x0519 MGA Millenium 2064W (Storm) |