public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Status of ACPI on IBM T40p
@ 2004-02-04 14:07 Alexander Gran
       [not found] ` <200402041507.33902-qgpBcDF1kIxsXm07kNcISIFwBlHcXKVlHZ5vskTnxNA@public.gmane.org>
       [not found] ` <c01bt1_tj7_1@sea.gmane.org>
  0 siblings, 2 replies; 11+ messages in thread
From: Alexander Gran @ 2004-02-04 14:07 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f; +Cc: Andrew Morton

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I just gave ACPI an other try this night. This are my results:
I used linux-2.6.2-rc3-mm1 on a T40p 2373-G1G.
Config: http://zodiac.dnsalias.org/misc/262-rc3-mm1.acpi.config
Errors: http://zodiac.dnsalias.org/misc/syslog.acpi
lspci -v (on APM kernel): http://zodiac.dnsalias.org/misc/lspci

Booting is ok. All ACPI modules load without warning, only the relaxed AML 
seems to be needed.
What's working:
Battery monitoring, thermal monitoring, ac-adapter, lid-button are all ok.
The sound-system survives a suspend. Great.
laptop_mode is in this kernel, finally. Cool, Andrew!
Fan isn't recognized. Power-button is recognized, but gives no events.
C-states are not working right:
The CPU has C0-C3. C0 is full speed, the rest is slower. According to the ACPI 
documentation the CPU should switch automagically to the slower modes after 
some time of inactivaty. However it cannot controll busmaster PCI transfers 
in C3. Now some driver doesn't gets busmaster right, and due to this, the cpu 
never go's to C3 [Hope I got this right, I am no acpi master..](my went to C3 
after some fiddeling with suspend (see later) and the PCI-Bus crashed, hence 
I know. If my CPU uses C3, laptop_mode and backlight  mostly dimmed, I 
reached 5h+ :)
Other things that don't work:
When suspending, the USB-drivers don't get it right, and do not work after 
resuming. Unloading them before suspending and loading them afterwards 
doesn't help either. Additionally there seems to be issues with the PCI bus. 
I got random errors (everything between kernel-oops, error-loops and 
warnings) when reinserting the uhci_hcd module.
After resuming my power LED is not switched on (not so problematic), and the  
notebook doesn't ask for a password (Really problematic).
The e1000 module still needs the unload/load procedure.

Hope I'm right on this list. Tell me If I'd cc to an other one, please.
Include my in your cc's please, as I'm not reading this list.

regards
Alex

- -- 
Some operating systems are called `user friendly',
	Linux however is `expert friendly'.
Encrypted Mails welcome.
PGP-Key at http://zodiac.dnsalias.org/misc/pgpkey.asc | Key-ID: 0x6D7DD291
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAIPyk/aHb+2190pERAjhgAKCkYnYnJcTJMFQc7YY4sGNWRVh4dwCgkdQX
hAR99v74cSPS4JsYv+vuz54=
=I96u
-----END PGP SIGNATURE-----



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 11+ messages in thread

* RE: Status of ACPI on IBM T40p
@ 2004-02-05  0:50 Li, Shaohua
  0 siblings, 0 replies; 11+ messages in thread
From: Li, Shaohua @ 2004-02-05  0:50 UTC (permalink / raw)
  To: Alexander Gran; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi,

> Fan isn't recognized. 
ACPI can't control fan in many IBM systems, including R40, T40. I guess
it's the same situation in your T40p.

>Power-button is recognized, but gives no events.
That's interesting; would you please give some detail info? Did it work
before? I didn't see the error in T40.

> C-states are not working right:
> The CPU has C0-C3. C0 is full speed, the rest is slower. According to
the
> ACPI
> documentation the CPU should switch automagically to the slower modes
> after
> some time of inactivaty. However it cannot controll busmaster PCI
> transfers
> in C3. Now some driver doesn't gets busmaster right, and due to this,
the
> cpu
> never go's to C3 [Hope I got this right, I am no acpi master..](my
went to
> C3
> after some fiddeling with suspend (see later) and the PCI-Bus crashed,
> hence
> I know. If my CPU uses C3, laptop_mode and backlight  mostly dimmed, I
> reached 5h+ :)
we have discussed the problem before. USB caused bus master activities.
without USB devices, my T40 can enter C3

