diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1998-08-30 04:41:49 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1998-08-30 04:41:49 +0000 |
commit | 404e38ea5552317129cb0a309dd0b4372b46c4f2 (patch) | |
tree | 99231edbb2dd2114a3304aef569e5ad5696153be | |
parent | a528a24d4ebd9f36f20df113dfc94b37b2a37b72 (diff) |
Cyrix devs
-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 5850c511d9b..630d5cd9f09 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.80 1998/08/17 17:43:09 deraadt Exp $ +$OpenBSD: pcidevs,v 1.81 1998/08/30 04:41:48 downsj Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -718,6 +718,10 @@ product CYCLADES CYCLOMY_2 0x0101 Cyclom-Y above 1M product CYCLADES CYCLOMZ_1 0x0200 Cyclom-Z below 1M product CYCLADES CYCLOMZ_2 0x0201 Cyclom-Z above 1M +/* Cyrix/National Semiconductor products */ +product CYRIX GXMPCI 0x0001 GXm Host-PCI Bridge +product CYRIX GXMISA 0x0002 GXm PCI-ISA Bridge + /* DEC products */ product DEC 21050 0x0001 DECchip 21050 PCI-PCI Bridge product DEC 21040 0x0002 DECchip 21040 (Tulip) |