[haiku-bugs] Re: [Haiku] #8327: Haiku panics on Marvell 88E8040 driver

  • From: "korli" <trac@xxxxxxxxxxxx>
  • Date: Thu, 16 Feb 2012 16:50:13 -0000

#8327: Haiku panics on Marvell 88E8040 driver
---------------------------------------------+----------------------------
   Reporter:  post-factum                    |      Owner:  korli
       Type:  bug                            |     Status:  assigned
   Priority:  normal                         |  Milestone:  R1
  Component:  Drivers/Network/marvell_yukon  |    Version:  R1/Development
 Resolution:                                 |   Keywords:
 Blocked By:                                 |   Blocking:
Has a Patch:  0                              |   Platform:  x86
---------------------------------------------+----------------------------

Comment (by korli):

 hrev43729 introduced an update to FreeBSD 9, which seems to change the
 type of interrupt handler installed by the driver msk, from a "filter" to
 a "handler" (uses of a thread).

 This typically requires to implement HAIKU_CHECK_DISABLE_INTERRUPTS() and
 HAIKU_REENABLE_INTERRUPTS() functions. It seems empty functions would be
 OK, as disabling/enabling interrupts is done in the handler.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/8327#comment:3>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: