| 121023734000_558260007727 | 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 |
|
|   |
| 156329984756_518060007233 | 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 |
|
|   |
| 139225634985_561760007431 | 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 |
|
|   |
| 108620204817_542860007335 | 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 |
|
|   |
| 106429364395_539660007219 | Maciej W Rozycki |
|
Hi folks
On one system, Ive got
|
|
|   |
| 177525544592_577660007989 | 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 |
|
|   |
| 150326984986_525860007097 | 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 |
|
|   |
| 149222714660_547760007288 | 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 |
|
|   |
| 190829744309_572560007062 | 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- |
|
|   |
| 106024674998_545560007341 | 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 |
|
|   |
| 167426384896_526660007030 | 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 |
|
|   |
| 125429174729_524060007607 | 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 |
|
|   |
| 133726684878_599860007766 | 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 |
|
|   |
| 128620524740_559560007142 | 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. |
|
|   |
| 165828384610_565660007472 | Jun Sun |
|
Hi folks
Im running on a Helio pda, r3912 chip, little endian. Ive used crosstool
to create a cross compiler with
|
|
|   |
| 199829674110_589360007525 | 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 |
|
|   |
| 192424874441_565360007617 | 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 |
|
|   |
| 125920654284_513760007429 | 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. |
|
|   |
| 190423484482_564360007259 | 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 |
|
|   |
| 178526014097_539560007390 | Jun Sun |
|
Hi folks
Im running on a Helio pda, r3912 chip, little endian. Ive used crosstool
to create a cross compiler with
|
|
|   |
| 186722544356_597860007589 | 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, |
|
|   |
| 150220704076_594460007804 | 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 |
|
|   |
| 156029834869_584560007932 | 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 |
|
|   |
| 127420244279_575760007222 | 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/
|
|
|   |
| 101524524824_511360007081 | 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 |
|
|   |
| 150327144335_586060007483 | Jorik Jonker |
|
Jorik Jonker wrote:
|
|
|   |
| 144921934554_552560007277 | 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, |
|
|   |
| 132926974260_519860007380 | 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 |
|
|   |
| 112928164405_540860007071 | 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 |
|
|   |
| 163125884524_545560007371 | |
|
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 |
|
|   |
| 153622044084_587260007776 | 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/
|
|
|   |
| 135425134970_590860007106 | Jorik Jonker |
|
Jorik Jonker wrote:
|
|
|   |
| 118423674804_544460007345 | 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 |
|
|   |
| 182526954161_522960007734 | |
|
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 |
|
|   |
| 130127344322_582660007023 | 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 |
|
|   |
| 119627254228_528160007292 | 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 |
|
|   |
| 105729514806_502660007844 | 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 |
|
|   |
| 113320424210_593760007776 | 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
|
|
|   |
| 128123124471_544360007574 | 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 |
|
|   |
| 117728444308_550060007497 | 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 |
|
|   |
| 152428654222_575260007818 | Ralf Baechle |
|
Hi,
netdev_rx_stat[...].total++; in net/core/dev.c.
Appears to be redundant increment in: netif_rx() and netif_receive_skb().
|
|
|   |
| 104422034768_585060007626 | David Wuertele |
|
|
|
|   |
| 169323624669_590460007156 | 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 |
|
|   |
| 168025814468_515060007010 | 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 |
|
|   |
| 172522014854_503360007523 | Daniel Jacobowitz |
|
Jun Sun wrote:
|
|
|   |
| 153022244387_575260007533 | 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 |
|
|   |
| 157020204736_533860007966 | Sylvain Munaut |
|
Sylvain Munaut wrote:
|
|
|   |
| 196425624328_563360007627 | 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 |
|
|   |
| 178921454207_525760007231 | 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 |
|
|   |
| 126720214432_512160007132 | Dan Malek |
|
|
|
|   |