| 133427204217_510660007753 | 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 |
|
|   |
| 105824954685_565260007048 | 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 |
|
|   |
| 111125414506_501260007291 | 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 |
|
|   |
| 164828384544_548660007106 | 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 |
|
|   |
| 106329064091_578860007914 | Maciej W Rozycki |
|
Hi folks
On one system, Ive got
|
|
|   |
| 117525614633_539260007506 | 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 |
|
|   |
| 114527264000_583160007401 | 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 |
|
|   |
| 188024894942_538560007299 | 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 |
|
|   |
| 167721494136_522060007736 | 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- |
|
|   |
| 132626984641_541760007868 | 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 |
|
|   |
| 133126614429_596560007096 | 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 |
|
|   |
| 147021984823_547060007200 | 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 |
|
|   |
| 187229084689_581360007190 | 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 |
|
|   |
| 111129704339_524860007975 | 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. |
|
|   |
| 198425164673_562460007158 | Jun Sun |
|
Hi folks
Im running on a Helio pda, r3912 chip, little endian. Ive used crosstool
to create a cross compiler with
|
|
|   |
| 149222644819_592160007872 | 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 |
|
|   |
| 101626994070_584060007098 | 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 |
|
|   |
| 103920404006_572860007299 | 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. |
|
|   |
| 191829664269_525660007459 | 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 |
|
|   |
| 123121964975_590460007909 | Jun Sun |
|
Hi folks
Im running on a Helio pda, r3912 chip, little endian. Ive used crosstool
to create a cross compiler with
|
|
|   |
| 106123124172_588160007401 | 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, |
|
|   |
| 175322494099_582360007269 | 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 |
|
|   |
| 192221284309_592860007162 | 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 |
|
|   |
| 122727744127_549660007341 | 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/
|
|
|   |
| 195622624538_593060007358 | 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 |
|
|   |
| 183922274670_501060007903 | Jorik Jonker |
|
Jorik Jonker wrote:
|
|
|   |
| 141228614152_551160007242 | 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, |
|
|   |
| 178026054370_508960007226 | 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 |
|
|   |
| 125227604000_538060007031 | 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 |
|
|   |
| 172122114293_525860007459 | |
|
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 |
|
|   |
| 161629804686_528660007794 | 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/
|
|
|   |
| 118924014654_534260007337 | Jorik Jonker |
|
Jorik Jonker wrote:
|
|
|   |
| 158426934943_595560007475 | 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 |
|
|   |
| 118120344234_518160007490 | |
|
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 |
|
|   |
| 121321344702_550760007843 | 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 |
|
|   |
| 196620084822_565160007811 | 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 |
|
|   |
| 144524844212_509960007125 | 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 |
|
|   |
| 143724104818_537960007600 | 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
|
|
|   |
| 185425454635_508860007048 | 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 |
|
|   |
| 157929414183_528060007575 | 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 |
|
|   |
| 112224134584_594560007879 | Ralf Baechle |
|
Hi,
netdev_rx_stat[...].total++; in net/core/dev.c.
Appears to be redundant increment in: netif_rx() and netif_receive_skb().
|
|
|   |
| 175525094362_596860007188 | David Wuertele |
|
|
|
|   |
| 109220444598_591160007962 | 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 |
|
|   |
| 151122774507_514560007234 | 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 |
|
|   |
| 119429464174_537760007621 | Daniel Jacobowitz |
|
Jun Sun wrote:
|
|
|   |
| 195323494033_553660007097 | 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 |
|
|   |
| 141420484606_577760007214 | Sylvain Munaut |
|
Sylvain Munaut wrote:
|
|
|   |
| 196521084258_556360007682 | 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 |
|
|   |
| 152525314960_503160007325 | 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 |
|
|   |
| 126628714271_544060007497 | Dan Malek |
|
|
|
|   |