summaryrefslogtreecommitdiffstats
path: root/share/examples/drivers/make_device_driver.sh
Commit message (Expand)AuthorAgeFilesLines
* Update to use DEVMETHOD_END.marius2011-11-221-1/+1
* Fix more typos to be a good example.uqs2011-05-221-1/+1
* - Added 'files "files.FOO"' to config for inclusion of user specific files.rik2006-08-091-3/+24
* - Added ability to provide (optional) path to the kernel sourcesrik2006-08-061-19/+32
* Fix compilation.rik2006-08-061-12/+9
* Style fixes: shell script indentation, if/then style, plus a lotdds2003-10-031-88/+83
* Create a driver that will compile without warnings on -CURRENTdds2003-10-031-18/+21
* Modernise and tidy up.markm2002-08-021-87/+59
* - Modify to make the generated device driver code work with current.arr2001-11-131-4/+5
* Suggest that kernels are built with ``cd /usr/src; make buildkernel''brian2001-04-141-19/+23
* o Add cardbus support (use pci attachment for now)imp2000-12-181-43/+81
* Slight cleanups after comments from John Hay (Thanks!)julian2000-11-151-19/+54
* Share one devclass between ISA and PCI sectionsjulian2000-11-121-3/+3
* Add basic PCI capabilityjulian2000-11-111-42/+162
* Add more sample code having read the daemnnews article (August 2000)julian2000-11-091-52/+113
* Having figured out a bit more of the new-bus puzzlejulian2000-11-081-52/+176
* Add copyright to skeleton.julian2000-10-261-6/+29
* some more cleanupsjulian2000-10-261-66/+113
* Slowly add more functionality as I learn more about newbus etc.julian2000-10-251-22/+93
* First effort at bringing these up-to-date.julian2000-10-241-288/+277
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Fix some $d -> %d mistakes.msmith1999-03-191-5/+5
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-221-7/+13
* Add code to the example 'driver-o-matic' to support being an LKMjulian1998-01-121-6/+101
* The example drivers should use 'poll' now that it has replaced select.julian1997-12-301-5/+5
* These two shell scripts willjulian1997-02-021-0/+400
OpenPOWER on IntegriCloud