|
@@ -215,6 +215,14 @@ static struct dmi_system_id acpi_osi_dmi_table[] __initdata = {
|
|
},
|
|
},
|
|
{
|
|
{
|
|
.callback = dmi_disable_osi_vista,
|
|
.callback = dmi_disable_osi_vista,
|
|
|
|
+ .ident = "VGN-SR19XN",
|
|
|
|
+ .matches = {
|
|
|
|
+ DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"),
|
|
|
|
+ DMI_MATCH(DMI_PRODUCT_NAME, "VGN-SR19XN"),
|
|
|
|
+ },
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ .callback = dmi_disable_osi_vista,
|
|
.ident = "Toshiba Satellite L355",
|
|
.ident = "Toshiba Satellite L355",
|
|
.matches = {
|
|
.matches = {
|
|
DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),
|
|
DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),
|