CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/01/23 19:47:12

Modified files:
        sys/dev/pci    : arc.c 

Log message:
DVA should be 64 bits, so make sure it is before getting the high bits.

the DVA macro should cast, but i am wary of the effects on all uses of it,
so fixing it in the one place that needs it.

fixes compiles on i386

Reply via email to