CVSROOT:        /cvs
Module name:    src
Changes by:     ratc...@cvs.openbsd.org 2010/10/06 15:02:59

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

Log message:
Give the device the physical address obtained from the DMA mapping
instead of the actual physical address of the DMA-safe memory.
On i386 the driver used to work because both addresses are the
same.

spotted by damien@

Reply via email to