Re: [uClinux-dev] Problems with 2GB FAT16 SD/CF cards - resolved

2008-06-25 Thread Greg Ungerer
Hi Wolfgang, Wolfgang Mües wrote: DSLINUX (www.dslinux.org) is using mostly SD cards for file system storage. With the advent of 2 GByte SD cards with FAT16 and 32KByte clustersize, many user have reported problems (data aborts while traversing directories). I have found that busybox needs m

Re: [uClinux-dev] bug in mount.c with nfs support ?

2008-06-25 Thread Greg Ungerer
Hi JL, JL SYNCHRO wrote: It seems there is a bug on user/busybox/util-linux/mount.c on lines 732 (using fork instead of vfork ?) I'm using the 5272 Coldfire - uClinux test 20070823 - linux 2.4.34.5-uc0 - uClibc 0.9.29 The mount -t nfs run on other uClinux distibution (20030909). This bug

Re: [uClinux-dev] ROMFS troubles

2008-06-25 Thread Greg Ungerer
Hi Steven, steven taffs wrote: still cant get to ROMFS loaded, I downloaded a uClinux-dist-2005 and copyed my linux-2.6.x directory into it and now I can compile jffs2 but that still doesnt help me load the ROMFS I am currently loading the romfs image from flash @ 0x18 into ram at 0x1001

Re: [uClinux-dev] atmel_serial.c vs. serial_atmel.c

2008-06-25 Thread Greg Ungerer
Hi Erwin, Erwin Authried wrote: Am Donnerstag, den 26.06.2008, 10:40 +1000 schrieb Greg Ungerer: Hi Erwin, Erwin Authried wrote: serial_atmel.c is an ancient,crappy serial driver for AT91 cpus. Later, a driver has been written for the AT91RM9200 that uses the rather new serial core driver (at

Re: [uClinux-dev] atmel_serial.c vs. serial_atmel.c

2008-06-25 Thread Erwin Authried
Am Donnerstag, den 26.06.2008, 10:40 +1000 schrieb Greg Ungerer: > Hi Erwin, > > Erwin Authried wrote: > > serial_atmel.c is an ancient,crappy serial driver for AT91 cpus. Later, > > a driver has been written for the AT91RM9200 that uses the rather new > > serial core driver (atmel_serial.c). The

Re: [uClinux-dev] atmel_serial.c vs. serial_atmel.c

2008-06-25 Thread Greg Ungerer
Hi Erwin, Erwin Authried wrote: serial_atmel.c is an ancient,crappy serial driver for AT91 cpus. Later, a driver has been written for the AT91RM9200 that uses the rather new serial core driver (atmel_serial.c). The serial hardware for the mmu-less AT91 cpus and the AT91RM9200 is a bit different,

[uClinux-dev] Has Anyone Made iptables working?

2008-06-25 Thread camel joe
Has anyone made iptqables working with uClinux? Can someone tell me the possible way to fix the follwoing problem? /> iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE iptables v1.4.0: Couldn't find target `MASQUERADE' Please note that I indeed configured the kernel with MASQUERDE, NA

Re: [uClinux-dev] USB relay

2008-06-25 Thread Remco Poelstra
Bou schreef: Hi all, assume that you have 2 platforms with usb support. In fact, one device and a PC. On the first platform, you have a USB device attached (e.g. a memory stick). You connect the platform with the PC through their usb ports. Is there any way you can control the memory stick th

[uClinux-dev] USB relay

2008-06-25 Thread Bou
Hi all, assume that you have 2 platforms with usb support. In fact, one device and a PC. On the first platform, you have a USB device attached (e.g. a memory stick). You connect the platform with the PC through their usb ports. Is there any way you can control the memory stick through the PC? (

[uClinux-dev] Use of Linux DMA layer

2008-06-25 Thread Remco Poelstra
Hi all, I'm using the LPC2468 DMA controller and I'm wondering whether I can directly use that controller or do I have to use the Linux generic DMA functions? Thanks in advance. Kind regards, Remco Poelstra ___ uClinux-dev mailing list uClinux-dev

[uClinux-dev] PREEMPT_RT

2008-06-25 Thread Falk Brettschneider
Hi, has anybody ported the PREEMPT_RT patch to uClinux (best would be kernel 2.6.20, microblaze) or can say if it would help for the following problem?: My system is microblaze, kernel 2.6.20, kernel preemption patch (CONFIG_PREEMPT) enabled. I wrote a Linux kernel driver that just notifies IRQ