diff options
author | Marc Balmer <mbalmer@cvs.openbsd.org> | 2007-06-08 10:23:30 +0000 |
---|---|---|
committer | Marc Balmer <mbalmer@cvs.openbsd.org> | 2007-06-08 10:23:30 +0000 |
commit | 6c06c2648502c83abde57198e409229b71d3e288 (patch) | |
tree | 379440ab7f20baef28fe17caad4a098247307cb6 | |
parent | 1ea7f59fd9abe016c3e273059d2ca269905af101 (diff) |
Add Digi International Digi Neo 8 (8 serial ports). From Pedro Almeida.
-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 4f73dd4c54a..341148a7f9b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1242 2007/06/06 17:52:05 damien Exp $ +$OpenBSD: pcidevs,v 1.1243 2007/06/08 10:23:29 mbalmer Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3435,6 +3435,7 @@ product SANGOMA A10X 0x0300 A10x /* Digi International */ product DIGI NEO4 0x00b0 Neo-4 +product DIGI NEO8 0x00b1 Neo-8 /* Schneider & Koch (SysKonnect) */ product SCHNEIDERKOCH FDDI 0x4000 FDDI |