diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2001-11-29 17:10:58 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2001-11-29 17:10:58 +0000 |
commit | 1ddc63820f83c09afaf4c3a8f701e248951e7539 (patch) | |
tree | 24ba57dcbbdcbd5ea7959f7de61334a9ddc27211 | |
parent | 7dc4e7380bb25bb6221310ae69f4dcfa04ac891b (diff) |
cyclone pci700
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 1b8a8cf993f..ee12e0668e1 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.469 2001/11/26 16:37:32 mickey Exp $ + $OpenBSD: pcidevs,v 1.470 2001/11/29 17:10:57 mickey Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1041,6 +1041,9 @@ product CYCLADES CYCLOM8Y_2 0x0105 Cyclom-8Y product CYCLADES CYCLOMZ_1 0x0200 Cyclom-Z below 1M product CYCLADES CYCLOMZ_2 0x0201 Cyclom-Z +/* Cyclone Microsystems products */ +product CYCLONE PCI_700 0x0700 IQ80310 (PCI-700) + /* Cyrix/National Semiconductor products */ product CYRIX GXMPCI 0x0001 GXm Host-PCI product CYRIX GXMISA 0x0002 GXm PCI-ISA |