CVSROOT: /cvs Module name: src Changes by: jake...@cvs.openbsd.org 2009/04/24 10:02:17
Modified files: sys/dev/pci : azalia.h azalia.c Log message: create lists of analog and digital input and output pins. store the pin nids, the default converter the pin connects to and the pin's priority. priority is based on the pin's default direction and the association and sequence numbers from the vendor. according to the hda spec, lower association/priority means higher priority. sort the list in order of highest to lowest priority.