CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2010/09/04 07:13:17

Modified files:
        sys/dev/pcmcia : pcmcia_cis.c 

Log message:
Use pcmcia_cis_read_1() to read cis data to be checksummed, instead of
trying to roll our inline version of it and fail. Fixes `checksum error'
warnings on all the cards with checksum tuples I could find (admittedly not
many), and probably fixes all of them since this code has never been correct
in the first place.

Reply via email to