diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 1999-09-30 03:34:40 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 1999-09-30 03:34:40 +0000 |
commit | 0ea342eac174f2361bf3bc8a59e8223e1cf4b147 (patch) | |
tree | 152e573d3907473ee1524af806b65ce5cd031caa /sys/dev | |
parent | 919a0963c89dcaea29f0907eec12a89340e2ef63 (diff) |
That wasn't the way to identify a Cyclades -8YoP.
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 205d63ebd17..6d3b8b336b7 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.185 1999/09/29 12:17:23 mickey Exp $ +$OpenBSD: pcidevs,v 1.186 1999/09/30 03:34:39 pjanzen Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -823,7 +823,6 @@ product CREATIVELABS DIGIN 0x7002 SoundBlaster Digital Input /* Cyclades products */ product CYCLADES CYCLOMY_1 0x0100 Cyclom-Y below 1M product CYCLADES CYCLOMY_2 0x0101 Cyclom-Y above 1M -product CYCLADES CYCLOMY_3 0x0105 Cyclom-8YoP product CYCLADES CYCLOMZ_1 0x0200 Cyclom-Z below 1M product CYCLADES CYCLOMZ_2 0x0201 Cyclom-Z above 1M |