i'm trying to develop a new device driver for a pci framegrabber board based on a philips saa7146 pci bridge.
at this point, the device driver can be registered as a module and initializes itself. it is written in a object-oriented fashion (using structures).
i think, that this driver could be used as a base for other pci devices.
|