| Age | Commit message (Expand) | Author |
| 2001-11-13 | add RCSID | lukem |
| 2001-10-03 | Add a new optional method, dev_ioctl, to the audio hardware driver interface. | augustss |
| 2000-12-19 | Add quirk for Avance Logic ALS100+, which doesn't like it's irq/drq | mjl |
| 1999-10-10 | NMIDI -> NMPU, to be consistent with sbdsp.c. | mycroft |
| 1999-08-02 | Move the mpu device declaration to conf/files. | augustss |
| 1999-03-22 | Several things: | mycroft |
| 1999-02-19 | Move IRQ setup into frontend. Need to move DRQ handling as well. | mycroft |
| 1999-02-18 | Add separate halt_output and halt_input routines. | mycroft |
| 1999-02-17 | Pass the direction to the allocm and round_buffersize methods. | mycroft |
| 1998-08-17 | * Redo the way the way the MIDI driver attaches to audio devices. | augustss |
| 1998-08-12 | Remove some white space. | augustss |
| 1998-08-10 | Use the new trigger_{in,out}put interface. | mycroft |
| 1998-08-07 | Add MIDI support. The MIDI devices can be accessed as ``raw'' through | augustss |
| 1998-06-29 | When hooking up the interrupt handler, use an interrupt share type | thorpej |
| 1998-06-17 | Remove a bunch of totally unnecessary #include <machine/pio.h> | augustss |
| 1998-01-12 | Update for config changes. | thorpej |
| 1997-11-12 | XXX Workaround for ViBRA cards with two 8 bit DMA channels. | augustss |
| 1997-10-19 | Make the audio API (almost) SunOS compatible. | augustss |
| 1997-08-19 | Change the MI audio driver so it attaches to the MD driver in the | augustss |
| 1997-07-31 | Audio changes: | augustss |
| 1997-07-28 | Audio: Remove the machine dependant code I put in audio.c by mistake. | augustss |
| 1997-07-27 | audio: Simplify handling of AUDIO_SETFD and committing of encoding mode. | augustss |
| 1997-07-27 | Changes to the sudio system: | augustss |
| 1997-06-06 | Pull thorpej-bus-dma branch into mainline. | thorpej |
| 1997-05-23 | Redo the way selecting the mode for SB cards is done completely. | augustss |
| 1997-05-23 | Check that setting IRQ and DRQ on SB16 actually succeeds. | augustss |
| 1997-05-09 | Change the interface between high and lowlevel audio drivers again: | augustss |
| 1997-04-29 | Change the interface between the high and low level audio drivers | augustss |
| 1997-04-02 | Remove superfluous probe message. | mycroft |
| 1997-03-20 | Add 16-bit DRQ support on PnP, and enable 16-bit output. | mycroft |
| 1997-03-20 | Combine set_encoding and set_precision into a single set_format interface. | mycroft |
| 1997-03-13 | Don't share the silence block between devices. Make silence filling work for | mycroft |
| 1997-03-12 | SB minor version number is always two digits | mikel |
| 1997-01-16 | - convert to bus_space_* | christos |
| 1996-10-13 | backout kprintf changes | christos |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-05-12 | Use intr.h. | mycroft |
| 1996-04-29 | - prototype fixes | christos |
| 1996-04-11 | update for addition of a machine-dependent cookie as the first argument | cgd |
| 1996-03-17 | New device attachment scheme: | thorpej |
| 1996-03-16 | add MediaVision Jazz16 chipset support. It must be configured with | jtk |
| 1996-03-01 | Add support to the ISA DMA framework for auto-initialize mode. | mycroft |
| 1996-02-16 | Prototype the probe and attach functions. | mycroft |
| 1995-12-24 | The IST_* and IPL_* constants are not bus-specific; don't treat them as such. | mycroft |
| 1995-11-10 | Convert IRQ, DRQ, and port numbers to int. | mycroft |
| 1995-07-19 | GUS audio driver from John Kohl. | brezak |
| 1995-07-07 | Cleanup | brezak |
| 1995-05-08 | Remove strings | brezak |
| 1995-04-17 | update for new locations | cgd |
| 1995-04-17 | clean up several ISA device interfaces: autoconfiguration, header | cgd |