diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-11-06 23:11:58 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-11-06 23:11:58 +0000 |
commit | 56c1f1605d5d13739298ade6ea43fe7fe90881b6 (patch) | |
tree | 578e9d4fca404b73a8c6113578411afbd3faec23 /sys | |
parent | eed8947e2af0f261141c0d993d16945efa384ad4 (diff) |
add PCI id for LMC's cPCI HSSI card.
Diffstat (limited to 'sys')
-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 b7cda374c53..d5ce078285b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.956 2005/11/02 17:08:21 deraadt Exp $ +$OpenBSD: pcidevs,v 1.957 2005/11/06 23:11:57 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1800,6 +1800,7 @@ product LMC HSSI 0x0003 HSSI product LMC DS3 0x0004 DS3 product LMC SSI 0x0005 SSI product LMC DS1 0x0006 DS1 +product LMC HSSIC 0x0007 HSSIc /* Lanergy */ product LANERGY APPIAN_PCI_LITE 0x0001 Appian Lite |