The HyperNews Linux KHG Discussion Pages

Feedback: have source example in early stage

Forum: Device Drivers
Re: Question Need PCI source example for developing driver to PCI device (Ziv Barber)
Keywords: PCI driver saa7146 bridge
Date: Wed, 08 Apr 1998 21:57:27 GMT
From: Carsten Lang <carsten-lang@berlin.sireco.net>

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.