|
@@ -1629,6 +1629,7 @@ static void check_ad1981_hp_jack_sense(ac97_t *ac97)
|
|
u32 subid = ((u32)ac97->subsystem_vendor << 16) | ac97->subsystem_device;
|
|
u32 subid = ((u32)ac97->subsystem_vendor << 16) | ac97->subsystem_device;
|
|
switch (subid) {
|
|
switch (subid) {
|
|
case 0x103c0890: /* HP nc6000 */
|
|
case 0x103c0890: /* HP nc6000 */
|
|
|
|
+ case 0x103c099c: /* HP nx6110 */
|
|
case 0x103c006d: /* HP nx9105 */
|
|
case 0x103c006d: /* HP nx9105 */
|
|
case 0x17340088: /* FSC Scenic-W */
|
|
case 0x17340088: /* FSC Scenic-W */
|
|
/* enable headphone jack sense */
|
|
/* enable headphone jack sense */
|