summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/isa/gusc.c
Commit message (Expand)AuthorAgeFilesLines
* many changes:cg2001-08-231-3/+3
* Use the M_ZERO flag to malloc(9)greid2001-06-211-10/+5
* Use INTR_TYPE_AV for the interrupt handlers because:peter2001-06-161-1/+1
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* PR:19945dick2000-07-181-1/+2
* Finally merge newmidi.tanimura2000-07-111-56/+48
* add module metadata. this is a hack, sound drivers will eventually present acg2000-07-031-1/+5
* Remove #if NISA > 0 - this is best done by the configuration process.peter1999-12-211-13/+0
* Update for pnp adjustments regarding NPNP.peter1999-12-061-7/+0
* Remove the 'ivars' arguement to device_add_child() andmdodd1999-12-031-5/+12
* Attach the resources as given in the configuration in a proper waytanimura1999-11-251-14/+46
* - Introduce the bridge drivers for Sound Blaser, GUS and Crystaltanimura1999-11-221-0/+647
OpenPOWER on IntegriCloud