summaryrefslogtreecommitdiff
path: root/sys/dev/pci/auacer.c
AgeCommit message (Expand)Author
2011-07-03Remove config_activate() and DVACT_ACTIVATE. PCMCIA's the only thingMatthew Dempsky
2011-04-03use nitems(); no binary change for drivers that are compiled on amd64.Jasper Lievisse Adriaanse
2010-09-21use audio(4)'s DVACT_{QUIESCE,RESUME} and ac97(4)'s ac97_resume() forJacob Meuser
2010-09-07remove the powerhook code. All architectures now use the ca_activate treeTheo de Raadt
2010-08-27Since the changes in neo(4) work, it is very likely that the exact sameTheo de Raadt
2010-07-15add two new members to structs audio_encoding and audio_prinfo.Jacob Meuser
2010-04-08these files don't need to include proc.h anymore. ok oga for agpTed Unangst
2010-04-04avoid rounding the blocksize to 0Jacob Meuser
2008-10-25audio(9) says low level drivers are allowed to change the requestedJacob Meuser
2008-10-21remove unused variable 'v', unbreaks the treeFelix Kronlage
2008-10-20- Remove sys/cdefs.h header.Brad Smith
2008-08-28Driver for Acer Labs M5455 integrated sound found on recent Ultra workstations.Mike Belopuhov