CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/12/27 13:03:52
Modified files:
sys/dev/pci : ppb.c
Log message:
Don't allocate resources on the Intel Hub-to-PCI bridges. Doing so breaks
some machines (in particular the IBM eServer x206). And since the bridge is
subtractively decoding the PCI address space anyway, we shouldn't need to
allocate any resources. Make sure we treat the mobile version of the bridge
the same as the non-mobile version.
