Disabling Interrupts

From: abc (rkhurana_at_gmail.com)
Date: 06/16/05

  • Next message: abc: "Disabling Interrupts"
    Date: 16 Jun 2005 07:52:34 -0700
    
    

    Why we need to disable the interrupts ( source interrupt ) in the User
    ISR when, it is done by the Interrupt routine function of BSP.


  • Next message: abc: "Disabling Interrupts"

    Relevant Pages

    • Re: Interrupts are not coming sometime in NIC miniport
      ... An ISR should do only what is absolutely necessary, ... This is usually done by reading some interrupt register on the ... The DPC then does all the real work. ... Fill up blob with data from the NICs data buffers. ...
      (microsoft.public.development.device.drivers)
    • Re: bad vme interrupt 0 or uninitialized vme interrupt
      ... My ISR worked very fast but I had interrupt problems (explained in last ... right solution or because these macro calls include a delay big enough ... I have several VME encoder cards that are latched at ...
      (comp.os.vxworks)
    • Re: regarding wince
      ... already have a BSP. ... If you need to handle a new interrupt, ... You can not access timer registers ... registers and ISR as our own. ...
      (microsoft.public.windowsce.embedded.vc)
    • Re: Installable ISR - general questions
      ... The ISR (Interrupt Service Routine) is called by the interrupt ... handler installed by the OS. ... SYSINTR_RESCHEDULE tells the kernel that it should check if a thread ...
      (microsoft.public.windowsce.platbuilder)
    • Re: softirqd
      ... > 2) ksoftirqd is not a real time thread ... 'Real-time' related to an 'interrupt' has no meaning. ... your ISR code gets control, the time is bounded by some ...
      (Linux-Kernel)