|
@@ -4794,7 +4794,8 @@ static int patch_stac9200(struct hda_codec *codec)
|
|
stac9200_models,
|
|
stac9200_models,
|
|
stac9200_cfg_tbl);
|
|
stac9200_cfg_tbl);
|
|
if (spec->board_config < 0)
|
|
if (spec->board_config < 0)
|
|
- snd_printdd(KERN_INFO "hda_codec: Unknown model for STAC9200, using BIOS defaults\n");
|
|
|
|
|
|
+ snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
|
|
|
|
+ codec->chip_name);
|
|
else
|
|
else
|
|
stac92xx_set_config_regs(codec,
|
|
stac92xx_set_config_regs(codec,
|
|
stac9200_brd_tbl[spec->board_config]);
|
|
stac9200_brd_tbl[spec->board_config]);
|
|
@@ -4866,8 +4867,8 @@ static int patch_stac925x(struct hda_codec *codec)
|
|
stac925x_cfg_tbl);
|
|
stac925x_cfg_tbl);
|
|
again:
|
|
again:
|
|
if (spec->board_config < 0)
|
|
if (spec->board_config < 0)
|
|
- snd_printdd(KERN_INFO "hda_codec: Unknown model for STAC925x,"
|
|
|
|
- "using BIOS defaults\n");
|
|
|
|
|
|
+ snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
|
|
|
|
+ codec->chip_name);
|
|
else
|
|
else
|
|
stac92xx_set_config_regs(codec,
|
|
stac92xx_set_config_regs(codec,
|
|
stac925x_brd_tbl[spec->board_config]);
|
|
stac925x_brd_tbl[spec->board_config]);
|
|
@@ -4949,8 +4950,8 @@ static int patch_stac92hd73xx(struct hda_codec *codec)
|
|
stac92hd73xx_cfg_tbl);
|
|
stac92hd73xx_cfg_tbl);
|
|
again:
|
|
again:
|
|
if (spec->board_config < 0)
|
|
if (spec->board_config < 0)
|
|
- snd_printdd(KERN_INFO "hda_codec: Unknown model for"
|
|
|
|
- " STAC92HD73XX, using BIOS defaults\n");
|
|
|
|
|
|
+ snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
|
|
|
|
+ codec->chip_name);
|
|
else
|
|
else
|
|
stac92xx_set_config_regs(codec,
|
|
stac92xx_set_config_regs(codec,
|
|
stac92hd73xx_brd_tbl[spec->board_config]);
|
|
stac92hd73xx_brd_tbl[spec->board_config]);
|
|
@@ -5125,8 +5126,8 @@ static int patch_stac92hd83xxx(struct hda_codec *codec)
|
|
stac92hd83xxx_cfg_tbl);
|
|
stac92hd83xxx_cfg_tbl);
|
|
again:
|
|
again:
|
|
if (spec->board_config < 0)
|
|
if (spec->board_config < 0)
|
|
- snd_printdd(KERN_INFO "hda_codec: Unknown model for"
|
|
|
|
- " STAC92HD83XXX, using BIOS defaults\n");
|
|
|
|
|
|
+ snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
|
|
|
|
+ codec->chip_name);
|
|
else
|
|
else
|
|
stac92xx_set_config_regs(codec,
|
|
stac92xx_set_config_regs(codec,
|
|
stac92hd83xxx_brd_tbl[spec->board_config]);
|
|
stac92hd83xxx_brd_tbl[spec->board_config]);
|
|
@@ -5291,8 +5292,8 @@ static int patch_stac92hd71bxx(struct hda_codec *codec)
|
|
stac92hd71bxx_cfg_tbl);
|
|
stac92hd71bxx_cfg_tbl);
|
|
again:
|
|
again:
|
|
if (spec->board_config < 0)
|
|
if (spec->board_config < 0)
|
|
- snd_printdd(KERN_INFO "hda_codec: Unknown model for"
|
|
|
|
- " STAC92HD71BXX, using BIOS defaults\n");
|
|
|
|
|
|
+ snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
|
|
|
|
+ codec->chip_name);
|
|
else
|
|
else
|
|
stac92xx_set_config_regs(codec,
|
|
stac92xx_set_config_regs(codec,
|
|
stac92hd71bxx_brd_tbl[spec->board_config]);
|
|
stac92hd71bxx_brd_tbl[spec->board_config]);
|
|
@@ -5547,8 +5548,8 @@ static int patch_stac922x(struct hda_codec *codec)
|
|
|
|
|
|
again:
|
|
again:
|
|
if (spec->board_config < 0)
|
|
if (spec->board_config < 0)
|
|
- snd_printdd(KERN_INFO "hda_codec: Unknown model for STAC922x, "
|
|
|
|
- "using BIOS defaults\n");
|
|
|
|
|
|
+ snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
|
|
|
|
+ codec->chip_name);
|
|
else
|
|
else
|
|
stac92xx_set_config_regs(codec,
|
|
stac92xx_set_config_regs(codec,
|
|
stac922x_brd_tbl[spec->board_config]);
|
|
stac922x_brd_tbl[spec->board_config]);
|
|
@@ -5610,8 +5611,8 @@ static int patch_stac927x(struct hda_codec *codec)
|
|
stac927x_cfg_tbl);
|
|
stac927x_cfg_tbl);
|
|
again:
|
|
again:
|
|
if (spec->board_config < 0)
|
|
if (spec->board_config < 0)
|
|
- snd_printdd(KERN_INFO "hda_codec: Unknown model for"
|
|
|
|
- "STAC927x, using BIOS defaults\n");
|
|
|
|
|
|
+ snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
|
|
|
|
+ codec->chip_name);
|
|
else
|
|
else
|
|
stac92xx_set_config_regs(codec,
|
|
stac92xx_set_config_regs(codec,
|
|
stac927x_brd_tbl[spec->board_config]);
|
|
stac927x_brd_tbl[spec->board_config]);
|
|
@@ -5738,7 +5739,8 @@ static int patch_stac9205(struct hda_codec *codec)
|
|
stac9205_cfg_tbl);
|
|
stac9205_cfg_tbl);
|
|
again:
|
|
again:
|
|
if (spec->board_config < 0)
|
|
if (spec->board_config < 0)
|
|
- snd_printdd(KERN_INFO "hda_codec: Unknown model for STAC9205, using BIOS defaults\n");
|
|
|
|
|
|
+ snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
|
|
|
|
+ codec->chip_name);
|
|
else
|
|
else
|
|
stac92xx_set_config_regs(codec,
|
|
stac92xx_set_config_regs(codec,
|
|
stac9205_brd_tbl[spec->board_config]);
|
|
stac9205_brd_tbl[spec->board_config]);
|
|
@@ -5890,8 +5892,8 @@ static int patch_stac9872(struct hda_codec *codec)
|
|
stac9872_models,
|
|
stac9872_models,
|
|
stac9872_cfg_tbl);
|
|
stac9872_cfg_tbl);
|
|
if (spec->board_config < 0)
|
|
if (spec->board_config < 0)
|
|
- snd_printdd(KERN_INFO "hda_codec: Unknown model for STAC9872, "
|
|
|
|
- "using BIOS defaults\n");
|
|
|
|
|
|
+ snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
|
|
|
|
+ codec->chip_name);
|
|
else
|
|
else
|
|
stac92xx_set_config_regs(codec,
|
|
stac92xx_set_config_regs(codec,
|
|
stac9872_brd_tbl[spec->board_config]);
|
|
stac9872_brd_tbl[spec->board_config]);
|