CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/02/19 17:23:00

Modified files:
        sys/dev/ic     : qla.c qlavar.h 

Log message:
pull the isr reads out into per chip variants we get to via pointers
in a per generation structure. this avoids code on every isr to figure
out what version of the chip we are, which is silly since we know that
at attach time.

ok jmatthew@

Reply via email to