CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/03/04 15:04:21
Modified files:
sys/dev/pci : azalia.c
Log message:
gather most pci conf register manipulation into a new function,
azalia_configure_pci(). use that function in azalia_attach() and
azalia_resume(). fixes post-resume "static" during playback for
some machines with ATI chipsets.
