summaryrefslogtreecommitdiff
path: root/sys/dev/pci/emuxki.c
AgeCommit message (Collapse)Author
2002-06-03probe for flavours, aps and audigy still need more work thoughMichael Shalayeff
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-20make all audio drivers use the new allocm and round_buffersize decl's.Eric Jackson
will ease porting, and generally cleans up a bit
2001-11-29sc must be initialized.Hakan Olsson
2001-11-26cache the last deallocated voice and reuse on the next open.Michael Shalayeff
this is to preserve the dac settings in between the openings, by the mp3 playing software, in particular. ho@ help and testing.
2001-11-20use more reasonable default level values; ho@ testingMichael Shalayeff
2001-10-31Change the audio_hm_if->mappage interface to return paddr_t and take off_tArtur Grabowski
as the mmap offset.
2001-10-24Print intrstr, not dv_xname. mickey@ ok.Hakan Olsson
2001-10-24add missing RCS idsBrad Smith
2001-10-24creative labs sb live! and (perhaps) pci512 driver.Michael Shalayeff
from Yannick Montulet, via netbsd, w/ some minor fixens from meself.