Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354103
b: refs/heads/master
c: b8e1cc5
h: refs/heads/master
i:
  354101: 9cd3c9e
  354099: 78fb118
  354095: 11f577b
v: v3
  • Loading branch information
Aaro Koskinen authored and Greg Kroah-Hartman committed Jan 21, 2013
1 parent 41b0cc6 commit 700dabc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 56810a92c689c64d586a51a1078c5d307b24e8eb
refs/heads/master: b8e1cc5c8dec9df1b70ca8ec4f081dc31ef69667
4 changes: 2 additions & 2 deletions trunk/drivers/staging/xgifb/vb_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -1297,10 +1297,10 @@ unsigned char XGIInitNew(struct pci_dev *pdev)
return 0;
}

outb(0x67, (pVBInfo->BaseAddr + 0x12)); /* 3c2 <- 67 ,ynlai */

XGIRegInit(pVBInfo, xgifb_info->vga_base);

outb(0x67, pVBInfo->P3c2);

if (HwDeviceExtension->jChipType < XG20)
/* Run XGI_GetVBType before InitTo330Pointer */
XGI_GetVBType(pVBInfo);
Expand Down

0 comments on commit 700dabc

Please sign in to comment.