[haiku-bugs] Re: [Haiku] #5372: atheroswifi doesn't disable interrupts on shutdown Aspire One Netbook / Intel 82801G (was: USB errors on Aspire One Netbook / Intel 82801G)

  • From: "kallisti5" <trac@xxxxxxxxxxxx>
  • Date: Sat, 27 Feb 2010 21:44:44 -0000

#5372: atheroswifi doesn't disable interrupts on shutdown Aspire One Netbook /
Intel 82801G
-----------------------------+----------------------------------------------
 Reporter:  kallisti5        |       Owner:  nobody        
     Type:  bug              |      Status:  new           
 Priority:  normal           |   Milestone:  R1            
Component:  Drivers/Network  |     Version:  R1/Development
 Keywords:                   |   Blockedby:  5492          
 Platform:  All              |    Blocking:                
-----------------------------+----------------------------------------------
Changes (by kallisti5):

  * owner:  mmlr => nobody
  * component:  Drivers/USB => Drivers/Network


Comment:

 atheroswifi doesn't disable interrupts on shutdown.

 {{{
 with atheroswifi driver installed:
 Cold boot -> usb works -> warm reboot -> usb doesn't work with errors in
 description.

 without atheroswifi driver installed:
 Cold boot -> usb works -> warm reboot -> usb works.
 }}}

 <@mmlr_mc> in freebsd they take care to not share interrupts, so their
 drivers usually don't behave well when we doing it anyway

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

Other related posts:

  • » [haiku-bugs] Re: [Haiku] #5372: atheroswifi doesn't disable interrupts on shutdown Aspire One Netbook / Intel 82801G (was: USB errors on Aspire One Netbook / Intel 82801G) - kallisti5