| 196528354758_587060007434 | 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 |
|
|   |
| 128124574929_517860007945 | 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 |
|
|   |
| 164720334217_573860007823 | 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 |
|
|   |
| 196029094165_522460007205 | 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 |
|
|   |
| 147524394745_538860007270 | Maciej W Rozycki |
|
Hi folks
On one system, Ive got
|
|
|   |
| 177427004105_553260007894 | 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 |
|
|   |
| 196628524351_589560007547 | 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 |
|
|   |
| 184026764580_505660007756 | 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 |
|
|   |
| 187923734665_504460007175 | 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- |
|
|   |
| 125020724614_599560007349 | 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 |
|
|   |
| 126522334049_537060007620 | 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 |
|
|   |
| 126427314472_561660007501 | 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 |
|
|   |
| 116224644177_574260007592 | 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 |
|
|   |
| 149823994965_516260007562 | 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. |
|
|   |
| 133826944634_595260007093 | Jun Sun |
|
Hi folks
Im running on a Helio pda, r3912 chip, little endian. Ive used crosstool
to create a cross compiler with
|
|
|   |
| 130129554327_535160007091 | 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 |
|
|   |
| 197225904823_544360007448 | 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 |
|
|   |
| 194423674912_512160007432 | 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. |
|
|   |
| 171326084832_567760007276 | 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 |
|
|   |
| 123921084971_587360007660 | Jun Sun |
|
Hi folks
Im running on a Helio pda, r3912 chip, little endian. Ive used crosstool
to create a cross compiler with
|
|
|   |
| 196723614614_529360007940 | 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, |
|
|   |
| 138526844529_520760007734 | 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 |
|
|   |
| 165520694101_556760007211 | 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 |
|
|   |
| 200029044819_583260007589 | 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/
|
|
|   |
| 110728204698_507860007758 | 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 |
|
|   |
| 173826594119_535260007832 | Jorik Jonker |
|
Jorik Jonker wrote:
|
|
|   |
| 129123374515_582160007641 | 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, |
|
|   |
| 155521994711_565660007902 | 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 |
|
|   |
| 186727654806_568660007386 | 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 |
|
|   |
| 127427054206_597260007899 | |
|
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 |
|
|   |
| 173025214558_584960007510 | 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/
|
|
|   |
| 168021644847_519460007390 | Jorik Jonker |
|
Jorik Jonker wrote:
|
|
|   |
| 183525394589_554560007355 | 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 |
|
|   |
| 144720614120_525260007717 | |
|
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 |
|
|   |
| 163920214421_584560007204 | 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 |
|
|   |
| 174427234725_530160007598 | 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 |
|
|   |
| 181222514762_565860007747 | 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 |
|
|   |
| 104822804286_563760007481 | 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
|
|
|   |
| 199322724543_511260007290 | 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 |
|
|   |
| 183021624312_525060007305 | 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 |
|
|   |
| 145527514028_517960007600 | Ralf Baechle |
|
Hi,
netdev_rx_stat[...].total++; in net/core/dev.c.
Appears to be redundant increment in: netif_rx() and netif_receive_skb().
|
|
|   |
| 177728644852_553960007296 | David Wuertele |
|
|
|
|   |
| 128525704577_557160007402 | 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 |
|
|   |
| 105221994674_559560007197 | 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 |
|
|   |
| 188621404360_519760007367 | Daniel Jacobowitz |
|
Jun Sun wrote:
|
|
|   |
| 150328464118_553260007171 | 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 |
|
|   |
| 113228034035_598460007557 | Sylvain Munaut |
|
Sylvain Munaut wrote:
|
|
|   |
| 128026264126_585760007333 | 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 |
|
|   |
| 125822494533_593260007845 | 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 |
|
|   |
| 112927314985_549060007376 | Dan Malek |
|
|
|
|   |