CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2010/01/01 13:28:42

Modified files:
        sys/arch/hppa/dev: mongoose.c 

Log message:
Map the device registers before using them.  We were lucky that some other
device already mapped the block that contains our registers, but if we change
the probe order, or disable devices we might not end up so lucky.

ok jsing@, miod@

Reply via email to