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
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
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
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
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
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
6 matches
Mail list logo