summaryrefslogtreecommitdiffstats
path: root/sys/dev/isa/gus_isapnp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove references to (deleted) auconv.h and mulaw.h files. Fixesratchov2015-05-121-3/+1
| | | | i386 build. Found by Mark Patruck <mark at wrapped.cx>, thanks!
* remove uneeded proc.h includesjsg2014-09-141-2/+1
| | | | ok mpi@ kspillner@
* Fix NULL fallout, spotted by naddymiod2012-02-261-2/+2
|
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
| | | | | | | | | Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@
* debranch SMP, have funniklas2004-06-131-2/+1
|
* First round of __P removal in sysmillert2002-03-141-3/+3
|
* new timeouts; some constifying; space controlmickey2001-01-291-9/+10
|
* first attempt at isapnp gus supportderaadt1999-07-051-0/+172