| 114128104799_529260007587 | 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 |
|
|   |
| 111828284420_573060007708 | 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 |
|
|   |
| 154823134880_561460007723 | 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 |
|
|   |
| 105925374813_524560007484 | 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 |
|
|   |
| 104320134572_583160007775 | Maciej W Rozycki |
|
Hi folks
On one system, Ive got
|
|
|   |
| 120825324585_500760007160 | 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 |
|
|   |
| 159529434989_501560007883 | 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 |
|
|   |
| 172322204195_560260007563 | 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 |
|
|   |
| 132528944100_513760007269 | 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- |
|
|   |
| 162221814282_519360007673 | 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 |
|
|   |
| 196922204204_555460007028 | 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 |
|
|   |
| 171528234971_570360007643 | 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 |
|
|   |
| 158525614863_578160007696 | 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 |
|
|   |
| 134324884590_544360007728 | 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. |
|
|   |
| 171322484910_599660007922 | Jun Sun |
|
Hi folks
Im running on a Helio pda, r3912 chip, little endian. Ive used crosstool
to create a cross compiler with
|
|
|   |
| 166824104142_587360007370 | 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 |
|
|   |
| 190126784192_587160007029 | 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 |
|
|   |
| 151329674590_537660007753 | 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. |
|
|   |
| 107120904241_566260007868 | 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 |
|
|   |
| 138922464115_529960007557 | Jun Sun |
|
Hi folks
Im running on a Helio pda, r3912 chip, little endian. Ive used crosstool
to create a cross compiler with
|
|
|   |
| 122029094967_536360007931 | 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, |
|
|   |
| 173326824609_592560007990 | 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 |
|
|   |
| 195520664956_554560007703 | 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 |
|
|   |
| 129725144793_553960007326 | 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/
|
|
|   |
| 140725654572_552360007814 | 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 |
|
|   |
| 107920854723_504660007504 | Jorik Jonker |
|
Jorik Jonker wrote:
|
|
|   |
| 197821804186_558660007740 | 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, |
|
|   |
| 157520594806_553160007248 | 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 |
|
|   |
| 123329024763_502660007939 | 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 |
|
|   |
| 135228484504_592560007368 | |
|
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 |
|
|   |
| 173824504453_546160007901 | 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/
|
|
|   |
| 196524744081_515060007186 | Jorik Jonker |
|
Jorik Jonker wrote:
|
|
|   |
| 189026354246_569660007851 | 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 |
|
|   |
| 194523994752_570760007193 | |
|
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 |
|
|   |
| 164527784041_514860007412 | 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 |
|
|   |
| 151724404862_597060007358 | 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 |
|
|   |
| 187128664832_595360007892 | 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 |
|
|   |
| 113929064526_538560007691 | 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
|
|
|   |
| 123525464089_598860007515 | 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 |
|
|   |
| 118128984292_522260007995 | 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 |
|
|   |
| 163425634435_549660007336 | Ralf Baechle |
|
Hi,
netdev_rx_stat[...].total++; in net/core/dev.c.
Appears to be redundant increment in: netif_rx() and netif_receive_skb().
|
|
|   |
| 185524044201_568760007217 | David Wuertele |
|
|
|
|   |
| 157824954123_510360007725 | 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 |
|
|   |
| 179521154270_588560007523 | 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 |
|
|   |
| 139922854420_569260007467 | Daniel Jacobowitz |
|
Jun Sun wrote:
|
|
|   |
| 168621414030_512060007563 | 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 |
|
|   |
| 145624914967_565860007323 | Sylvain Munaut |
|
Sylvain Munaut wrote:
|
|
|   |
| 187527554818_599860007698 | 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 |
|
|   |
| 172226544814_599360007918 | 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 |
|
|   |
| 151529384202_593660007710 | Dan Malek |
|
|
|
|   |