diff options
author | 2003-06-25 08:59:55 +0000 | |
---|---|---|
committer | 2003-06-25 08:59:55 +0000 | |
commit | 90a937232885c7443ef40e4935db00b6e63988e1 (patch) | |
tree | 7a5472c4a0223c87d14272f25c2692ace617888f | |
parent | remove silly signal catcher, and just use done. ok deraadt@ (diff) | |
download | wireguard-openbsd-90a937232885c7443ef40e4935db00b6e63988e1.tar.xz wireguard-openbsd-90a937232885c7443ef40e4935db00b6e63988e1.zip |
Moxa C104H
-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 d6841e1949b..9ab1bb705e8 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.643 2003/06/16 19:34:36 deraadt Exp $ + $OpenBSD: pcidevs,v 1.644 2003/06/25 08:59:55 henning Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1793,6 +1793,7 @@ product MOT RAVEN 0x4801 Raven Host-PCI /* Moxa */ product MOXA CP114 0x1141 CP-114 +product MOXA C104H 0x1040 C104H product MOXA C168H 0x1680 C168H /* Mesa Ridge Technologies (MAGMA) */ |