2.3.47 doesn't compile for Alpha-XL

From: Wieger Opmeer (wieger@wit385402.student.utwente.nl)
Date: Mon Feb 21 2000 - 21:15:40 EST


Hi,

I just spent a few hours trying to make 2.3.47 compile and boot on a
Alpha-XL (266) system. In the end it turned out it only needed this little
patch:

--- sys_sio.c.org Tue Feb 22 03:10:38 2000
+++ sys_sio.c Tue Feb 22 02:42:47 2000
@@ -391,7 +391,7 @@
        nr_irqs: 16,
        device_interrupt: isa_device_interrupt,

- init_arch: lca_init_arch,
+ init_arch: apecs_init_arch,
        init_irq: sio_init_irq,
        init_rtc: common_init_rtc,
        init_pci: noname_init_pci,

That is: A XL seems to be an apecs machine, not a lca one.

~~ Wieger

PS: Does anyone why the de4x5 driver sees my network card but does not
show up as eth0?

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Feb 23 2000 - 21:00:29 EST