[uClinux-dev] what is the difference setup_irq() and request_irq()

2008-12-14 Thread Xin Xie
Hi, Inside the uClinux 888's 2.6.25's Coldfire timer setup(linux-2.6.25/arch/m68knommu/platform/coldfire/timers.c), the interrupt handler is registered by calling setup_irq(): void coldfire_profile_init(void) { printk(KERN_INFO "PROFILE: lodging TIMER2 @ %dHz as profile timer\n",

[uClinux-dev] Zebra Configuration

2008-12-14 Thread Mohsen
Hi, we are using zebra .everythings work fine.but there is several questions: 1-how to build vtysh with zebra?i think it did not built with zebra! 2-i'm curious how to configure the zebra with its configurations argumants?i mean something like --enable-vtysh , ... . when i use ./configure to con

[uClinux-dev] Re: [PATCH] m68k,m68knommu: merge header files

2008-12-14 Thread Geert Uytterhoeven
On Sat, 13 Dec 2008, Sam Ravnborg wrote: > >From 5a8b9717a399679c4753e596ea864b02a1197025 Mon Sep 17 00:00:00 2001 > From: Sam Ravnborg > Date: Sat, 13 Dec 2008 21:23:08 +0100 > Subject: [PATCH] m68k,m68knommu: merge header files > > Merge header files for m68k and m68knommu to the single locatio