On Mon, 2005-01-24 at 13:03 -0600, Timur Tabi wrote: > Stephen torri wrote: > > > What will I need to test out my driver? > > A printer. If you can send text to the printer and it prints out, then > it works. > > Or you could try doing PC-to-PC transfer using the parallel port. > That's a little more challenging. Ok. Cheating to me would be to look at the code that someone else has done to write a parallel port driver. Where would I find documentation for common parallel port hardware? I have a Intel 440BX chipset, old I know, on this computer. I want to start from just having hardware and get a working driver. When I can confirm I support all that a parallel port driver does then I will look at the present code. Stephen -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/