Patch from Krzysiek Cwiertnia: Enable headphone jack sense for HP NC 40xx notebooks.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34485 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2009-12-03 23:04:02 +00:00
parent 3f8db22c66
commit 6a2a59e1fa
1 changed files with 2 additions and 1 deletions

View File

@ -838,7 +838,8 @@ void ad1980_init(ac97_dev *dev)
void ad1981b_init(ac97_dev *dev)
{
LOG(("ad1981b_init\n"));
if (dev->subsystem == 0x103c0934
if (dev->subsystem == 0x0e11005a
|| dev->subsystem == 0x103c0934
|| dev->subsystem == 0x103c006d
|| dev->subsystem == 0x103c088c
|| dev->subsystem == 0x103c0890