Re: PCI Driver - Read/Write to Base Address
- From: "David Schwartz" <davids@xxxxxxxxxxxxx>
- Date: 23 Aug 2006 22:00:26 -0700
elliotng.ee@xxxxxxxxx wrote:
Still awaiting a response to this question:
In addition, I eventually want to take the reading configuration
register, reading PCI memory, and writing PCI memory code out of the
probe function and set each one as a function. After the device driver
is loaded, how do I call those functions from another C program?
Whatever way makes the most sense for your driver. An 'ioctl' on a
device file might be one way. Manipulating a file in '/proc' might be
another.
DS
.
- Follow-Ups:
- Re: PCI Driver - Read/Write to Base Address
- From: elliotng . ee
- Re: PCI Driver - Read/Write to Base Address
- References:
- PCI Driver - Read/Write to Base Address
- From: elliotng . ee
- Re: PCI Driver - Read/Write to Base Address
- From: gil_hamilton@xxxxxxxxxxx
- Re: PCI Driver - Read/Write to Base Address
- From: elliotng . ee
- Re: PCI Driver - Read/Write to Base Address
- From: elliotng . ee
- PCI Driver - Read/Write to Base Address
- Prev by Date: Re: socket communication and DNS
- Next by Date: Re: socket communication and DNS
- Previous by thread: Re: PCI Driver - Read/Write to Base Address
- Next by thread: Re: PCI Driver - Read/Write to Base Address
- Index(es):