All of lore.kernel.org
 help / color / mirror / Atom feed
* Check for broken HP bioses in ahci.c appears too broad
@ 2009-11-06 16:28 Matthew Garrett
  2009-11-06 16:35 ` Heinz Mauelshagen
  0 siblings, 1 reply; 3+ messages in thread
From: Matthew Garrett @ 2009-11-06 16:28 UTC (permalink / raw)
  To: tj; +Cc: linux-ide, heinzm

https://bugzilla.redhat.com/show_bug.cgi?id=533402 describes a case 
where a machine is falling foul of the hp dv6 check in ahci.c. However, 
BIOS version F.04 appears to be the latest available for this machine - 
I suspect that the dv6 parameter is too broad and is picking up machines 
outside those with the affected BIOSes.

Heinz, could you attach the contents of 
/sys/devices/virtual/dmi/id/product_name, 
/sys/devices/virtual/dmi/id/product_version and 
/sys/devices/virtual/dmi/id/bios_*?

-- 
Matthew Garrett | mjg59@srcf.ucam.org

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

* Re: Check for broken HP bioses in ahci.c appears too broad
  2009-11-06 16:28 Check for broken HP bioses in ahci.c appears too broad Matthew Garrett
@ 2009-11-06 16:35 ` Heinz Mauelshagen
  2009-11-09  4:29   ` Tejun Heo
  0 siblings, 1 reply; 3+ messages in thread
From: Heinz Mauelshagen @ 2009-11-06 16:35 UTC (permalink / raw)
  To: Matthew Garrett; +Cc: tj, linux-ide

On Fri, 2009-11-06 at 16:28 +0000, Matthew Garrett wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=533402 describes a case 
> where a machine is falling foul of the hp dv6 check in ahci.c. However, 
> BIOS version F.04 appears to be the latest available for this machine - 
> I suspect that the dv6 parameter is too broad and is picking up machines 
> outside those with the affected BIOSes.
> 
> Heinz, could you attach the contents of 
> /sys/devices/virtual/dmi/id/product_name, 
> /sys/devices/virtual/dmi/id/product_version and 
> /sys/devices/virtual/dmi/id/bios_*?


Added to bz.

Heinz


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

* Re: Check for broken HP bioses in ahci.c appears too broad
  2009-11-06 16:35 ` Heinz Mauelshagen
@ 2009-11-09  4:29   ` Tejun Heo
  0 siblings, 0 replies; 3+ messages in thread
From: Tejun Heo @ 2009-11-09  4:29 UTC (permalink / raw)
  To: heinzm; +Cc: Matthew Garrett, linux-ide

Heinz Mauelshagen wrote:
> On Fri, 2009-11-06 at 16:28 +0000, Matthew Garrett wrote:
>> https://bugzilla.redhat.com/show_bug.cgi?id=533402 describes a case 
>> where a machine is falling foul of the hp dv6 check in ahci.c. However, 
>> BIOS version F.04 appears to be the latest available for this machine - 
>> I suspect that the dv6 parameter is too broad and is picking up machines 
>> outside those with the affected BIOSes.
>>
>> Heinz, could you attach the contents of 
>> /sys/devices/virtual/dmi/id/product_name, 
>> /sys/devices/virtual/dmi/id/product_version and 
>> /sys/devices/virtual/dmi/id/bios_*?

Maybe we should use date instead of version?

Thanks.

-- 
tejun

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

end of thread, other threads:[~2009-11-09  4:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-06 16:28 Check for broken HP bioses in ahci.c appears too broad Matthew Garrett
2009-11-06 16:35 ` Heinz Mauelshagen
2009-11-09  4:29   ` Tejun Heo

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.