| 106229784325_540160007752 | Prashant Viswanathan |
|
On Thu, Feb 05, 2004 at 11:43:16AM -0800, Jun Sun wrote:
Dont know yet. Have not given a thought.
BTW, this kind of discussions probably should go to xcvs list. Pretty
soon I think Ralf w |
|
|   |
| 160026994951_509260007943 | Shaun Savage |
|
On Wed, Feb 04, 2004 at 02:42:13PM -0800, Prashant Viswanathan wrote:
Hi,
How can I change the kernel so that it uses the UART I specify for the
console instead of the first available one? I |
|
|   |
| 181824754770_527360007222 | Toshio Seo |
|
Shaun Savage wrote:
I am want to cross compile dietlibc and nash(mkinitrd).
I can cross compile static mipsel dietlibc libs
but when I try to link it with nash I get
the pic and non-pic |
|
|   |
| 191121464109_550860007128 | Yoichi Yuasa |
|
On Tue, Feb 03, 2004 at 10:15:48AM -0500, Toshio Seo wrote:
Hi,
I am a bit new to Linux MIPS but I would really appreciate a few pointers.
1. I am getting GCC 3.3.2, binutils-2.14..... an |
|
|   |
| 169525244922_540860007701 | Maciej W Rozycki |
|
Hi folks
On one system, Ive got
|
|
|   |
| 178625164678_511160007287 | Stuart Longland |
|
Ive set up a web page at
www.colonel-panic.org/cobalt-mips www.colonel-panic.org/cobalt-mips
with the current Cobalt patches for the 2.4.24 kernel (and some other
stuff). If any one has any |
|
|   |
| 186325174987_581460007530 | Stuart Longland |
|
On Mon, Feb 02, 2004 at 12:01:10AM +1000, Stuart Longland wrote:
Just the other day, I dragged out the old Gateway Microserver I have
here (a rebadged Cobalt Qube II) with the idea of setting i |
|
|   |
| 175724274004_552660007013 | Yoichi Yuasa |
|
On Mon, Feb 02, 2004 at 05:34:30AM +1000, Stuart Longland wrote:
Thanks for that, this fixes the LCD problem, its working fine now.
If
its more dynamic, it looks like using devfs might be |
|
|   |
| 174926114159_585960007156 | JanBenedict Glaw |
|
Hi Ralf,
I update a patch for timer of vr41xx.
This patch get together setup of dispersed timer to one place.
Please apply to v2.6.
Yoichi
diff -urN -X dontdiff linux-orig/arch/mips/vr41xx/casio- |
|
|   |
| 198728144680_590960007133 | Ralf Baechle |
|
Hello Ralf,
I made the patch for machine_restart/halt/power_off for vr41xx.
This patch updates these functions.
I am going to add power management to pmu.c.
Please apply this patch to v2.6.
Yoich |
|
|   |
| 160920074649_528660007566 | Maciej W Rozycki |
|
genrtc.c is like mips-rtc.c we have in 2.4, except it is shared by
other arches and has more capabilities (such as emulated alarms)
This patch implements the arch-specific code for genrtc based on |
|
|   |
| 157429824083_556060007693 | Geert Uytterhoeven |
|
On Fri, 30 Jan 2004 20:13:38 +0100 (CET), "Maciej W. Rozycki" <macro@ds2.pg.gda.pl said:
Of course, individual board is still free to choose the old rtc.c
or implement some |
|
|   |
| 109025534120_509460007821 | Atsushi Nemoto |
|
On Sun, Feb 01, 2004 at 08:30:05PM +0900, Atsushi Nemoto wrote:
By the way, with this patch, individual board can not implement its
own genrtc routines. How about making gen_rtc_time, etc. po |
|
|   |
| 110828284431_526760007550 | Wayne Gowcher |
|
Im currently writing a char device driver, and Ive seen some unexpected
behaviour, which someone may be able to explain.
I have some test code which simply opens my device and makes an ioctl call. |
|
|   |
| 142326724364_510360007586 | Jun Sun |
|
Hi folks
Im running on a Helio pda, r3912 chip, little endian. Ive used crosstool
to create a cross compiler with
|
|
|   |
| 123621894593_588560007712 | Atsushi Nemoto |
|
On Sun, Feb 01, 2004 at 08:30:05PM +0900, Atsushi Nemoto wrote:
By the way, with this patch, individual board can not implement its
own genrtc routines. How about making gen_rtc_time, etc. po |
|
|   |
| 145120484694_553460007489 | Ralf Baechle |
|
Hello -
I am using gcc 3.3.2 - when I assemble a file that has a branch to a
label, and the label is not defined in the .S file (i.e. there is no
extern - the label exists in another .S file) the er |
|
|   |
| 122626994042_534660007121 | Wayne Gowcher |
|
Im currently writing a char device driver, and Ive seen some unexpected
behaviour, which someone may be able to explain.
I have some test code which simply opens my device and makes an ioctl call. |
|
|   |
| 116629024949_559860007634 | StxE9phane |
|
Ralf Baechle wrote:
On Thu, Jan 29, 2004 at 12:25:16PM -0800, Jerry Walden wrote:
I am using gcc 3.3.2 - when I assemble a file that has a branch to a
label, and the label is not defined |
|
|   |
| 114825934306_551260007887 | Jun Sun |
|
Hi folks
Im running on a Helio pda, r3912 chip, little endian. Ive used crosstool
to create a cross compiler with
|
|
|   |
| 109729324075_569160007551 | Peter Horton |
|
Hi-
Ive recently acquired a Cobalt Qube2. After about 8 hours of monkeying
around with it the last couple days, I have successfully got 2.4.24 up and
running, I started with trying to get 2.6 on it, |
|
|   |
| 140222674600_509560007208 | Peter Horton |
|
Hello Stéphane, Peter and the list,
Im replying to an old (Jan 2004) thread where the following messages
were exchanged:
[Stéphane]
Im using a Cobalt Qube 2 for a long time now, its un |
|
|   |
| 158520274907_562760007701 | Ralf Baechle |
|
Hello -
I am using gcc 3.3.2 - when I assemble a file that has a branch to a
label, and the label is not defined in the .S file (i.e. there is no
extern - the label exists in another .S file) the er |
|
|   |
| 174825414602_569660007772 | Jorik Jonker |
|
/www.colonel-panic.org/cobalt-mips /www.colonel-panic.org/cobalt-mips
P.
I think you meant www.colonel-panic.org/cobalt-mips/ www.colonel-panic.org/cobalt-mips/
|
|
|   |
| 133022874364_563660007059 | StxE9phane |
|
Ralf Baechle wrote:
On Thu, Jan 29, 2004 at 12:25:16PM -0800, Jerry Walden wrote:
I am using gcc 3.3.2 - when I assemble a file that has a branch to a
label, and the label is not defined |
|
|   |
| 152228974992_559760007809 | Jorik Jonker |
|
Jorik Jonker wrote:
|
|
|   |
| 114729904075_574860007878 | Peter Horton |
|
Hi-
Ive recently acquired a Cobalt Qube2. After about 8 hours of monkeying
around with it the last couple days, I have successfully got 2.4.24 up and
running, I started with trying to get 2.6 on it, |
|
|   |
| 195626714905_586360007279 | Jorik Jonker |
|
On Fri, Jan 30, 2004 at 11:59:03AM +0100, Jorik Jonker wrote:
[...]
Hmm, thats strange, I believe that should do the trick, but when I checkout
a tree (cvs -z3 -d:.. co -r linux_2_4 -D December 1 |
|
|   |
| 156320464820_516560007959 | Peter Horton |
|
Hello Stéphane, Peter and the list,
Im replying to an old (Jan 2004) thread where the following messages
were exchanged:
[Stéphane]
Im using a Cobalt Qube 2 for a long time now, its un |
|
|   |
| 193720724246_530160007045 | |
|
On Fri, Jan 30, 2004 at 09:49:11PM +0100, Jorik Jonker wrote:
# cvs -z3 -d :pserver:cvs@ftp.linux-mips.org:/home/cvs co
-D 5 Dec 2003
-r linux_2_4 linux
I am not extremely confident ab |
|
|   |
| 136022294943_535260007531 | Jorik Jonker |
|
/www.colonel-panic.org/cobalt-mips /www.colonel-panic.org/cobalt-mips
P.
I think you meant www.colonel-panic.org/cobalt-mips/ www.colonel-panic.org/cobalt-mips/
|
|
|   |
| 116029754520_523660007606 | Jorik Jonker |
|
Jorik Jonker wrote:
|
|
|   |
| 111326784277_501860007575 | Jorik Jonker |
|
On Fri, Jan 30, 2004 at 11:59:03AM +0100, Jorik Jonker wrote:
[...]
Hmm, thats strange, I believe that should do the trick, but when I checkout
a tree (cvs -z3 -d:.. co -r linux_2_4 -D December 1 |
|
|   |
| 129721034621_511760007363 | |
|
On Fri, Jan 30, 2004 at 09:49:11PM +0100, Jorik Jonker wrote:
# cvs -z3 -d :pserver:cvs@ftp.linux-mips.org:/home/cvs co
-D 5 Dec 2003
-r linux_2_4 linux
I am not extremely confident ab |
|
|   |
| 107622054436_532260007143 | Jorik Jonker |
|
On Thu, Jan 29, 2004 at 05:40:34AM -0500, Kumba wrote:
Check out a cvs tree no later than 12/11/2003, a change in CVS after
that date seems to have nuked r4k kernels. It is believed the change |
|
|   |
| 136828674373_531160007200 | Ralf Baechle |
|
On Sat, Jan 31, 2004 at 03:10:27PM +0100, Jorik Jonker wrote:
On Sat, Jan 31, 2004 at 04:04:35AM +0100, Ralf Baechle wrote:
Over the past days a few fixes went into CVS, the last only a few |
|
|   |
| 184223794175_536260007897 | Ralf Baechle |
|
On Tue, Feb 03, 2004 at 12:39:28PM +0100, Ralf Baechle wrote:
[...]
Jorik was so friendly to track down the patch in CVS that broke the R4600
V1.7 back in time. With that as a start it was fair |
|
|   |
| 196827294575_524560007114 | Ralf Baechle |
|
On Tue, 3 Feb 2004, Ralf Baechle wrote:
2.0 requires different workarounds which are already in place and functional
since quite some time. We still lacking a fix for one important erratum of
|
|
|   |
| 182120434218_544160007487 | Dominik Rathann Mier |
|
On Tue, 3 Feb 2004, Ralf Baechle wrote:
Under a different bug number this bug also affects the R4600 V1.x; its
fixed in post-2.0 R4600 (which all identify as 2.0) and post-1.1 R4700.
Since a w |
|
|   |
| 180522374693_524160007199 | Ralf Baechle |
|
On Wed, 2004-02-04 at 07:48, Dominik Rathann Mierzejewski wrote:
On Tue, Feb 03, 2004 at 12:42:53PM +0100, Dominik Rathann Mierzejewski wrote:
[...]
I assume its safe to test it now? Ill buil |
|
|   |
| 138429284066_575860007285 | Ralf Baechle |
|
Hi,
netdev_rx_stat[...].total++; in net/core/dev.c.
Appears to be redundant increment in: netif_rx() and netif_receive_skb().
|
|
|   |
| 195820794664_513260007279 | David Wuertele |
|
|
|
|   |
| 102924094007_560460007754 | Rajesh Palani |
|
On Wed, Jan 28, 2004 at 12:18:53PM -0800, David Wuertele wrote:
arch/mips/kernel/timer.c:timer_interrupt() says the following:
void timer_interrupt(int irq, void *dev_id, struct pt_regs *reg |
|
|   |
| 171924754798_593860007959 | Jun Sun |
|
On Wed, Jan 28, 2004 at 11:26:36AM -0800, Rajesh Palani wrote:
Hi,
We are using a gcc 2.96 20000731 (Red Hat Linux 7.1 2.96-99.1) GCC cross-compiler with -msoftfloat to use software floati |
|
|   |
| 142427224196_511760007756 | Daniel Jacobowitz |
|
Jun Sun wrote:
|
|
|   |
| 131723464683_538360007922 | Sylvain Munaut |
|
Hello Ralf,
I made patch for common parts of vr41xx.
Please apply this patch to 2.4 CVS tree.
Yoichi
diff -urN -X dontdiff linux-orig/arch/mips/Makefile linux/arch/mips/Makefile
--- linux-orig/arc |
|
|   |
| 166920614000_533360007442 | Sylvain Munaut |
|
Sylvain Munaut wrote:
|
|
|   |
| 161222244852_562060007506 | Sylvain Munaut |
|
On Wed, 2004-01-28 at 02:44, Sylvain Munaut wrote:
Hi
For a new design, were considering Alchemy Au1500 processor family. Id
like to know what is the current state of the linux 2.6 on this |
|
|   |
| 137425484981_517260007898 | Ralf Baechle |
|
Ok. Is it available on some CVS / www page ?
If we eventually choose Au1500 as platform I may be able to test it as
well and bug reports.
No yet, but Ill email it to the mailing list in the |
|
|   |
| 113129104619_532760007581 | Dan Malek |
|
|
|
|   |