summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/isa/gusc.c
Commit message (Expand)AuthorAgeFilesLines
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-2/+1
* Sound Mega-commit. Expect further cleanup until code freeze.ariff2009-06-071-8/+8
* - Compile time compatibility for pre/post newbus API (intr filter)ariff2007-02-231-5/+13
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-3/+7
* Remove various bits of conditional Alpha code and fixup a few comments.jhb2006-05-121-3/+0
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Add acpi attachments for ISA sound drivers. This is needed so they'llnjl2004-10-111-0/+1
* Rename the sound device drivers:tanimura2004-07-161-1/+1
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-4/+9
* 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