CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/19 11:10:03
Modified files: sys/arch/alpha/pci: pci_swiz_bus_io_chipdep.c Log message: In _io_map(), make sure the whole range fits in one of the io windows, instead of only the starting address. From NetBSD.