diff options
author | 2003-04-19 11:50:57 +0000 | |
---|---|---|
committer | 2003-04-19 11:50:57 +0000 | |
commit | bd7328d6a7f0edd212f368ad4dee8cbf9ec1bf39 (patch) | |
tree | 4de720d1a9e63c223d9abfb5cb563b25660cdfe9 | |
parent | string stuff, ok krw@ deraadt@ (diff) | |
download | wireguard-openbsd-bd7328d6a7f0edd212f368ad4dee8cbf9ec1bf39.tar.xz wireguard-openbsd-bd7328d6a7f0edd212f368ad4dee8cbf9ec1bf39.zip |
+davicom DM9009
-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 550198b0e0f..02ca56b9dc0 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.612 2003/04/02 22:32:04 jason Exp $ + $OpenBSD: pcidevs,v 1.613 2003/04/19 11:50:57 henning Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1192,6 +1192,7 @@ product DLINK DGE550T 0x4000 DGE-550T /* Davicom Technologies */ product DAVICOM DM9100 0x9100 DM9100 product DAVICOM DM9102 0x9102 DM9102 +product DAVICOM DM9009 0x9009 DM9009 /* DEC products */ product DEC 21050 0x0001 21050 PCI-PCI |