Bugzilla – Attachment 101011 Details for
Bug 197572
X.Org PCI patches stilll left
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
[patch]
Again - p_enable-altrix.diff
p_enable-altrix.diff (text/plain), 1.63 KB, created by
Matthias Hopf
on 2006-10-09 14:36:30 UTC
(
hide
)
Description:
Again - p_enable-altrix.diff
Filename:
MIME Type:
Creator:
Matthias Hopf
Created:
2006-10-09 14:36:30 UTC
Size:
1.63 KB
patch
obsolete
>diff -urp ../xorg-server-1.1.99.3.pre-enable-altrix/hw/xfree86/os-support/linux/Makefile.am ./hw/xfree86/os-support/linux/Makefile.am >--- ../xorg-server-1.1.99.3.pre-enable-altrix/hw/xfree86/os-support/linux/Makefile.am 2006-07-30 09:52:06.000000000 +0200 >+++ ./hw/xfree86/os-support/linux/Makefile.am 2006-10-09 15:53:25.000000000 +0200 >@@ -1,7 +1,8 @@ > noinst_LTLIBRARIES = liblinux.la > > if LINUX_IA64 >-PLATFORM_PCI_SUPPORT = $(srcdir)/../shared/ia64Pci.c >+PLATFORM_PCI_SUPPORT = $(srcdir)/../shared/ia64Pci.c \ >+ $(srcdir)/lnx_ia64.c > endif > if LINUX_ALPHA > PLATFORM_PCI_SUPPORT = lnx_ev56.c \ >diff -urp ../xorg-server-1.1.99.3.pre-enable-altrix/hw/xfree86/os-support/linux/lnx_ia64.c ./hw/xfree86/os-support/linux/lnx_ia64.c >--- ../xorg-server-1.1.99.3.pre-enable-altrix/hw/xfree86/os-support/linux/lnx_ia64.c 2006-07-20 22:27:48.000000000 +0200 >+++ ./hw/xfree86/os-support/linux/lnx_ia64.c 2006-10-09 15:53:48.000000000 +0200 >@@ -34,7 +34,7 @@ > #include <unistd.h> > #include <stdlib.h> > >-#include "ia64Pci.h" >+#include "shared/ia64Pci.h" > #include "Pci.h" > > #if defined OS_PROBE_PCI_CHIPSET >diff -urp ../xorg-server-1.1.99.3.pre-enable-altrix/hw/xfree86/os-support/shared/ia64Pci.h ./hw/xfree86/os-support/shared/ia64Pci.h >--- ../xorg-server-1.1.99.3.pre-enable-altrix/hw/xfree86/os-support/shared/ia64Pci.h 2006-07-20 22:27:48.000000000 +0200 >+++ ./hw/xfree86/os-support/shared/ia64Pci.h 2006-10-09 15:53:25.000000000 +0200 >@@ -40,6 +40,7 @@ typedef enum { > ALTIX_CHIPSET > } IA64Chipset; > >+#define OS_PROBE_PCI_CHIPSET OS_PROBE_PCI_CHIPSET_do > # ifdef OS_PROBE_PCI_CHIPSET > extern IA64Chipset OS_PROBE_PCI_CHIPSET(scanpciWrapperOpt flags); > # endif
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