Date: Thu, 30 Nov 1995 17:24:53 +1100 From: Bruce Evans <bde@zeta.org.au> To: hackers@FreeBSD.ORG, witr@rwwa.com Subject: Re: Wanted: Examples of ``good practice'' device drivers. Message-ID: <199511300624.RAA31812@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>Since it seems like this is a mostly ``documentation free >environment'' (;-), what are the *best* examples of >``good practice'' in FreeBSD isa bus drivers for devices >that are neither if-like nor disk-like? Are there any? :-) Take any driver and ignore the 10%-50% of things done wrong in it. Old drivers for recalcitrant timing-dependent hardware (fd.c, lpt.c, syscons.c (keyboard part), wd.c) are the worst. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511300624.RAA31812>