> Other things that don't work:
> When suspending, the USB-drivers don't get it right, and do not work
after
> resuming. Unloading them before suspending and loading them afterwards
> doesn't help either. Additionally there seems to be issues with the
PCI
> bus.
> I got random errors (everything between kernel-oops, error-loops and
> warnings) when reinserting the uhci_hcd module.
I got the same error in T40. If I didn't include USB module, it went
away. So I'm not sure if it's an ACPI error.

> After resuming my power LED is not switched on (not so problematic),
and
> the
> notebook doesn't ask for a password (Really problematic).
Actually LED is not on after resuming in windows under T40, so in my
point of view, it's not severe.

> The e1000 module still needs the unload/load procedure.
> 
> Hope I'm right on this list. Tell me If I'd cc to an other one,
please.
> Include my in your cc's please, as I'm not reading this list.
> 
> regards
> Alex
> 
> - --
> Some operating systems are called `user friendly',
> 	Linux however is `expert friendly'.
> Encrypted Mails welcome.
> PGP-Key at http://zodiac.dnsalias.org/misc/pgpkey.asc | Key-ID:
0x6D7DD291
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (GNU/Linux)
> 
> iD8DBQFAIPyk/aHb+2190pERAjhgAKCkYnYnJcTJMFQc7YY4sGNWRVh4dwCgkdQX
> hAR99v74cSPS4JsYv+vuz54=
> =I96u
> -----END PGP SIGNATURE-----
> 
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> Acpi-devel mailing list
> Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/acpi-devel


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 11+ messages in thread

* RE: Status of ACPI on IBM T40p
@ 2004-02-06  3:12 Ow Mun Heng
       [not found] ` <C386328088ED7F4E9F81AFBABDDF60DA03F9E359-Yw6hFe9C1vnHQcBQSaPqJq0fmWJ9l57d0E9HWUfgJXw@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Ow Mun Heng @ 2004-02-06  3:12 UTC (permalink / raw)
  To: Li, Shaohua, Alexander Gran; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

[-- Attachment #1: Type: text/plain, Size: 589 bytes --]



> -----Original Message-----
> From: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> [mailto:acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org]On Behalf Of 
> Li, Shaohua

> > Alexander Gran Wrote
> > C-states are not working right:
> without USB devices, my T40 can enter C3

can you tell me how to remove usb so that my Laptop can get into C3? 
It keeps being in C2 and usage of C3 is [000000000]

bus master activity = fffffffff all the time..

I tried removing all the usb references but can remove usbcore..

:( Help please.

[-- Attachment #2: winmail.dat --]
[-- Type: application/ms-tnef, Size: 2298 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Status of ACPI on IBM T40p
       [not found] ` <C386328088ED7F4E9F81AFBABDDF60DA03F9E359-Yw6hFe9C1vnHQcBQSaPqJq0fmWJ9l57d0E9HWUfgJXw@public.gmane.org>
@ 2004-02-06 20:17   ` Bruno Ducrot
       [not found]     ` <20040206201722.GE13262-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Bruno Ducrot @ 2004-02-06 20:17 UTC (permalink / raw)
  To: Ow Mun Heng
  Cc: Li, Shaohua, Alexander Gran,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Fri, Feb 06, 2004 at 11:12:53AM +0800, Ow Mun Heng wrote:
> 
> 
> > -----Original Message-----
> > From: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> > [mailto:acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org]On Behalf Of 
> > Li, Shaohua
> 
> > > Alexander Gran Wrote
> > > C-states are not working right:
> > without USB devices, my T40 can enter C3
> 
> can you tell me how to remove usb so that my Laptop can get into C3? 
> It keeps being in C2 and usage of C3 is [000000000]
> 
> bus master activity = fffffffff all the time..
> 

