Numerous amounts refactoring and comment adding (see ChangeLog for file by

file details). The primary intention for these changes is to pave the
    way for the new device probing and PCI configuration code that I'm
    working on.
This commit is contained in:
Ian Romanick
2006-03-07 23:58:22 +00:00
parent b7d2dfc1e5
commit 2e6f801fe1
9 changed files with 210 additions and 152 deletions

View File

@@ -323,7 +323,6 @@ LOOKUP xfree86LookupTab[] = {
SYMFUNC(xf86SetCurrentAccess)
SYMFUNC(xf86IsPrimaryPci)
SYMFUNC(xf86IsPrimaryIsa)
SYMFUNC(xf86CheckPciGAType)
SYMFUNC(xf86PrintResList)
SYMFUNC(xf86AddResToList)
SYMFUNC(xf86JoinResLists)