diff options
author | 2001-05-07 19:13:55 +0000 | |
---|---|---|
committer | 2001-05-07 19:13:55 +0000 | |
commit | 4674f9b611c27bef43dc174530328bb8bedf4cfa (patch) | |
tree | 3786d001986d3c12a6356aa61266084baaacaf6c | |
parent | tcic disable (diff) | |
download | wireguard-openbsd-4674f9b611c27bef43dc174530328bb8bedf4cfa.tar.xz wireguard-openbsd-4674f9b611c27bef43dc174530328bb8bedf4cfa.zip |
new hifn
-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 6977f86ad54..966a979be52 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.392 2001/04/30 12:13:15 lebel Exp $ + $OpenBSD: pcidevs,v 1.393 2001/05/07 19:13:55 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1079,6 +1079,7 @@ product HP NETRAID_4M 0x10c2 NetRaid-4M /* Hi/Fn products */ product HIFN 7751 0x0005 7751 product HIFN 6500 0x0006 6500 +product HIFN 7951 0x0012 7951 /* IBM products */ product IBM 0x0002 0x0002 MCA |