diff options
author | Peter Galbavy <peter@cvs.openbsd.org> | 2001-07-20 11:22:51 +0000 |
---|---|---|
committer | Peter Galbavy <peter@cvs.openbsd.org> | 2001-07-20 11:22:51 +0000 |
commit | e764f7b5623fc73d9769c882e0e76ad6e6109abe (patch) | |
tree | a692cd4debfa0c418d9b9f5e47b4bb043be72882 /sys/dev/pci | |
parent | cc2ce018bece1be24cd7d8538790f3bb3cfd86f6 (diff) |
add DLink DGE-550T GigE card
Diffstat (limited to 'sys/dev/pci')
-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 1cb8b82f6e2..092e8a9cd8e 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.416 2001/07/17 21:18:37 deraadt Exp $ + $OpenBSD: pcidevs,v 1.417 2001/07/20 11:22:50 peter Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1025,6 +1025,7 @@ product DELL PERC_3DI_SUB3 0x00d9 PERC 3/Di /* D-Link products */ product DLINK 550TX 0x1002 550TX product DLINK 530TXPLUS 0x1300 530TX+ +product DLINK DGE550T 0x4000 DGE-550T /* Davicom Technologies */ product DAVICOM DM9100 0x9100 DM9100 |