linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* How to write a device driver in such a fashion .????
@ 2008-01-07  7:07 Misbah khan
  2008-01-07 10:55 ` Jenkins, Clive
  2008-01-08  4:31 ` Misbah khan
  0 siblings, 2 replies; 4+ messages in thread
From: Misbah khan @ 2008-01-07  7:07 UTC (permalink / raw)
  To: linuxppc-dev


Hi all ....

I need your suggession to write a driver with such requirements :-

On Initiation by the application of which key is pressed driver should
perform the task accordingly. There are 7 keys so seven different task the
driver will perform. 

1 . I do not want to use any entry point such as read/write/ioctl. In such a
case how to access the driver.
2. We dont want to implement this as a chracrter driver.
3. The driver shall look pretty much like an application where in asscssing
the H/W memory map .

Hence no entry point and no registeration but an application could be able
to communicate ....

I need your suggession in this regard .....

-----Misbah  
-- 
View this message in context: http://www.nabble.com/How-to-write-a-device-driver-in-such-a-fashion-.-----tp14660018p14660018.html
Sent from the linuxppc-dev mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-01-08 16:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-07  7:07 How to write a device driver in such a fashion .???? Misbah khan
2008-01-07 10:55 ` Jenkins, Clive
2008-01-08  4:31 ` Misbah khan
2008-01-08 16:42   ` Scott Wood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).