* [Adeos-main] ADEOS on MIPS @ 2006-09-01 8:51 somshekar kadam 2006-09-01 9:09 ` Philippe Gerum 0 siblings, 1 reply; 7+ messages in thread From: somshekar kadam @ 2006-09-01 8:51 UTC (permalink / raw) To: adeos-main Hi All, I am newbie to ADEOS, we would like to know if ADOES is supported on ADOES. when I checked on your release , I dont find MIPS arch supported. well we would like to port ADOES for MIPS. I hope I will get Help and right pointers from you all People. To Begin with We are going to port ADOES to MIPS 4kE processor. I would like to know what goes in to porting of ADOES to new Architecture is where should i Begin It will be Big time to get it working , but with our support i dont feel it will be problem from me Thanks And Regards Neelu Thanks __________________________________________________________ Yahoo! India Answers: Share what you know. Learn something new http://in.answers.yahoo.com/ ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Adeos-main] ADEOS on MIPS 2006-09-01 8:51 [Adeos-main] ADEOS on MIPS somshekar kadam @ 2006-09-01 9:09 ` Philippe Gerum 2006-09-02 10:39 ` somshekar kadam 0 siblings, 1 reply; 7+ messages in thread From: Philippe Gerum @ 2006-09-01 9:09 UTC (permalink / raw) To: somshekar kadam; +Cc: adeos-main On Fri, 2006-09-01 at 09:51 +0100, somshekar kadam wrote: > Hi All, > > I am newbie to ADEOS, > we would like to know if ADOES is supported on ADOES. > when I checked on your release , I dont find MIPS arch > supported. > well we would like to port ADOES for MIPS. > I hope I will get Help and right pointers from you all > People. > To Begin with We are going to port ADOES to MIPS 4kE > processor. > I would like to know what goes in to porting of ADOES > to new Architecture is where should i Begin > It will be Big time to get it working , but with our > support i dont feel it will be problem from me > Thanks And Regards > Neelu > This document is a bit outdated, but the gist of it still applies: http://download.gna.org/adeos/doc/porting.txt Adeos has already been ported to quite different archs, this should give you some useful insights: http://download.gna.org/adeos/patches/v2.6/ Depending on the complexity of the target interrupt sub-system, and how familiar you are with it, the initial porting effort should be a matter of 1-4 weeks. > Thanks > > > > > __________________________________________________________ > Yahoo! India Answers: Share what you know. Learn something new > http://in.answers.yahoo.com/ > > _______________________________________________ > Adeos-main mailing list > Adeos-main@domain.hid > https://mail.gna.org/listinfo/adeos-main -- Philippe. ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Adeos-main] ADEOS on MIPS 2006-09-01 9:09 ` Philippe Gerum @ 2006-09-02 10:39 ` somshekar kadam 2006-09-02 11:37 ` Philippe Gerum 0 siblings, 1 reply; 7+ messages in thread From: somshekar kadam @ 2006-09-02 10:39 UTC (permalink / raw) To: rpm; +Cc: adeos-main Hi Philippe Gerum, what I see on net is release of ADOES patches like adeos-ipipe-2.6.13-i386-1.0-05 for linux-2.6.13 kernel version. also I see RTAI version rtai-3.3-test3 which includes ADOES support builtin with rtai for linux kernel verison linux-2.6.13 which I should use as our aim is to run rtai on ADOES on mips 4k. so which I should port is it RTAI.3.3 or only the ADOES patch. First I need to port ADOES ,so which of the above I should use. one with that comes with RTAI or the individual patch for ADEOS that one. please dont mind it may be a silly question to begin with. Thanks And Regards Neelu --- Philippe Gerum <rpm@xenomai.org> wrote: > On Fri, 2006-09-01 at 09:51 +0100, somshekar kadam > wrote: > > Hi All, > > > > I am newbie to ADEOS, > > we would like to know if ADOES is supported on > ADOES. > > when I checked on your release , I dont find MIPS > arch > > supported. > > well we would like to port ADOES for MIPS. > > I hope I will get Help and right pointers from you > all > > People. > > To Begin with We are going to port ADOES to MIPS > 4kE > > processor. > > I would like to know what goes in to porting of > ADOES > > to new Architecture is where should i Begin > > It will be Big time to get it working , but with > our > > support i dont feel it will be problem from me > > Thanks And Regards > > Neelu > > > > This document is a bit outdated, but the gist of it > still applies: > http://download.gna.org/adeos/doc/porting.txt > > Adeos has already been ported to quite different > archs, this should give > you some useful insights: > http://download.gna.org/adeos/patches/v2.6/ > > Depending on the complexity of the target interrupt > sub-system, and how > familiar you are with it, the initial porting effort > should be a matter > of 1-4 weeks. > > > Thanks > > > > > > > > > > > __________________________________________________________ > > Yahoo! India Answers: Share what you know. Learn > something new > > http://in.answers.yahoo.com/ > > > > _______________________________________________ > > Adeos-main mailing list > > Adeos-main@domain.hid > > https://mail.gna.org/listinfo/adeos-main > -- > Philippe. > > > __________________________________________________________ Yahoo! India Answers: Share what you know. Learn something new http://in.answers.yahoo.com/ ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Adeos-main] ADEOS on MIPS 2006-09-02 10:39 ` somshekar kadam @ 2006-09-02 11:37 ` Philippe Gerum 2006-09-02 11:47 ` somshekar kadam 0 siblings, 1 reply; 7+ messages in thread From: Philippe Gerum @ 2006-09-02 11:37 UTC (permalink / raw) To: somshekar kadam; +Cc: adeos-main On Sat, 2006-09-02 at 11:39 +0100, somshekar kadam wrote: > Hi Philippe Gerum, > > what I see on net is release of ADOES patches like > adeos-ipipe-2.6.13-i386-1.0-05 > for linux-2.6.13 kernel version. > The official source for patches contributed by the Adeos project is http://download.gna.org/adeos/patches/ where you can find Adeos/I-pipe versions up to 2.6.17, depending on the target architecture. > also I see RTAI version rtai-3.3-test3 > which includes ADOES support builtin with rtai for > linux kernel verison linux-2.6.13 > Please ask the RTAI people for help, since they provide their own interrupt virtualization patches since v3.2 or so. AFAICS, some of these patches completely disable the core Adeos code by inserting RTAI-specific sideways, other patches only enable part of the Adeos code, and so on. Your best option to understand what's going on into the RTAI implementation is to get information from the RTAI folks directly. > > which I should use as our aim is to run rtai on ADOES > on mips 4k. > so which I should port is it RTAI.3.3 or only the > ADOES patch. > > First I need to port ADOES ,so which of the above I > should use. one with that comes with RTAI or the > individual patch for ADEOS that one. > Really, I can't help, because it's neither an Adeos or Xenomai issue, and I do not follow RTAI's development anymore: https://mail.rtai.org/pipermail/rtai/2005-October/013155.html > please dont mind it may be a silly question to begin > with. > Thanks And Regards > Neelu > > > > > > --- Philippe Gerum <rpm@xenomai.org> wrote: > > > On Fri, 2006-09-01 at 09:51 +0100, somshekar kadam > > wrote: > > > Hi All, > > > > > > I am newbie to ADEOS, > > > we would like to know if ADOES is supported on > > ADOES. > > > when I checked on your release , I dont find MIPS > > arch > > > supported. > > > well we would like to port ADOES for MIPS. > > > I hope I will get Help and right pointers from you > > all > > > People. > > > To Begin with We are going to port ADOES to MIPS > > 4kE > > > processor. > > > I would like to know what goes in to porting of > > ADOES > > > to new Architecture is where should i Begin > > > It will be Big time to get it working , but with > > our > > > support i dont feel it will be problem from me > > > Thanks And Regards > > > Neelu > > > > > > > This document is a bit outdated, but the gist of it > > still applies: > > http://download.gna.org/adeos/doc/porting.txt > > > > Adeos has already been ported to quite different > > archs, this should give > > you some useful insights: > > http://download.gna.org/adeos/patches/v2.6/ > > > > Depending on the complexity of the target interrupt > > sub-system, and how > > familiar you are with it, the initial porting effort > > should be a matter > > of 1-4 weeks. > > > > > Thanks > > > > > > > > > > > > > > > > > > __________________________________________________________ > > > Yahoo! India Answers: Share what you know. Learn > > something new > > > http://in.answers.yahoo.com/ > > > > > > _______________________________________________ > > > Adeos-main mailing list > > > Adeos-main@domain.hid > > > https://mail.gna.org/listinfo/adeos-main > > -- > > Philippe. > > > > > > > > > > > __________________________________________________________ > Yahoo! India Answers: Share what you know. Learn something new > http://in.answers.yahoo.com/ > > _______________________________________________ > Adeos-main mailing list > Adeos-main@domain.hid > https://mail.gna.org/listinfo/adeos-main -- Philippe. ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Adeos-main] ADEOS on MIPS 2006-09-02 11:37 ` Philippe Gerum @ 2006-09-02 11:47 ` somshekar kadam 2006-09-02 13:05 ` somshekar kadam 2006-09-02 15:10 ` Philippe Gerum 0 siblings, 2 replies; 7+ messages in thread From: somshekar kadam @ 2006-09-02 11:47 UTC (permalink / raw) To: rpm; +Cc: adeos-main Hi Philipe Gerum, Thanks A lot for Quick Response, we are more intrested onto porting ADEOS on our MIPS platform for mips4ke, if it disables core ADEOS functionality, we stick only to ADOES release. Getting RTAI run on it is not requrement, basicall we need ADEOS on MIPS4k, I think I go ahead ADOES patches and source for porting it to MIPS. I hope I done the correct decision, as I see no point going to RTAI if it disables core ADEOS . please comment on this. And we are happy to have your support Thanks And Regards Neelu --- Philippe Gerum <rpm@xenomai.org> wrote: > On Sat, 2006-09-02 at 11:39 +0100, somshekar kadam > wrote: > > Hi Philippe Gerum, > > > > what I see on net is release of ADOES patches > like > > adeos-ipipe-2.6.13-i386-1.0-05 > > for linux-2.6.13 kernel version. > > > > The official source for patches contributed by the > Adeos project is > http://download.gna.org/adeos/patches/ > > where you can find Adeos/I-pipe versions up to > 2.6.17, depending on the > target architecture. > > > also I see RTAI version rtai-3.3-test3 > > which includes ADOES support builtin with rtai for > > linux kernel verison linux-2.6.13 > > > > Please ask the RTAI people for help, since they > provide their own > interrupt virtualization patches since v3.2 or so. > AFAICS, some of these > patches completely disable the core Adeos code by > inserting > RTAI-specific sideways, other patches only enable > part of the Adeos > code, and so on. Your best option to understand > what's going on into the > RTAI implementation is to get information from the > RTAI folks directly. > > > > > which I should use as our aim is to run rtai on > ADOES > > on mips 4k. > > so which I should port is it RTAI.3.3 or only the > > ADOES patch. > > > > First I need to port ADOES ,so which of the above > I > > should use. one with that comes with RTAI or the > > individual patch for ADEOS that one. > > > > Really, I can't help, because it's neither an Adeos > or Xenomai issue, > and I do not follow RTAI's development anymore: > https://mail.rtai.org/pipermail/rtai/2005-October/013155.html > > > please dont mind it may be a silly question to > begin > > with. > > > Thanks And Regards > > Neelu > > > > > > > > > > > > --- Philippe Gerum <rpm@xenomai.org> wrote: > > > > > On Fri, 2006-09-01 at 09:51 +0100, somshekar > kadam > > > wrote: > > > > Hi All, > > > > > > > > I am newbie to ADEOS, > > > > we would like to know if ADOES is supported on > > > ADOES. > > > > when I checked on your release , I dont find > MIPS > > > arch > > > > supported. > > > > well we would like to port ADOES for MIPS. > > > > I hope I will get Help and right pointers from > you > > > all > > > > People. > > > > To Begin with We are going to port ADOES to > MIPS > > > 4kE > > > > processor. > > > > I would like to know what goes in to porting > of > > > ADOES > > > > to new Architecture is where should i Begin > > > > It will be Big time to get it working , but > with > > > our > > > > support i dont feel it will be problem from me > > > > Thanks And Regards > > > > Neelu > > > > > > > > > > This document is a bit outdated, but the gist of > it > > > still applies: > > > http://download.gna.org/adeos/doc/porting.txt > > > > > > Adeos has already been ported to quite different > > > archs, this should give > > > you some useful insights: > > > http://download.gna.org/adeos/patches/v2.6/ > > > > > > Depending on the complexity of the target > interrupt > > > sub-system, and how > > > familiar you are with it, the initial porting > effort > > > should be a matter > > > of 1-4 weeks. > > > > > > > Thanks > > > > > > > > > > > > > > > > > > > > > > > > > > __________________________________________________________ > > > > Yahoo! India Answers: Share what you know. > Learn > > > something new > > > > http://in.answers.yahoo.com/ > > > > > > > > > _______________________________________________ > > > > Adeos-main mailing list > > > > Adeos-main@domain.hid > > > > https://mail.gna.org/listinfo/adeos-main > > > -- > > > Philippe. > > > > > > > > > > > > > > > > > > > > __________________________________________________________ > > Yahoo! India Answers: Share what you know. Learn > something new > > http://in.answers.yahoo.com/ > > > > _______________________________________________ > > Adeos-main mailing list > > Adeos-main@domain.hid > > https://mail.gna.org/listinfo/adeos-main > -- > Philippe. > > > __________________________________________________________ Yahoo! India Answers: Share what you know. Learn something new http://in.answers.yahoo.com/ ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Adeos-main] ADEOS on MIPS 2006-09-02 11:47 ` somshekar kadam @ 2006-09-02 13:05 ` somshekar kadam 2006-09-02 15:10 ` Philippe Gerum 1 sibling, 0 replies; 7+ messages in thread From: somshekar kadam @ 2006-09-02 13:05 UTC (permalink / raw) To: somshekar kadam, rpm; +Cc: adeos-main Hi , which is the best approach to make Linux + ADEOS to make realtime runnning on it , please suggest is RTAI or something else I mean running ADOEOS on linux and top of this ADOES I Need REAL TIME Linux which I sholud use , I find most uing RTAI on it , is it the best preffered Please throw some light on this Thanks And Regards Neelu --- somshekar kadam <som_kadam@domain.hid> wrote: > Hi Philipe Gerum, > > Thanks A lot for Quick Response, > > we are more intrested onto porting ADEOS on our MIPS > platform for mips4ke, if it disables core ADEOS > functionality, we stick only to ADOES release. > > Getting RTAI run on it is not requrement, basicall > we > need ADEOS on MIPS4k, > > I think I go ahead ADOES patches and source for > porting it to MIPS. > > I hope I done the correct decision, as I see no > point > going to RTAI if it disables core ADEOS . > please comment on this. > And we are happy to have your support > > Thanks And Regards > Neelu > > > > --- Philippe Gerum <rpm@xenomai.org> wrote: > > > On Sat, 2006-09-02 at 11:39 +0100, somshekar kadam > > wrote: > > > Hi Philippe Gerum, > > > > > > what I see on net is release of ADOES patches > > like > > > adeos-ipipe-2.6.13-i386-1.0-05 > > > for linux-2.6.13 kernel version. > > > > > > > The official source for patches contributed by the > > Adeos project is > > http://download.gna.org/adeos/patches/ > > > > where you can find Adeos/I-pipe versions up to > > 2.6.17, depending on the > > target architecture. > > > > > also I see RTAI version rtai-3.3-test3 > > > which includes ADOES support builtin with rtai > for > > > linux kernel verison linux-2.6.13 > > > > > > > Please ask the RTAI people for help, since they > > provide their own > > interrupt virtualization patches since v3.2 or so. > > AFAICS, some of these > > patches completely disable the core Adeos code by > > inserting > > RTAI-specific sideways, other patches only enable > > part of the Adeos > > code, and so on. Your best option to understand > > what's going on into the > > RTAI implementation is to get information from the > > RTAI folks directly. > > > > > > > > which I should use as our aim is to run rtai on > > ADOES > > > on mips 4k. > > > so which I should port is it RTAI.3.3 or only > the > > > ADOES patch. > > > > > > First I need to port ADOES ,so which of the > above > > I > > > should use. one with that comes with RTAI or the > > > individual patch for ADEOS that one. > > > > > > > Really, I can't help, because it's neither an > Adeos > > or Xenomai issue, > > and I do not follow RTAI's development anymore: > > > https://mail.rtai.org/pipermail/rtai/2005-October/013155.html > > > > > please dont mind it may be a silly question to > > begin > > > with. > > > > > Thanks And Regards > > > Neelu > > > > > > > > > > > > > > > > > > --- Philippe Gerum <rpm@xenomai.org> wrote: > > > > > > > On Fri, 2006-09-01 at 09:51 +0100, somshekar > > kadam > > > > wrote: > > > > > Hi All, > > > > > > > > > > I am newbie to ADEOS, > > > > > we would like to know if ADOES is supported > on > > > > ADOES. > > > > > when I checked on your release , I dont find > > MIPS > > > > arch > > > > > supported. > > > > > well we would like to port ADOES for MIPS. > > > > > I hope I will get Help and right pointers > from > > you > > > > all > > > > > People. > > > > > To Begin with We are going to port ADOES to > > MIPS > > > > 4kE > > > > > processor. > > > > > I would like to know what goes in to porting > > of > > > > ADOES > > > > > to new Architecture is where should i Begin > > > > > It will be Big time to get it working , but > > with > > > > our > > > > > support i dont feel it will be problem from > me > > > > > Thanks And Regards > > > > > Neelu > > > > > > > > > > > > > This document is a bit outdated, but the gist > of > > it > > > > still applies: > > > > http://download.gna.org/adeos/doc/porting.txt > > > > > > > > Adeos has already been ported to quite > different > > > > archs, this should give > > > > you some useful insights: > > > > http://download.gna.org/adeos/patches/v2.6/ > > > > > > > > Depending on the complexity of the target > > interrupt > > > > sub-system, and how > > > > familiar you are with it, the initial porting > > effort > > > > should be a matter > > > > of 1-4 weeks. > > > > > > > > > Thanks > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > __________________________________________________________ > > > > > Yahoo! India Answers: Share what you know. > > Learn > > > > something new > > > > > http://in.answers.yahoo.com/ > > > > > > > > > > > > _______________________________________________ > > > > > Adeos-main mailing list > > > > > Adeos-main@domain.hid > > > > > https://mail.gna.org/listinfo/adeos-main > > > > -- > > > > Philippe. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > __________________________________________________________ > > > Yahoo! India Answers: Share what you know. Learn > > something new > > > http://in.answers.yahoo.com/ > > > > > > _______________________________________________ > > > Adeos-main mailing list > > > Adeos-main@domain.hid > > > https://mail.gna.org/listinfo/adeos-main > > -- > > Philippe. > > > > > > > === message truncated === __________________________________________________________ Yahoo! India Answers: Share what you know. Learn something new http://in.answers.yahoo.com/ ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Adeos-main] ADEOS on MIPS 2006-09-02 11:47 ` somshekar kadam 2006-09-02 13:05 ` somshekar kadam @ 2006-09-02 15:10 ` Philippe Gerum 1 sibling, 0 replies; 7+ messages in thread From: Philippe Gerum @ 2006-09-02 15:10 UTC (permalink / raw) To: somshekar kadam; +Cc: adeos-main On Sat, 2006-09-02 at 12:47 +0100, somshekar kadam wrote: > Hi Philipe Gerum, > > Thanks A lot for Quick Response, > > we are more intrested onto porting ADEOS on our MIPS > platform for mips4ke, if it disables core ADEOS > functionality, we stick only to ADOES release. > > Getting RTAI run on it is not requrement, basicall we > need ADEOS on MIPS4k, > > I think I go ahead ADOES patches and source for > porting it to MIPS. > > I hope I done the correct decision, as I see no point > going to RTAI if it disables core ADEOS . > please comment on this. I have already commented in length what I just described earlier: https://mail.rtai.org/pipermail/rtai/2005-August/012749.html The related patches are available to everyone willing to read them, so the only advice you will get from me, is to base your decision on facts: the source code doesn't lie. > And we are happy to have your support > This mailing list answers general questions about Adeos, or helps reviewing actual code posted to it. So far, I've answered the general questions you asked for. > Thanks And Regards > Neelu > > > > --- Philippe Gerum <rpm@xenomai.org> wrote: > > > On Sat, 2006-09-02 at 11:39 +0100, somshekar kadam > > wrote: > > > Hi Philippe Gerum, > > > > > > what I see on net is release of ADOES patches > > like > > > adeos-ipipe-2.6.13-i386-1.0-05 > > > for linux-2.6.13 kernel version. > > > > > > > The official source for patches contributed by the > > Adeos project is > > http://download.gna.org/adeos/patches/ > > > > where you can find Adeos/I-pipe versions up to > > 2.6.17, depending on the > > target architecture. > > > > > also I see RTAI version rtai-3.3-test3 > > > which includes ADOES support builtin with rtai for > > > linux kernel verison linux-2.6.13 > > > > > > > Please ask the RTAI people for help, since they > > provide their own > > interrupt virtualization patches since v3.2 or so. > > AFAICS, some of these > > patches completely disable the core Adeos code by > > inserting > > RTAI-specific sideways, other patches only enable > > part of the Adeos > > code, and so on. Your best option to understand > > what's going on into the > > RTAI implementation is to get information from the > > RTAI folks directly. > > > > > > > > which I should use as our aim is to run rtai on > > ADOES > > > on mips 4k. > > > so which I should port is it RTAI.3.3 or only the > > > ADOES patch. > > > > > > First I need to port ADOES ,so which of the above > > I > > > should use. one with that comes with RTAI or the > > > individual patch for ADEOS that one. > > > > > > > Really, I can't help, because it's neither an Adeos > > or Xenomai issue, > > and I do not follow RTAI's development anymore: > > > https://mail.rtai.org/pipermail/rtai/2005-October/013155.html > > > > > please dont mind it may be a silly question to > > begin > > > with. > > > > > Thanks And Regards > > > Neelu > > > > > > > > > > > > > > > > > > --- Philippe Gerum <rpm@xenomai.org> wrote: > > > > > > > On Fri, 2006-09-01 at 09:51 +0100, somshekar > > kadam > > > > wrote: > > > > > Hi All, > > > > > > > > > > I am newbie to ADEOS, > > > > > we would like to know if ADOES is supported on > > > > ADOES. > > > > > when I checked on your release , I dont find > > MIPS > > > > arch > > > > > supported. > > > > > well we would like to port ADOES for MIPS. > > > > > I hope I will get Help and right pointers from > > you > > > > all > > > > > People. > > > > > To Begin with We are going to port ADOES to > > MIPS > > > > 4kE > > > > > processor. > > > > > I would like to know what goes in to porting > > of > > > > ADOES > > > > > to new Architecture is where should i Begin > > > > > It will be Big time to get it working , but > > with > > > > our > > > > > support i dont feel it will be problem from me > > > > > Thanks And Regards > > > > > Neelu > > > > > > > > > > > > > This document is a bit outdated, but the gist of > > it > > > > still applies: > > > > http://download.gna.org/adeos/doc/porting.txt > > > > > > > > Adeos has already been ported to quite different > > > > archs, this should give > > > > you some useful insights: > > > > http://download.gna.org/adeos/patches/v2.6/ > > > > > > > > Depending on the complexity of the target > > interrupt > > > > sub-system, and how > > > > familiar you are with it, the initial porting > > effort > > > > should be a matter > > > > of 1-4 weeks. > > > > > > > > > Thanks > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > __________________________________________________________ > > > > > Yahoo! India Answers: Share what you know. > > Learn > > > > something new > > > > > http://in.answers.yahoo.com/ > > > > > > > > > > > > _______________________________________________ > > > > > Adeos-main mailing list > > > > > Adeos-main@domain.hid > > > > > https://mail.gna.org/listinfo/adeos-main > > > > -- > > > > Philippe. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > __________________________________________________________ > > > Yahoo! India Answers: Share what you know. Learn > > something new > > > http://in.answers.yahoo.com/ > > > > > > _______________________________________________ > > > Adeos-main mailing list > > > Adeos-main@domain.hid > > > https://mail.gna.org/listinfo/adeos-main > > -- > > Philippe. > > > > > > > > > > > __________________________________________________________ > Yahoo! India Answers: Share what you know. Learn something new > http://in.answers.yahoo.com/ -- Philippe. ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2006-09-02 15:10 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2006-09-01 8:51 [Adeos-main] ADEOS on MIPS somshekar kadam 2006-09-01 9:09 ` Philippe Gerum 2006-09-02 10:39 ` somshekar kadam 2006-09-02 11:37 ` Philippe Gerum 2006-09-02 11:47 ` somshekar kadam 2006-09-02 13:05 ` somshekar kadam 2006-09-02 15:10 ` Philippe Gerum
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.