[haiku-bugs] Re: [Haiku] #6731: 8086:24d5 not supported by auich driver ICH5

  • From: "mmu_man" <trac@xxxxxxxxxxxx>
  • Date: Sat, 06 Aug 2016 19:13:02 -0000

#6731: 8086:24d5 not supported by auich driver ICH5
-----------------------------------+-------------------------------
   Reporter:  g                    |      Owner:  korli
       Type:  bug                  |     Status:  reopened
   Priority:  normal               |  Milestone:  R1
  Component:  Drivers/Audio/auich  |    Version:  R1/alpha2
 Resolution:                       |   Keywords:  Sound, PERL, D865
 Blocked By:                       |   Blocking:
Has a Patch:  0                    |   Platform:  All
-----------------------------------+-------------------------------

Comment (by mmu_man):

 The [un]reserve_device() calls tell the PCI bus manager that the driver is
 using the hardware, so OpenSound won't try to use it too.
 While it's not called in shutdown() it's called right after it in
 uninit_driver, so it should work fine.

 Would be nice to have a test with a new nightly btw.

--
Ticket URL: <https://dev.haiku-os.org/ticket/6731#comment:15>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts:

  • » [haiku-bugs] Re: [Haiku] #6731: 8086:24d5 not supported by auich driver ICH5 - mmu_man