Re: [PATCH] ALPHA: support graphics on non-zero PCI domains (take 2)

2007-04-15 Thread Jay Estabrook
Sam Ravnborg wrote: +#ifndef CONFIG_ALPHA_GENERIC +EXPORT_SYMBOL(tsunami_ioportmap); +EXPORT_SYMBOL(tsunami_ioremap); +#endif >>> It looks strange that the function is always defined but conditionally >>> exported. >>> Also usual style is to place EXPORT right after closing bra

Re: [PATCH 7/7] ALPHA: support graphics on non-zero PCI domains

2007-04-11 Thread Jay Estabrook
Richard Henderson wrote: On Wed, Apr 11, 2007 at 12:30:48PM +0400, Ivan Kokshaysky wrote: +VGA_MAP_MEM(unsigned long xaddr, unsigned int size) +{ + /* Create a new VGA ioport resource WRT the hose it is on. */ + if (pci_vga_hose && pci_vga_hose->index) { + static str

Re: alpha/2.4.x: CPU misdetection, possible miscompilation

2001-05-17 Thread Jay Estabrook
On Thu, May 17, 2001 at 02:23:03PM +0200, Michael Wildpaner wrote: > > trying to boot any 2.4.x kernel on a Tsunami DP264 alpha with dual EV67, > we found the following problems: > > CPU misdetection: > > On our machine the cpu->type field contains 0x8000B > (= 2^35 + 11) instea

Re: 2.4.0-test12-pre6 on alpha

2000-12-07 Thread Jay Estabrook
On Wed, Dec 06, 2000 at 08:47:23PM -0500, Wakko Warner wrote: > I'm glad to say that this is the first 2.4 kernel that works on my noritake > alpha with a pci-pci bridge. > > I have a small problem. If I reboot, the srm console can't boot from dka0. > Doing a: show dev > doesn't list any of the

Re: Alpha SCSI error on 2.4.0-test11

2000-12-05 Thread Jay Estabrook
On Mon, Dec 04, 2000 at 01:53:42PM -0500, Phillip Ezolt wrote: > > I've recompiled as you have suggested. Any ideas? Compile again with the following patches (these are against 2.4.0-test12, but those in arch/alpha/kernel/core_cia.c should work against test10/11 as well). Something got

Re: test9-pre9

2000-10-02 Thread Jay Estabrook
On Tue, Oct 03, 2000 at 11:07:36AM +0900, Tom Holroyd wrote: > Alpha DP264 (UP) > > ld ... -o vmlinux > drivers/char/char.o: In function `rs_sched_event': > serial.c(.text+0x10210): undefined reference to `barrier' > serial.c(.text+0x10214): undefined reference to `barrier' > serial.c(.te