diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2004-06-18 14:49:23 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2004-06-18 14:49:23 +0000 |
commit | 713f9982917e52ff6c8a4fced15b1a2c13558f40 (patch) | |
tree | 2dae2adf9f1f47e6641447f715015e8d1a52871b /sys | |
parent | 57fe5f8273f635c8ba87ac7a09a7ad87d5f78853 (diff) |
Avlab 4 Serial puc
Diffstat (limited to 'sys')
-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 5b2e1e7e0e0..273f3e762ba 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.742 2004/06/16 20:50:59 matthieu Exp $ +$OpenBSD: pcidevs,v 1.743 2004/06/18 14:49:22 henning Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -217,6 +217,7 @@ vendor ASKEY 0x144f Askey vendor AVERMEDIA 0x1461 Avermedia vendor OXFORD 0x14d2 Oxford vendor AIRONET 0x14b9 Aironet +vendor AVLAB 0x14db Avlab vendor INVERTEX 0x14e1 Invertex vendor BROADCOM 0x14e4 Broadcom vendor CONEXANT 0x14f1 Conexant @@ -708,6 +709,9 @@ product AVANCE2 ALG2301 0x2301 ALG2301 product AVANCE2 ALG2302 0x2302 ALG2302 product AVANCE2 ALS4000 0x4000 ALS4000 +/* AVlab products */ +product AVLAB LPPCI4S 0x2150 LP-PCI 4 Serial + /* AVM products */ product AVM FRITZ_CARD 0x0a00 Fritz ISDN product AVM FRITZ_PCI_V2_ISDN 0x0e00 Fritz v2.0 ISDN |