aboutsummaryrefslogtreecommitdiff
path: root/share/examples/drivers/make_device_driver.sh
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvscvs2svn2005-11-031-1/+1
* Style fixes: shell script indentation, if/then style, plus a lotDiomidis Spinellis2003-10-031-88/+83
* Create a driver that will compile without warnings on -CURRENTDiomidis Spinellis2003-10-031-18/+21
* Modernise and tidy up.Mark Murray2002-08-021-87/+59
* - Modify to make the generated device driver code work with current.Andrew R. Reiter2001-11-131-4/+5
* Suggest that kernels are built with ``cd /usr/src; make buildkernel''Brian Somers2001-04-141-19/+23
* o Add cardbus support (use pci attachment for now)Warner Losh2000-12-181-43/+81
* Slight cleanups after comments from John Hay (Thanks!)Julian Elischer2000-11-151-19/+54
* Share one devclass between ISA and PCI sectionsJulian Elischer2000-11-121-3/+3
* Add basic PCI capabilityJulian Elischer2000-11-111-42/+162
* Add more sample code having read the daemnnews article (August 2000)Julian Elischer2000-11-091-52/+113
* Having figured out a bit more of the new-bus puzzleJulian Elischer2000-11-081-52/+176
* Add copyright to skeleton.Julian Elischer2000-10-261-6/+29
* some more cleanupsJulian Elischer2000-10-261-66/+113
* Slowly add more functionality as I learn more about newbus etc.Julian Elischer2000-10-251-22/+93
* First effort at bringing these up-to-date.Julian Elischer2000-10-241-288/+277
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* Fix some $d -> %d mistakes.Mike Smith1999-03-191-5/+5
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowBruce Evans1998-10-221-7/+13
* Add code to the example 'driver-o-matic' to support being an LKMJulian Elischer1998-01-121-6/+101
* The example drivers should use 'poll' now that it has replaced select.Julian Elischer1997-12-301-5/+5
* These two shell scripts willJulian Elischer1997-02-021-0/+400