summaryrefslogtreecommitdiff
path: root/sys/dev/pci/sv.c
AgeCommit message (Expand)Author
2002-06-11abs() is defined by ANSI C -- don't use a macro for it. ok niklas@Thomas Nordin
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
2001-10-31Change the audio_hm_if->mappage interface to return paddr_t and take off_tArtur Grabowski
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2000-04-03fix dmesg outputTheo de Raadt
1999-08-04new bus_dma API, match itNiklas Hallqvist
1999-01-02Midi & sequencer support from NetBSD, mostly by Lennart AugustssonNiklas Hallqvist
1998-11-03Update audio_hw_if.Jason Downs
1998-10-05make compile with AUDIO_DEBUG definedNiklas Hallqvist
1998-07-13Unmute DAC and turn off 3-D SRS by defaultConstantine Sapuntzakis
1998-07-13Map DMA registers at open instead of attach time, if necessary. Less chanceConstantine Sapuntzakis
1998-07-07S3 SonicVibes driverConstantine Sapuntzakis