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

RE: writing to the screen



I would recommend the O'Reilly book "Linux Device Drivers" which actually
has a specific chapter dedicated to an example device driver which "writes
to the screen".  

Well, I still recommend the book, however, in the latest version that
section has been removed.  You can problaby still download the source code
at 

ftp://ftp.oreilly.com/pub/examples/linux/drivers/examples.tar.gz

The example you should take a look at is called "silly.c".  I think its
called that because there are better ways of "writing to the screen" that
the simple minded approach offered.  In fact, what you may really be wanting
to do is write using the X interface.   But that's not pertinent to this
list.  O'Reilly also publishes a good book called "Xlib Programming Manual".

________________________________________
Nat Ersoz             Myrio Corporation   -o) 
nat.ersoz@myrio.com                       /\\
Phone: 425.897.7278   Fax:425.897.5600   _\_V
3500 Carillon Point   Kirkland, WA 98033

-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
IRC Channel:   irc.openprojects.net / #kernelnewbies
Web Page:      http://www.kernelnewbies.org/