android_kernel_samsung_msm8976/include
Mark Maule 66b7f8a304 [IA64-SGI] pcdp: add PCDP pci interface support
Resend 2 with changes per Bjorn Helgaas comments.  Changes from original:

+ Change globals to vga_console_iobase/vga_console_membase and make them
  unconditional.
+ Address style-related comments.

Patch to extend the PCDP vga setup code to support PCI io/mem translations
for the legacy vga ioport and ram spaces on architectures (e.g. altix) which
need them.

Summary of the changes:

drivers/firmware/pcdp.c
drivers/firmware/pcdp.h
-----------------------
+ add declaration for the spec-defined PCI interface struct (pcdp_if_pci)
  as well as support macros.

+ extend setup_vga_console() to know about pcdp_if_pci and add a couple of
  globals to hold the io and mem translation offsets if present.

arch/ia64/kernel/setup.c
------------------------
+ tweek early_console_setup() to allow multiple early console setup routines
  to be called.

include/asm-ia64/vga.h
----------------------
+ make VGA_MAP_MEM vga_console_membase aware

Signed-off-by: Mark Maule <maule@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2005-06-28 09:09:06 -07:00
..
acpi
asm-alpha
asm-arm Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 2005-06-27 15:13:26 -07:00
asm-arm26
asm-cris
asm-frv
asm-generic [PATCH] kexec: vmlinux: fix physical addresses 2005-06-25 16:24:47 -07:00
asm-h8300
asm-i386 [PATCH] ide: sensible probing for PCI systems 2005-06-27 17:36:41 -07:00
asm-ia64 [IA64-SGI] pcdp: add PCDP pci interface support 2005-06-28 09:09:06 -07:00
asm-m32r
asm-m68k
asm-m68knommu
asm-mips [PATCH] sched: cleanup context switch locking 2005-06-25 16:24:43 -07:00
asm-parisc
asm-ppc [PATCH] ppc32: Bump PMU interrupt priority 2005-06-27 15:11:42 -07:00
asm-ppc64 [PATCH] Return probe redesign: ppc64 specific implementation 2005-06-27 15:23:53 -07:00
asm-s390 [PATCH] kexec: s390 support 2005-06-25 16:24:51 -07:00
asm-sh
asm-sh64
asm-sparc [PATCH] sched: cleanup context switch locking 2005-06-25 16:24:43 -07:00
asm-sparc64 [SPARC64]: Get rid of fast IRQ feature. 2005-06-27 17:04:45 -07:00
asm-um [PATCH] uml: add profile_pc for i386 2005-06-25 16:24:36 -07:00
asm-v850
asm-x86_64 [PATCH] seccomp: tsc disable 2005-06-27 15:11:44 -07:00
asm-xtensa
linux [PATCH] pcmcia: mod_devicetable.h fix for different sizes in kernel- and userspace 2005-06-27 18:03:21 -07:00
math-emu
media
mtd
net [PATCH] bring over ieee80211.h from mainline 2005-06-27 00:23:54 -04:00
pcmcia [PATCH] pcmcia: ds.c cleanup 2005-06-27 18:03:20 -07:00
rxrpc
scsi
sound
video