Subject: Re: Cylades CYCL 8-YP serial board
To: None <ks@ub.uni-mainz.de>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: current-users
Date: 12/01/1999 16:00:16
ks@ub.uni-mainz.de said:
> Cyclades product 0x0105 (miscellaneous communications, revision 0x01)

While I don't know about the details of the cyclades hardware - there
is already a cyclades driver in the tree which recognizes a
"Cyclom-Y" board. (dev/pci/cy_pci.c)
You could simply add your device ID to the list of recognised boards
in cy_match_pci() and see what happens.

best regards
Matthias