summaryrefslogtreecommitdiffstats
path: root/sys/dev/isa/sb_isapnp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove references to (deleted) auconv.h and mulaw.h files. Fixesratchov2015-05-121-2/+1
| | | | i386 build. Found by Mark Patruck <mark at wrapped.cx>, thanks!
* remove uneeded proc.h includesjsg2014-09-141-2/+1
| | | | ok mpi@ kspillner@
* First round of __P removal in sysmillert2002-03-141-3/+3
|
* in match(), check for at least one drqderaadt1999-03-161-11/+15
|
* remove excess xname printingderaadt1999-03-081-2/+2
|
* Make attachment sane.downsj1999-01-111-10/+2
|
* The DSP likes it better if you actually give it an iobase and a handle.downsj1999-01-111-1/+3
|
* unused varniklas1999-01-021-2/+1
|
* I messed up the PNP attachmentniklas1999-01-021-17/+20
|
* Midi & sequencer support from NetBSD, mostly by Lennart Augustssonniklas1999-01-021-7/+16
|
* more careful setupderaadt1998-05-131-17/+18
|
* silence noisy probe() routinesderaadt1998-04-281-4/+2
|
* update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se>provos1998-04-261-3/+18
|
* print pnp device id in isapnp_printderaadt1997-12-261-3/+1
|
* SB ISA PnP support goop.downsj1997-12-251-0/+108