CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/05 01:03:46
Modified files:
sys/dev/pci : azalia.c
Log message:
if the high bit is set in a connection list entry, it means the entry
is the end of a continuous list that started with the last entry.
while here, rewrite a bit so both long form and short form entries
are handled by the same code, and don't allocate more space than is
needed.
