[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pcdig fpga files
- To: "M.Stein" <matthias@gom.com>
- Subject: Re: pcdig fpga files
- From: Mike <mbm@alba.mit.edu>
- Date: 03 Feb 2000 20:52:58 -0500
- Cc: icpci@gom.com
- In-reply-to: "M.Stein"'s message of "Fri, 7 Jan 2000 18:17:39 +0100 (MET)"
- References: <Pine.LNX.4.10.10001071807480.1198-100000@bilbo.gom.com>
I finally got the IFC software disk, so have some .exo files.
However, I am unable to configure the board per the directions in
the 0.6.0a distribution: config_pcdig fails with an ENXIO error.
It appears that, in convert_fpgafile() it does an ioctl to get the
version number; an ioctl which the driver rejects because the fpga
file hasn't been loaded yet. I seem to be able to work around this
by commenting out the version checking stuff in convert.c, but how
is this supposed to work?
Thanks,
mike