summaryrefslogtreecommitdiff
path: root/src/newport_driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/newport_driver.c')
-rw-r--r--src/newport_driver.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/newport_driver.c b/src/newport_driver.c
index 0964a19..98770e3 100644
--- a/src/newport_driver.c
+++ b/src/newport_driver.c
@@ -353,6 +353,9 @@ NewportPreInit(ScrnInfoPtr pScrn, int flags)
pNewport = NEWPORTPTR(pScrn);
pNewport->busID = busID;
+ pScrn->memPhysBase = 0;
+ pScrn->fbOffset = 0;
+
/* We use a programmable clock */
pScrn->progClock = TRUE;