Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to Write a Driver

5 views
Skip to first unread message

Guv Bob

unread,
Oct 3, 2014, 8:27:24 PM10/3/14
to
Anywhere to look online explaining how to write a driver program -- or modify one written for one OS to use with an older OS? I can compose code but have never had to do a driver.

Thanks.

Bob

Gernot Hassenpflug

unread,
Oct 5, 2014, 9:39:17 PM10/5/14
to
Presumably you would have to have the source code, which is generally
not available for most drivers. I would suspect even the printer
manufacturer often does not have access to the source code, as drivers
are very often developed by third-party companies.

Under linux, the gutenprint project delivers inkjet (and some
dye-sublimation and laser) drivers for a host of printers. So if you are
interested in looking at code, that is one option. There is no
maintained port of gutenprint to Windows, so if you are interested in
that, rather than writing something entirely from scratch, contact the
gutenprint developer mailing list (Google will point you to the homepage
of the project).

Regards,
Gernot Hassenpflug
--
NNTP on Emacs 24.3 from Windows 7

Guv Bob

unread,
Oct 10, 2014, 1:18:19 PM10/10/14
to
"Gernot Hassenpflug" <gernot.ha...@asahinet.com> wrote in message news:yolwq8e...@asahi-net.or.jp...
Thanks a lot, GH!

0 new messages