Recompiling kernel without any kind of usb things, even modules perhap ?

-- 
Bruno Ducrot

--  Which is worse:  ignorance or apathy?
--  Don't know.  Don't care.


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Status of ACPI on IBM T40p
       [not found] ` <200402041507.33902-qgpBcDF1kIxsXm07kNcISIFwBlHcXKVlHZ5vskTnxNA@public.gmane.org>
@ 2004-02-07  0:35   ` Ari Pollak
  2004-02-07  1:09     ` Bruno Ducrot
  0 siblings, 1 reply; 11+ messages in thread
From: Ari Pollak @ 2004-02-07  0:35 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Interesting, I have the exact opposite problem. According to the power 
states:

active state:            C2
default state:           C1
bus master activity:     02000008
states:
     C1:                  promotion[C2] demotion[--] latency[000] 
usage[00000010]
*C2:                  promotion[C3] demotion[C1] latency[001] 
usage[01048795]
C3:                  promotion[--] demotion[C2] latency[085] usage[01977750]

As you can see, my Thinkpad T41 rarely goes higher than C2, even when a 
program is using 100% or compiling or something along those lines.


> The CPU has C0-C3. C0 is full speed, the rest is slower. According to the ACPI 
> documentation the CPU should switch automagically to the slower modes after 
> some time of inactivaty. However it cannot controll busmaster PCI transfers 
> in C3. Now some driver doesn't gets busmaster right, and due to this, the cpu 
> never go's to C3 [Hope I got this right, I am no acpi master..](my went to C3 
> after some fiddeling with suspend (see later) and the PCI-Bus crashed, hence 
> I know. If my CPU uses C3, laptop_mode and backlight  mostly dimmed, I 
> reached 5h+ :)



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Re: Status of ACPI on IBM T40p
  2004-02-07  0:35   ` Ari Pollak
@ 2004-02-07  1:09     ` Bruno Ducrot
  0 siblings, 0 replies; 11+ messages in thread
From: Bruno Ducrot @ 2004-02-07  1:09 UTC (permalink / raw)
  To: Ari Pollak; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Fri, Feb 06, 2004 at 07:35:50PM -0500, Ari Pollak wrote:
> Interesting, I have the exact opposite problem. According to the power 
> states:
> 
> active state:            C2
> default state:           C1
> bus master activity:     02000008
> states:
>     C1:                  promotion[C2] demotion[--] latency[000] 
> usage[00000010]
> *C2:                  promotion[C3] demotion[C1] latency[001] 
> usage[01048795]
> C3:                  promotion[--] demotion[C2] latency[085] usage[01977750]
> 
> As you can see, my Thinkpad T41 rarely goes higher than C2, even when a 
> program is using 100% or compiling or something along those lines.

Could you send me the output of acpidmp, please ?

wget ftp://ftp.kernel.org//pub/linux/kernel/people/lenb/acpi/utils/pmtools-20031210.tar.bz2
tar xjvfp pmtools-20031210.tar.bz2
cd pmtools-20031210/acpidmp
make
sudo ./acpidmp > acpidmp.out
bzip2 acpidmp.out 

Then mail me the acpidmp.out.bz2

Cheers,

-- 
Bruno Ducrot

--  Which is worse:  ignorance or apathy?
--  Don't know.  Don't care.


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Status of ACPI on IBM T40p
       [not found]     ` <20040206201722.GE13262-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
