summaryrefslogtreecommitdiff
path: root/sys/dev/pci/auvia.c
AgeCommit message (Expand)Author
2001-11-19remove local hack and use ac97_set_rate; tested by form@Michael Shalayeff
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
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
2001-06-12Make pci_mapreg_map take an extra argument where we canNiklas Hallqvist
2001-05-16No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)Hakan Olsson
2001-05-16extended registers are now in ac97.hMichael Shalayeff
2001-04-21correct dmesgTheo de Raadt
2001-04-16dmesg cleanupsTheo de Raadt
2001-03-14count interrupts proper; pointed out and tested by form@Michael Shalayeff
2000-12-27behave nicely w/ fixed rate codecs; from netbsd; testing by Igor Lulic <il11@...Michael Shalayeff
2000-10-14Add $OpenBSD$ tags.Aaron Campbell
2000-07-20new auvia and fms drivers from netbsd (testing requests sent out, since i can...Theo de Raadt