diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2002-12-19 20:05:01 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2002-12-19 20:05:01 +0000 |
commit | 9cd48cb0ec8ffe422c14c404d5a57c405f44f4e0 (patch) | |
tree | d85dcf679997597b7a9e1e3b846b8d1177b4e1f3 | |
parent | 4509b3187247b471edfba8abddacc6c5c1db8dc9 (diff) |
more O2Micro PCI-Cardbus; FreeBSD via pamifer at terra.es
-rw-r--r-- | sys/dev/pci/pcidevs | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index d940e19993a..50b77b41f7b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.570 2002/12/10 23:50:03 miod Exp $ + $OpenBSD: pcidevs,v 1.571 2002/12/19 20:05:00 henning Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -592,8 +592,14 @@ vendor INVALID 0xffff INVALID VENDOR ID * List of known products. Grouped by vendor. */ -/* 2 Micro Inc */ -product O2MICRO OZ6832 0x6832 OZ6832 CardBus +/* O2 Micro Inc */ +product O2MICRO OZ6832 0x6832 OZ6832 and OZ6836 CardBus +product O2MICRO OZ6836 0x6836 OZ6836 and OZ6860 CardBus +product O2MICRO OZ6872 0x6872 OZ6812 and OZ6872 CardBus +product O2MICRO OZ6922 0x6925 OZ6922 CardBus +product O2MICRO OZ6933 0x6933 OZ6933 CardBus +product O2MICRO OZ6972 0x6972 OZ6912 and OZ6972 CardBus + /* 3Com Products */ |