Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 154973 Details for
Bug 240514
There is no driver of XGI Volari Z7 for x86_64.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
types was changed.
add-xgi-driver-conflict-types-fix.patch (text/plain), 515 bytes, created by
Haruo Tomita
on 2007-05-18 02:28:11 UTC
(
hide
)
Description:
types was changed.
Filename:
MIME Type:
Creator:
Haruo Tomita
Created:
2007-05-18 02:28:11 UTC
Size:
515 bytes
patch
obsolete
>--- xc/programs/Xserver/hw/xfree86/drivers/xgi/xgi_video.c.orig 2007-05-13 10:53:27.000000000 +0900 >+++ xc/programs/Xserver/hw/xfree86/drivers/xgi/xgi_video.c 2007-05-13 10:54:57.000000000 +0900 >@@ -52,8 +52,11 @@ THE USE OR OTHER DEALINGS IN THE SOFTWAR > #include <errno.h> > #include <linux/ioctl.h> > #include <linux/types.h> /* for __u32,__s32....*/ >+#include <asm/types.h> > >+#ifdef __i386__ > typedef unsigned long long __u64; >+#endif > > #include <linux/videodev.h> > #include <linux/fcntl.h> /* for open flags*/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 240514
:
154972
| 154973 |
154974