CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2010/09/01 05:45:42

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

Log message:
Failure to attach a pcmcia driver could leave the function to be disabled
after config_found() returns; check for this and do not invoke pcmcia_ccr_read()
on a disabled function in the following DPRINTF. No change for kernels
without option PCMCIADEBUG.

Reply via email to