CVSROOT: /cvs Module name: src Changes by: jake...@cvs.openbsd.org 2010/08/05 22:43:20
Modified files: sys/dev/pci : azalia.c Log message: since r1.171 pin widgets get fully reinitialized on resume, which means they lose their quirk fixups. check for widget quirks and apply as necessary. ok deraadt