summaryrefslogtreecommitdiffstats
path: root/sys/x86/x86/nexus.c
Commit message (Expand)AuthorAgeFilesLines
* Add implementations of BUS_ADJUST_RESOURCE() to the PCI bus driver,jhb2011-05-021-21/+37
* Change rman_manage_region() to actually honor the rm_start and rm_endjhb2011-04-291-1/+1
* Merge amd64 and i386 bus.h and move the resulting header to x86. Replacetijl2010-12-201-12/+4
* Cosmetic change to revert one of my earlier ones.jhb2010-11-021-1/+1
* Further tweaks to the ram_attach() routine:jhb2010-11-021-9/+8
* Skip SMAP regions above 4GB on i386 since they will not fit into a long.jhb2010-11-021-12/+19
* - Merge ram_attach() implementation for i386 and amd64attilio2010-10-291-42/+39
* Merge nexus.c from amd64 and i386 to x86 subtree.attilio2010-10-281-0/+814
OpenPOWER on IntegriCloud