Re: new PCI quirk for Toshiba Satellite?

From: Stefan Richter
Date: Thu Oct 20 2005 - 13:36:34 EST


Greg KH wrote:
On Sat, Oct 15, 2005 at 01:40:40PM -0700, Jesse Barnes wrote:
On Sat, Oct 15, 2005 at 09:39:06PM +0200, Stefan Richter wrote:
Somebody mentioned this Linux-on-Toshiba-Satellite page recently on linux1394-user: http://www.janerob.com/rob/ts5100/index.shtml
The patch available from there was briefly discussed in February:
http://marc.theaimsgroup.com/?l=linux1394-devel&t=110786507900006
...
It seems that the PCI config space isn't programmed correctly on these
machines for some reason, so the fix below allows my OHCI device to work
if I pass 'toshiba=1'. This seems like something that belongs in the
PCI layer instead though, doesn't it?

Yes, looks like it should be a pci quirk instead.

I gather from DMI info provided by Rob and Jesse that affected machines could be determined by dmi_check_system() using these two checks:
- DMI_SYS_VENDOR contains "TOSHIBA" && DMI_PRODUCT_VERSION contains
"PS5", i.e. most of Satellite 5xxx, as well as
- DMI_SYS_VENDOR contains "TOSHIBA" && DMI_PRODUCT_VERSION contains
"PSM4", i.e. all Satellite M4x.
A few more series are probably affected too.

http://marc.theaimsgroup.com/?l=linux-kernel&m=112955338318326
http://marc.theaimsgroup.com/?l=linux-kernel&m=112974457930368
http://linux.toshiba-dme.co.jp/linux/eng/speclist.php3

BTW, the author of the initial incarnation of the patch is this person:
http://nemaru.at.infoseek.co.jp/1394.html
--
Stefan Richter
-=====-=-=-= =-=- =-=--
http://arcgraph.de/sr/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/