kernel newbies mailing list

2002-05-17 Thread Ira Weiny
On Fri, 17 May 2002 18:57:41 -0700 Ira Weiny wrote: > > Does anyone know how to get signed up for this list? I am sorry. Does anyone know how to get signed up for the kernel newbie list on www.kernelnewbies.org? I have tried to follow the subscription instructions posted there but all I get i

kernel newbies mailing list

2002-05-17 Thread Ira Weiny
Does anyone know how to get signed up for this list? I feel this is a better place to ask some of my questions but I can't get subscribed. Thanks, Ira Weiny iweiny at acm.org ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

Attempt to remap_page_range a second time.

2002-05-17 Thread Ira Weiny
Hello, I want to be able to mmap multiple buffers from one device all with basically an offset of 0. What I have done is the user process calls read on the device and the data returned from the read indicates how much data to mmap. The user process then mmaps this data processes it and munmaps

usb on mpc823 in slave mode ..?

2002-05-17 Thread navinb
An embedded and charset-unspecified text was scrubbed... Name: not available Url: http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20020517/84b54b15/attachment.txt

[PATCH] Several patches agains linuxppc_devel-2.4.19-pre8

2002-05-17 Thread "David Müller (ELSOFT AG)"
-- next part -- A non-text attachment was scrubbed... Name: patch.bz2 Type: application/octet-stream Size: 1637 bytes Desc: not available Url : http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20020517/3445fe97/attachment.obj

Further OCP cleanups

2002-05-17 Thread Armin Kuster
David Gibson wrote: > The patch below follows up on paulus' cleanups of the OCP EMAC driver > with further cleanups in the OCP layer and its drivers. It does > several things: > - Renames the ocpdev field of struct ocp_driver to private, > which is more descriptive of its actual function. >

Reset button

2002-05-17 Thread Xiaogeng (Shawn) Jin
There is a reset button on the front panel of our box. When the button is pushed, I want to restart the whole system. How to modify the kernel to response this action, in which file? Our CPU is MPC850, which has a reset pin. But I don't know where I should add some code in the kernel. Anybody has

Accuracy of get_fast_time()

2002-05-17 Thread Alex Zeffertt
Does anybody know how accurate get_fast_time() is on a MPC860 (running at 80MHz)? Alex ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

File System on 64-bit-bus-width Flash memory

2002-05-17 Thread Sangmoon Kim
Hi, all, Thanks for the helps. The 64bit buswith MTD support in ftp://ftp.denx.de/pub/LinuxPPC/usr/src/linux-2.4.4-2002-03-21.tar.bz2, which is Wolfgang Denk recommanded, is nice. But... Though it probably works well with MPC8260, it doesn't work with MPC107 which is a memory controller / PCI

kernel BUG at page_alloc.c:191!

2002-05-17 Thread Dean McBride
Hello, Anyone have any ideas what would cause the following kernel crash? Note this problem doesn't occur all the time, or in a consistent fashion! I have seen the problem 3 different times the past couple days in my testing. Here's what's spit out to the console window. Unfortunately this is a

[PATCH] Several patches agains linuxppc_devel-2.4.19-pre8

2002-05-17 Thread "David Müller (ELSOFT AG)"
Tom Rini schrieb: > On Thu, May 16, 2002 at 11:26:33AM +0200, "David M?ller (ELSOFT AG)" wrote: > [old stuff deleted] >>Another question: >> >>I've noticed that (at least) the following files have their executable >>bit set, although they are simple C source files. >>./include/asm-ppc/ppc405_dma