diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2008-11-18 20:49:08 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2008-11-18 20:49:08 +0000 |
commit | ed1c2d8537559856fd2b14d460eb0cb8aaa0d3cf (patch) | |
tree | 3b15889903bd9162201a1ea216d0f2cd63f23863 /sys/dev/pci/pcidevs | |
parent | b9a7e4cb5170126292dad507d7764a69d6ebd3af (diff) |
Correct SIIG 2082 identifier; Kurt Mosiejczuk (kurt-openbsd-misc; se.rit.edu)
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 2c3e042640e..224e792e41e 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1433 2008/11/17 06:54:35 brad Exp $ +$OpenBSD: pcidevs,v 1.1434 2008/11/18 20:49:07 miod Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3143,7 +3143,7 @@ product SIIG 2060 0x2060 I/O product SIIG 2061 0x2061 I/O product SIIG 2062 0x2062 I/O product SIIG 2081 0x2081 I/O -product SIIG 2082 0x2081 I/O +product SIIG 2082 0x2082 I/O /* Solarflare products */ product SOLARFLARE FALCON_P 0x0703 Falcon P |