public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* s4bios: does anyone use it?
@ 2005-03-05 19:14 Pavel Machek
       [not found] ` <20050305191405.GA1463-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Pavel Machek @ 2005-03-05 19:14 UTC (permalink / raw)
  To: kernel list, ACPI mailing list, seife-l3A5Bk7waGM, Len Brown

Hi!

Is there single user of s4bios? It used to work for me 4 notebooks
ago, but I never really used it. I think I'm the only person that ever
seen it working, but I could be wrong. Is there anyone using s4bios in
2.6.11?

If not, I guess we should remove that code from kernel. It is not
usefull, and it is likely broken.
								Pavel
-- 
People were complaining that M$ turns users into beta-testers...
...jr ghea gurz vagb qrirybcref, naq gurl frrz gb yvxr vg gung jnl!


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 12+ messages in thread
* RE: s4bios: does anyone use it?
@ 2005-03-08  5:24 Li, Shaohua
  2005-03-08  9:18 ` [ACPI] " Pavel Machek
  0 siblings, 1 reply; 12+ messages in thread
From: Li, Shaohua @ 2005-03-08  5:24 UTC (permalink / raw)
  To: Pavel Machek, Bruno Ducrot
  Cc: kernel list, ACPI mailing list, seife-l3A5Bk7waGM, Brown, Len

Hi,
>> >
>> > Is there single user of s4bios? It used to work for me 4 notebooks
>> > ago, but I never really used it.
>>
>> I don't have anymore my toshiba laptop where S4 bios was first
>> implemented.
>>
>> > I think I'm the only person that ever
>> > seen it working, but I could be wrong.
>>
>> You are indeed wrong.
>
>Okay, so we had 2 users in past but have 0 users now? :-).
I wonder how could anyone use S4BIOS in 2.6.11. S4 and S4b all came into
'enter_state'. and in acpi_sleep_init:

		if (i == ACPI_STATE_S4) {
			if (acpi_gbl_FACS->S4bios_f) {
				sleep_states[i] = 1;
				printk(" S4bios");
				acpi_pm_ops.pm_disk_mode =
PM_DISK_FIRMWARE;
			}
			if (sleep_states[i])
				acpi_pm_ops.pm_disk_mode =
PM_DISK_PLATFORM;
		}
That means we actually can't set PM_DISK_FIRMWARE (always set
PM_DISK_PLATFORM). Is this intended? If no, .pm_disk_mode should be a
mask.

Thanks,
Shaohua


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click

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

end of thread, other threads:[~2005-03-08  9:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-05 19:14 s4bios: does anyone use it? Pavel Machek
     [not found] ` <20050305191405.GA1463-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-03-05 21:08   ` Brice Goglin
     [not found]     ` <422A1FB6.3000504-vYW+cPY1g1pg9hUCZPvPmw@public.gmane.org>
2005-03-05 21:17       ` Pavel Machek
2005-03-05 21:26         ` Brice Goglin
2005-03-05 21:32           ` Pavel Machek
     [not found]             ` <20050305213236.GH1424-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-03-05 21:45               ` Brice Goglin
2005-03-05 22:01     ` Stefan Seyfried
2005-03-07 17:08   ` Bruno Ducrot
     [not found]     ` <20050307170852.GB31985-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2005-03-07 20:44       ` Pavel Machek
     [not found]         ` <20050307204401.GA15212-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-03-08  9:20           ` Bruno Ducrot
  -- strict thread matches above, loose matches on Subject: below --
2005-03-08  5:24 Li, Shaohua
2005-03-08  9:18 ` [ACPI] " Pavel Machek
     [not found]   ` <20050308091856.GB16436-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-03-08  9:42     ` Stefan Seyfried

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