CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/27 20:18:11
Modified files:
sys/dev/pci : azalia_codec.c
Log message:
add paranoia helper function, azalia_nid_to_index. the nid is
assumed in places to be the index of the widget in the widget_t
array of the codec_t, but I'm paranoid.
use it to shrink/simplify/fortify some parts. will be used more
soon.
