diff options
| author | riz <riz@NetBSD.org> | 2008-04-03 20:42:15 +0000 |
|---|---|---|
| committer | riz <riz@NetBSD.org> | 2008-04-03 20:42:15 +0000 |
| commit | f40279c0a6375f0d120ad868ba421c73dff03120 (patch) | |
| tree | 883f352398baaf10a2e5bad3865d462f83113f30 /sys/dev | |
| parent | ed2b61ded73a6c011789da1f8d2ae0f55226c643 (diff) | |
Digi International Neo 4 and 8 port serial boards.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 4ac0bbc7fe1..5f5108d672c 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.933 2008/04/01 23:16:16 cegger Exp $ +$NetBSD: pcidevs,v 1.934 2008/04/03 20:42:15 riz Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -1732,6 +1732,10 @@ product DELTA RHINEII 0x1320 Rhine II 10/100 Ethernet /* Diamond products */ product DIAMOND VIPER 0x9001 Viper/PCI +/* Digi International Products */ +product DIGI NEO4 0x00b0 Neo 4-port +product DIGI NEO8 0x00b1 Neo 8-port + /* D-Link Systems products */ product DLINK DL1002 0x1002 DL-1002 10/100 Ethernet product DLINK DFE530TXPLUS 0x1300 DFE-530TXPLUS 10/100 Ethernet |
