Flash File System Concerns

2003-03-28 Thread Daris A Nevil
> > I think you cannot do this. AFAIK the TFS code >> is >> > > not available under >> > > > a GPL compatible license which prevents it >> from >> > > being linked with the >> > > > Linux kernel code. >> > > > >> > > > Best regards, >> > > > >> > > > Wolfgang Denk >> > > > >> > > > -- >> > > > Software Engineering: Embedded and Realtime >> > > Systems, Embedded Linux >> > > > Phone: (+49)-8142-4596-87 Fax: >> (+49)-8142-4596-88 >> > > Email: wd at denx.de >> > > > There is is no reason for any individual to >> have a >> > > computer in their >> > > > home. -- Ken Olsen (President of Digital >> > > Equipment Corporation), >> > > > Convention of the World Future >> > > Society, in Boston, 1977 >> > > > >> > > >> > > -- >> > > J.G.J. Boor >> > > Room: BE-525 >> > > Lucent Technologies Nederland b.v. >> > > Phone: +31 35 687 4721 >> > > Optical Networking Group TMS Data >> > > Fax: +31 35 687 5976 >> > > P.O. Box 1168, 1200 BD, Hilversum, The >> Netherlands >> > mailto:jjboor at lucent.com >> > >> >> -- >> J.G.J. Boor >> Room: BE-525 >> Lucent Technologies Nederland b.v. >> Phone: +31 35 687 4721 >> Optical Networking Group TMS Data >> Fax: +31 35 687 5976 >> P.O. Box 1168, 1200 BD, Hilversum, The Netherlands > mailto:jjboor at lucent.com > > Daris A Nevil Simple Network Magic Corporation 401 Kentucky McKinney, Texas 75069 http://www.snmc.com 972-562-3751 ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

Linux Kernel hangs after execve('/bin/sh')

2003-01-22 Thread Daris A Nevil
lp_open:enter for /etc/ld.so.preload. > filp_open:open_namei error -2. > sys_open:enter for /etc/ld.so.cache. > sys_open:unused_fd=3. > filp_open:enter for /etc/ld.so.cache. > filp_open:open_namei error -2. > sys_open:enter for /lib/libc.so.6. > sys_open:unused_fd=3. > filp

No Input from SMC1 on MPC860T - Resolved

2002-05-22 Thread Daris A Nevil
I wrote to the list about a month ago with a problem I experienced while porting Linux 2.4.18 to a custom MPC860T based board. The problem related to the console port SMC1. The console worked fine in PPCBoot, but once in Linux the console would output data. The bash/sash shell could not see inp

SMC Console not responding

2002-04-15 Thread Daris A Nevil
Hello All, I just finished porting Linux 2.4.18 to a custom MPC860-based board. Everything works fine except input to the console. I have setup the console on the SMC1 port. I use PPCBoot as the bootloader. PPCBoot works fine for both console input and output on SMC1. I can see the kernel boot

Non-cacheable memory

2001-08-07 Thread Daris A Nevil
ory before Linux started its > memory management. I then used a BAT to reference it uncached. Yes, this > is ugly, and requires care in making sure the BAT effective address is > otherwise unused by the kernel, but it works. This is on a MPC7400, and > other PowerPC CPUs might not

Synchronous serial?

2001-05-14 Thread Daris A Nevil
dbrown03)" wrote: > > I'd like to interface an 860 with equipment that uses synchronous serial. > I've done this before with other embedded operating systems. I'm wondering > if the Linux drivers for the SCC support synchronous? > -- Dave Brown > -- Daris A Ne

8xx SPI Driver

2001-05-08 Thread Daris A Nevil
roken (no response from the FTP server). Any body out there have a copy of the patch or driver file? If you send it to me I'd be happy to post in on qslinux.org for general access. Regards, Daris -- Daris A Nevil Simple Network Magic Corporation 401 Kentucky Lane McKinney, TX 75069 214-793-7

problem when read internal memory

2001-04-11 Thread Daris A Nevil
gt; memory. > > why? any suggestion and comment are welcome. thank you. > > A.W. > -- Daris A Nevil Simple Network Magic Corporation 401 Kentucky Lane McKinney, TX 75069 214-793-7757 dnevil at snmc.com www.snmc.com quickstack.com qslinux.org ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

SCC3 console problem on MPC860

2001-03-30 Thread Daris A Nevil
#undef CONFIG_SERIAL_CONSOLE_PORT > #define CONFIG_SERIAL_CONSOLE_PORT 1 > #endif > > Is it enough to to make SCC3 console? > > Thanks for any comments and replyings. > > == > ??, Daum > ???? ???? ???? E-mail ?

Where get the Linux Init Source for 8xx

