summaryrefslogtreecommitdiff
path: root/sys/dev/isa
AgeCommit message (Expand)Author
1998-09-18Make these files compile again; no longer necessary to passenami
1998-09-16Garbage collect unused 3rd parameter to comprobe1().is
1998-09-11Add arc as a target platform.jonathan
1998-09-09Add mmap support for gus and gusmax, PR #5988, Feico Dillema.thorpej
1998-09-06Correct the remaining uses of ad1848_softc to ad1848_isa_softcjtk
1998-09-06Debug output updates (Ezra Story; PR#6108).pk
1998-09-06Use `ad1848_isa_{open|close}' (Ezra Story; PR#6108).pk
1998-09-05Relinquish my copyright claim on this file.pk
1998-09-05Assign copyright to TNF.christos
1998-09-01use ad1848_isa_attach, so GUS cards with CS4231 don't panic the kerneljtk
1998-08-31kill the last remnants of __BROKEN_INDIRECT_CONFIG. (only the pica portcgd
1998-08-29make AUDIO_DEBUG work againjtk
1998-08-26Make the OPL driver attach directly to ISA as well.augustss
1998-08-26Less debug printing.augustss
1998-08-26Make the OPL driver turn on the sound on sound cards that require it.augustss
1998-08-25Split the AD1848 driver into MI (dev/ic/ad1848.c) and ISA parts.pk
1998-08-25Attach the OPL FM synth to the ESS driver.augustss
1998-08-22Let opl attach to ess.augustss
1998-08-20Add missing __Paugustss
1998-08-18Add forgotten OPL file.augustss
1998-08-17* Redo the way the way the MIDI driver attaches to audio devices.augustss
1998-08-15Assign my copyrights to TNF.mycroft
1998-08-15Assign my copyrights to TNF.mycroft
1998-08-15Assign my copyrights to TNF.mycroft
1998-08-15Minor edit.mycroft
1998-08-15Assign copyright to TNF.mycroft
1998-08-15Assign copyrights to TNF.mycroft
1998-08-15Make copyright notices with my name consistent.mycroft
1998-08-14Emulate ulinear_be using slinear_be on later chips.mycroft
1998-08-13device ess was listed twicekim
1998-08-13Merge paddr_t changes into the main branch.eeh
1998-08-12Shut up after close().augustss
1998-08-12The mic preamp is really a property of the input stage, and affects bothmycroft
1998-08-12Completely rewrite media selection. Add support for the MII/PHY onthorpej
1998-08-12Add a MIDI driver for the PC speaker. This is mostly of hack value,augustss
1998-08-12Remove some white space.augustss
1998-08-12enhanced -> preampmycroft
1998-08-11ess_audio_channel:active is now used even when DIAGNOSTICS is not defined.matthias
1998-08-11Actually set all the logical filter bits. Doh!mycroft
1998-08-11Fix an obvious bug that caused the multicast filter to always be all 0s.mycroft
1998-08-10Remove unused field (sc_ih) in ess_softc (interrupt handlers are keptmatt
1998-08-10Fix typo.augustss
1998-08-10Use the new trigger interface.mycroft
1998-08-10Minor change.mycroft
1998-08-10Slow down, Wilbur.mycroft
1998-08-10Fix a typo I introduced in the MIDI code.mycroft
1998-08-10For models prior to the SB16, there is only one clock divider, so couple themycroft
1998-08-10Use the new trigger_{in,out}put interface.mycroft
1998-08-09Use 4- and 8-byte DMA transfers.mycroft
1998-08-09Don't actually touch the hardware in set_params; defer that until we actuallymycroft