Bugzilla – Attachment 95365 Details for
Bug 197572
X.Org PCI patches stilll left
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
[patch]
p_pci-ia64.diff
p_pci-ia64.diff (text/plain), 584 bytes, created by
Stefan Dirsch
on 2006-08-07 15:20:41 UTC
(
hide
)
Description:
p_pci-ia64.diff
Filename:
MIME Type:
Creator:
Stefan Dirsch
Created:
2006-08-07 15:20:41 UTC
Size:
584 bytes
patch
obsolete
>Index: linuxPci.c >=================================================================== >RCS file: /work/cvsdir/cvs/xc/programs/Xserver/hw/xfree86/os-support/bus/linuxPci.c,v >retrieving revision 1.1.1.12 >diff -u -r1.1.1.12 linuxPci.c >--- linuxPci.c 25 Nov 2005 10:05:28 -0000 1.1.1.12 >+++ linuxPci.c 16 Feb 2006 11:21:06 -0000 >@@ -517,9 +517,7 @@ > > xf86InitVidMem(); > >- pPCI = xf86GetPciHostConfigFromTag(Tag); >- >- if (((fd = linuxPciOpenFile(pPCI ? pPCI->tag : 0,FALSE)) < 0) || >+ if (((fd = linuxPciOpenFile(Tag ,FALSE)) < 0) || > (ioctl(fd, mmap_ioctl, 0) < 0)) > break; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 197572
:
95362
| 95365 |
95366
|
95367
|
95368
|
96794
|
96866
|
96867
|
96898
|
97000
|
97003
|
97027
|
97046
|
97112
|
100972
|
100983
|
101011