[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PCI Device Driver



Hello,

I am having problems installing a PCI device driver. The driver is
for a board to control a CCD camera. The driver will install but
won't attach to the hardware. When I read the configuration space
info from the driver, it appears to be the same info belonging to
the bus on which the PCI board is connected and not the PCI board
itself. I also needed to create a configuration file containing the
drivers name and class in order for the driver to install and attach
to the system at all. The PCI board contains no Fcode and only supports
reads to it's configuration space.

Does anyone have any ideas of what may be happening????

Frustrated Developer ... Scott