CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2009/04/29 12:28:38

Modified files:
        sys/arch/i386/pci: pci_machdep.c 
        sys/arch/amd64/pci: pci_machdep.c 

Log message:
Extend pciio extents to cover the while 32-bit address space.  The processor
can only address the first 64K but BARs can contain garbage and addresses
beyond the end of the extent would cause a panic.

Reply via email to