New cyclades driver from Timo Rossi.

This commit is contained in:
christos 1996-09-24 17:47:14 +00:00
parent 5d34f1a62b
commit 7c744984f3
2 changed files with 11 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.pci,v 1.19 1996/09/01 00:12:11 mycroft Exp $
# $NetBSD: files.pci,v 1.20 1996/09/24 17:47:15 christos Exp $
#
# Config.new file and device description for machine-independent PCI code.
# Included by ports that need it. Requires that the SCSI files be
@ -55,3 +55,7 @@ file dev/pci/ncr.c ncr
device ppb: pcibus
attach ppb at pci
file dev/pci/ppb.c ppb
# Cyclades Cyclom-8/16/32
attach cy at pci with cy_pci
file dev/pci/cy_pci.c cy_pci

View File

@ -1,4 +1,4 @@
$NetBSD: pcidevs,v 1.15 1996/08/29 21:34:22 cgd Exp $
$NetBSD: pcidevs,v 1.16 1996/09/24 17:47:14 christos Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@ -386,6 +386,7 @@ vendor INVENTEC 0x1170 Inventec
vendor ZEINET 0x1193 Zeinet
vendor SYMPHONY 0x1c1c Symphony Labs
vendor TEKRAM 0x1de1 Tekram Technology
vendor CYCLADES 0x120e Cyclades
vendor S3 0x5333 S3
vendor INTEL 0x8086 Intel
vendor ADP 0x9004 Adaptec
@ -636,3 +637,7 @@ product WINBOND W83769F 0x0001 W83769F
/* Zeinet products */
product ZEINET 1221 0x0001 1221
/* Cyclades products */
product CYCLADES CYCLOMY_1 0x0100 Cyclom-Y below 1M
product CYCLADES CYCLOMY_2 0x0101 Cyclom-Y above 1M