@ 2004-02-07  3:50       ` Alexander Gran
  0 siblings, 0 replies; 11+ messages in thread
From: Alexander Gran @ 2004-02-07  3:50 UTC (permalink / raw)
  To: Bruno Ducrot, Ow Mun Heng
  Cc: Li, Shaohua, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Freitag, 6. Februar 2004 21:17 schrieb Bruno Ducrot:
> > > without USB devices, my T40 can enter C3
> >
> > can you tell me how to remove usb so that my Laptop can get into C3?
> > It keeps being in C2 and usage of C3 is [000000000]
> >
> > bus master activity = fffffffff all the time..
>
> Recompiling kernel without any kind of usb things, even modules perhap ?

Wich results in a highly usable kernel....:)

Alex

- -- 
Some operating systems are called `user friendly',
	Linux however is `expert friendly'.
Encrypted Mails welcome.
PGP-Key at http://zodiac.dnsalias.org/misc/pgpkey.asc | Key-ID: 0x6D7DD291
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAJGCS/aHb+2190pERAjhaAJ9oEj8Fg5w4aN5ZVfWqYuf/BY/GvwCfT9h5
PpLguCmilZb9LPK/f07Cxv0=
=1pkh
-----END PGP SIGNATURE-----



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 11+ messages in thread

* RE: Status of ACPI on IBM T40p
@ 2004-02-09  2:28 Ow Mun Heng
  0 siblings, 0 replies; 11+ messages in thread
From: Ow Mun Heng @ 2004-02-09  2:28 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f



> -----Original Message-----
> From: Bruno Ducrot [mailto:ducrot-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org]
> Sent: Saturday, February 07, 2004 4:17 AM
> To: Ow Mun Heng
> Cc: Li, Shaohua; Alexander Gran; acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> Subject: Re: [ACPI] Status of ACPI on IBM T40p
> 
> 
> On Fri, Feb 06, 2004 at 11:12:53AM +0800, Ow Mun Heng wrote:
> > 
> > 
> > > -----Original Message-----
> > > From: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> > > [mailto:acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org]On Behalf Of 
> > > Li, Shaohua
> > 
> > > > Alexander Gran Wrote
> > > > C-states are not working right:
> > > without USB devices, my T40 can enter C3
> > 
> > can you tell me how to remove usb so that my Laptop can get 
> into C3? 
> > It keeps being in C2 and usage of C3 is [000000000]
> > 
> > bus master activity = fffffffff all the time..
> > 
> 
> Recompiling kernel without any kind of usb things, even 
> modules perhap ?


Hmm.. that might just be a swell idea. I'll definately try it
out since When I'm on batt power, I can just boot into that 
non-usb kernel and to a usb-aware kernel when I'm on AC-Power
at home!!

Cool


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 11+ messages in thread

* RE: Status of ACPI on IBM T40p
@ 2004-02-09  3:12 Ow Mun Heng
       [not found] ` <200402091116.02691@zodiac.zodiac.dnsalias.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Ow Mun Heng @ 2004-02-09  3:12 UTC (permalink / raw)
  To: Alexander Gran, Bruno Ducrot, Ow Mun Heng
  Cc: Li, Shaohua, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f



> -----Original Message-----
> From: Alexander Gran [mailto:alex-4mRm4CWMOdkHuPwBo6/EyUB+6BGkLq7r@public.gmane.org]
> 
> Am Freitag, 6. Februar 2004 21:17 schrieb Bruno Ducrot:
> > > > without USB devices, my T40 can enter C3
> > >
> > > can you tell me how to remove usb so that my Laptop can 
> get into C3?
> > > It keeps being in C2 and usage of C3 is [000000000]
> > >
> > > bus master activity = fffffffff all the time..
> >
> > Recompiling kernel without any kind of usb things, even 
> modules perhap ?
> 
> Wich results in a highly usable kernel....:)

Alex,
	Can you tell me what you meant from your comment? Did you
try it out already? Good results?

I want to try it on my D600.
 


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Status of ACPI on IBM T40p
       [not found]   ` <200402091116.02691-qgpBcDF1kIxsXm07kNcISIFwBlHcXKVlHZ5vskTnxNA@public.gmane.org>
@ 2004-02-09 12:38     ` Bruno Ducrot
  0 siblings, 0 replies; 11+ messages in thread
