diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2007-03-18 15:29:56 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2007-03-18 15:29:56 +0000 |
commit | f1b12b10eff054c239d9b11a852b8df049752ed0 (patch) | |
tree | 789b891607e8582e5ff6e8a26f9dce0fc7fe7cbb | |
parent | 731c6572252685a2735077ed1a5d2aaed07d548b (diff) |
add OX16PCI954K puc id
-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 f496a52ff8a..08496f48bbb 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1220 2007/03/18 00:32:52 reyk Exp $ +$OpenBSD: pcidevs,v 1.1221 2007/03/18 15:29:55 mickey Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3099,6 +3099,7 @@ product OXFORD VSCOM_PCI800H_1 0xa004 800H product OXFORD VSCOM_PCI200HV2 0xe020 200HV2 product OXFORD2 VSCOM_PCI011H 0x8403 011H product OXFORD2 OX16PCI954 0x9501 OX16PCI954 +product OXFORD2 OX16PCI954K 0x9504 OX16PCI954K product OXFORD2 EXSYS_EX41092 0x950a Exsys EX-41092 product OXFORD2 OXCB950 0x950b OXCB950 product OXFORD2 EXSYS_EX41098 0x9511 Exsys EX-41098 |