Bugzilla – Attachment 100983 Details for
Bug 197572
X.Org PCI patches stilll left
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
[patch]
Additional patch p_enable-altrix.diff
p_enable-altrix.diff (text/plain), 1.14 KB, created by
Matthias Hopf
on 2006-10-09 13:16:37 UTC
(
hide
)
Description:
Additional patch p_enable-altrix.diff
Filename:
MIME Type:
Creator:
Matthias Hopf
Created:
2006-10-09 13:16:37 UTC
Size:
1.14 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:07:22.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/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:03:47.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