From: Bruno Ducrot @ 2004-02-09 12:38 UTC (permalink / raw)
  To: Alexander Gran
  Cc: Ow Mun Heng, Li, Shaohua,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Mon, Feb 09, 2004 at 11:16:01AM +0100, Alexander Gran wrote:
> Am Montag, 9. Februar 2004 04:12 schrieb Ow Mun Heng:
> > > > Recompiling kernel without any kind of usb things, even
> > > > modules perhap ?
> > >
> > > Wich results in a highly usable kernel....:)
> >
> > Alex,
> > 	Can you tell me what you meant from your comment? Did you
> > try it out already? Good results?
> 
> Well, if you disable USB (and don't use any other driver that permanentely 
> requires busmaster, I don't know any, though), you will get C3, at the cost 
> of USB, of course. At least my T40 needs USB for virtually anything 
> (especially mouse and keyboard) as it has only usb and LPT.
> So I virtually cannot disbale USB. Hoping that someone will fix the 
> USB-drivers sometime..
> 

Well, the problem is a usb problem, definitely not a ACPI one, it should
be better to ping them, not acpi developpers, who are anyway aware of
that for a long time now.

-- 
Bruno Ducrot

--  Which is worse:  ignorance or apathy?
--  Don't know.  Don't care.


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Re: Status of ACPI on IBM T40p
       [not found] ` <c01bt1_tj7_1@sea.gmane.org>
@ 2004-02-19 15:33   ` Pavel Machek
  0 siblings, 0 replies; 11+ messages in thread
From: Pavel Machek @ 2004-02-19 15:33 UTC (permalink / raw)
  To: Ari Pollak; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi!

> active state:            C2
> default state:           C1
> bus master activity:     02000008
> states:
>     C1:                  promotion[C2] demotion[--] latency[000] 
> usage[00000010]
> *C2:                  promotion[C3] demotion[C1] latency[001] 
> usage[01048795]
> C3:                  promotion[--] demotion[C2] latency[085] 
> usage[01977750]
> 
> As you can see, my Thinkpad T41 rarely goes higher than C2, even when 
> a program is using 100% or compiling or something along those lines.

That's okay: if your C2 takes 1usec to enter, there's little point in using C1.
So during compilation you are using C0 and C2. Seems ok.
				Pavel
-- 
64 bytes from 195.113.31.123: icmp_seq=28 ttl=51 time=448769.1 ms         



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2004-02-19 15:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-04 14:07 Status of ACPI on IBM T40p Alexander Gran
     [not found] ` <200402041507.33902-qgpBcDF1kIxsXm07kNcISIFwBlHcXKVlHZ5vskTnxNA@public.gmane.org>
2004-02-07  0:35   ` Ari Pollak
2004-02-07  1:09     ` Bruno Ducrot
     [not found] ` <c01bt1_tj7_1@sea.gmane.org>
2004-02-19 15:33   ` Pavel Machek
  -- strict thread matches above, loose matches on Subject: below --
2004-02-05  0:50 Li, Shaohua
2004-02-06  3:12 Ow Mun Heng
     [not found] ` <C386328088ED7F4E9F81AFBABDDF60DA03F9E359-Yw6hFe9C1vnHQcBQSaPqJq0fmWJ9l57d0E9HWUfgJXw@public.gmane.org>
2004-02-06 20:17   ` Bruno Ducrot
     [not found]     ` <20040206201722.GE13262-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2004-02-07  3:50       ` Alexander Gran
2004-02-09  2:28 Ow Mun Heng
2004-02-09  3:12 Ow Mun Heng
     [not found] ` <200402091116.02691@zodiac.zodiac.dnsalias.org>
     [not found]   ` <200402091116.02691-qgpBcDF1kIxsXm07kNcISIFwBlHcXKVlHZ5vskTnxNA@public.gmane.org>
2004-02-09 12:38     ` Bruno Ducrot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox