Date: Thu, 31 Aug 1995 14:11:37 -0500 From: "Daniel M. Eischen" <deischen@iworks.InterWorks.org> To: gatliff@cel.cummins.com, questions@freebsd.org Subject: Re: Driver creation clue needed Message-ID: <9508311911.AA20842@iworks.InterWorks.org>
next in thread | raw e-mail | index | archive | help
>I'm planning to write a driver for a do-hickey that connects >to my PC's printer port or uses an i/o card (ISA). > >Can anyone point me to some tutorial info on how to write >drivers for FreeBSD? Take a look at the source code for varous ISA drivers in sys/i386/isa. Also get the book, "The Design and Implementation of the 4.3BSD UNIX Operating System" by Leffler, McKusick, Karels, and Quarterman published by Addison-Wesley. Dan Eischen deischen@iworks.InterWorks.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9508311911.AA20842>