2001-03-30 Thread Daris A Nevil
Wtao > 2001/3/30 > > __ > > === > (http://mail.sina.com.cn) > ??!"????????",""? (http://newchat.sina.com.cn) > -- Daris A Nevil Simple Network Magic Corporation 401 Kentucky Lane McKinney, TX 75069 214-793-7757 dne

linuxppc-embedded: mpc8260 bus frequency calculations

2001-03-02 Thread Daris A Nevil
;board specific", and so it only applies to a few board specific device drivers. Regards, Daris -- Daris A Nevil Simple Network Magic Corporation 401 Kentucky Lane McKinney, TX 75069 214-793-7757 dnevil at snmc.com www.snmc.com quickstack.com qslinux.org Brendan J Simon wrote: > > I ag

How can I slim down libc

2001-03-01 Thread Daris A Nevil
nting my file system > on NFS and now want to run from a ram disk. > Unfortunately I only have 8MB of RAM to play with and Libc on it's own is > 4MB, I've tried removing debug information but this doesn't get me down much > further. > > Any help on this matter would b

GDB for host development platform

2000-11-10 Thread Daris A Nevil
way to debug a linux/ppc application > on the embedded platform. > 5. What do you think a full host development environment > (including native comilper,debugger etc) in the embedded > system. > > thank for any response. > > regards. > john zhan. &

Talking to the parrallel i/o ports

2000-10-24 Thread Daris A Nevil
> >subsystem, but if you write one and are willing to share it I would love > >to have a copy :-). > > > >Regards, > >Daris > > > > > >clark at esteem.com wrote: > > > > > > Hello everyone, > >

Talking to the parrallel i/o ports

2000-10-23 Thread Daris A Nevil
> > Conn Clark > Engineering Stooge clark at esteem.com > Electronic Systems Technology Inc. www.esteem.com > > Stock Ticker Symbol ELST > -- Daris A Nevil Simple Network Magic Corpor

HDLC/PPP Driver

2000-10-23 Thread Daris A Nevil
ity even when enet is loaded? > Thank you for your help. I hope this is not to elementary. > --Julia > > http://qslinux.org/docs/snmc/hdlc/index.html > -- Daris A Nevil Simple Network Magic Corporation 401 Kentucky Lane McKinney, TX 75069 214-793-7757 dnevil at snmc.com www.snmc

HDLC/PPP Driver

2000-10-20 Thread Daris A Nevil
I have receive several requests for information regarding the HDLC/PPP driver in QSLinux. In response I have put together a small white paper describing the driver, and it is located at: http://qslinux.org/docs/snmc/hdlc/index.html Regards, Daris -- Daris A Nevil Simple Network Magic

adding n/w device

2000-10-02 Thread Daris A Nevil
; Hi > It is general Linux question. Is it possible to add n/w device in a > running Linux system ? > Pravin > -- Daris A Nevil Simple Network Magic Corporation 401 Kentucky Lane McKinney, TX 75069 214-793-7757 dnevil at snmc.com www.snmc.com quickstack.com qslinux.org ** Sent via the

Hdlc driver for SCC port

2000-09-30 Thread Daris A Nevil
Gerard, The QSLinux kernel contains a complete SCC based HDLC/PPP driver. Download the kernel from ftp://qslinux.org/pub/qslinux, decompress, and then look in the directory snmc/qslinux/drivers/net. Regards, Daris Nevil -- Daris A Nevil Simple Network Magic Corporation 401 Kentucky Lane

mount RAMDISK directly on rom

2000-09-30 Thread Daris A Nevil
or know where to look for information about it, teach me please. > > Thanks in advance, > Jari > -- Daris A Nevil Simple Network Magic Corporation 401 Kentucky Lane McKinney, TX 75069 214-793-7757 dnevil at snmc.com www.snmc.com quickstack.com qslinux.org ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

NFS problem- neighbout table overlow

2000-09-26 Thread Daris A Nevil
> > Navin, > I can't say that I remember for sure - but I seem to recall > this as being a problem in the Linux NFS implementation. > Check through the linux-kernel archives for messages regarding > the neighbour table overflow. There may be a suggestion > on how t

I want to find flash device driver...

2000-09-13 Thread Daris A Nevil
call(open, read, write), it seems to be > some problem.. > > Does anyone know where can I get flash device driver for linux? > > --zzu-- > -- Daris A Nevil Simple Network Magic Corporation 401 Kentucky Lane McKinney, TX 75069 214-793-7757 dnevil at snmc.com www.snmc.com quickstac

cpm_enet_down and MAC address change.

2000-09-01 Thread Daris A Nevil
how can I make it possible? or do someone make module for ethernet and > serial driver for MPC? > > Maybe it's a good idea to modularize it and make a configuration header file > for parallel IO pins to SCCs and SMCs to port Linux easy. > > If anybody know it or have a idea plea

QSLinux is Released

2000-08-10 Thread Daris A Nevil
* Much, much more The source code and nfs root directories are located at: ftp://qslinux.com/pub/qslinux On-line documentation for QSLinux can be accessed at: http://qslinux.com Regards, Daris A Nevil -- Daris A Nevil Simple Network Magic Corporation 401 Kentucky Lane McKinney, TX

Porting LinuxPPC

2000-05-19 Thread Daris A Nevil
ill all break." > > This seems to be a common error, so I might add mention of it in the HOWTO. > > Regards, > Graham > -- Daris A Nevil SiSIC, Inc., f.k.a. Simple Network Magic Corporation 401 Kentucky Lane McKinney, TX 75069 214-793-7757 dnevil at snmc.com ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/