diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-07-13 02:20:27 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-07-13 02:20:27 +0000 |
commit | 28c6aa25b2b11e3607b34ddf28482684d6a07899 (patch) | |
tree | 50b68bf5dad00040f5add147b933cb71043ed669 /sys | |
parent | e7e5de68797325777934b1726e5d3b383a5d4f38 (diff) |
a cardbus controller
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 70de6fdb964..11a4ca1380d 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.65 1998/07/11 17:36:49 provos Exp $ +$OpenBSD: pcidevs,v 1.66 1998/07/13 02:20:26 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -481,6 +481,7 @@ vendor COMPEX 0x11f6 Compex vendor PMCSIERRA 0x11f8 PMC-Sierra vendor CYCLADES 0x120e Cyclades vendor ESSENTIAL 0x120f Essential Communications +vendor 2MICRO 0x1217 2 Micro Inc vendor 3DFX 0x121a 3DFX Interactive vendor ARIEL 0x1220 Ariel vendor AZTECH 0x122d Aztech @@ -519,6 +520,9 @@ vendor INVALID 0xffff INVALID VENDOR ID * List of known products. Grouped by vendor. */ +/* 2 Micro Inc */ +product 2MICRO OZ6832 0x6832 OZ6832 CardBus Controller + /* 3COM Products */ product 3COM 3C590 0x5900 3c590 10Mbps product 3COM 3C595TX 0x5950 3c595 100Base-TX |