diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-08-20 06:17:06 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-08-20 06:17:06 +0000 |
commit | fbad4d9901be3c7a67ad343f4096b6128f58e5fb (patch) | |
tree | 8a4b6d0bd738e1b8fba9553be8728752be4dd8ee /sys/dev/pci/pcidevs | |
parent | 430ef514791a4f3b2a98a3395cf51cfdd3e2bc2c (diff) |
a belkin ID on a sk card
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index d65793f4bd5..dec5b6aca17 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.755 2004/08/18 17:34:53 millert Exp $ +$OpenBSD: pcidevs,v 1.756 2004/08/20 06:17:05 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1550,6 +1550,7 @@ product MARTINMARIETTA I740 0x00d1 i740 PCI /* Marvell products */ product MARVELL SK_V2 0x4320 SKv2 +product MARVELL SK_V2_BELKIN 0x5005 Belkin F5D5005 /* Matrox products */ product MATROX ATLAS 0x0518 MGA PX2085 (Atlas) |