summaryrefslogtreecommitdiff
path: root/sys/dev/pci/yds.c
AgeCommit message (Expand)Author
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
2002-01-06remove bogus diagnostic check.Eric Jackson
2002-01-04add 600x read for 744 rev < 2 - from netbsdEric Jackson
2001-12-20add powerhook support to handle APM resumes correctly, fixes PR 1814joshua stein
2001-12-07bitmask_snprintf goes awayTheo de Raadt
2001-11-05Switch everything to the new bus_dmamap_sync API.Artur Grabowski
2001-10-31Change the audio_hm_if->mappage interface to return paddr_t and take off_tArtur Grabowski
2001-08-26Yup, I managed to fat finger all three of these while doing bus_dmamap_sync()Jason Wright
2001-08-25deal with 5 arg for of bus_dmamap_sync() if availableJason Wright
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-24Sync with NetBSD:Aaron Campbell
2001-03-29Add support for Yamaha DS-XG based audio chips, as found in machines such asAaron Campbell