Disabling Tx intrerrupts in bge



Hi hackers, how do I disable Tx interrupts in the bge driver? I guess it
should be by changing some bit in this mask:

#define BGE_MBX_IRQ0_LO 0x0204

Any help is appreciated.

wbr
Vijay Singh
NetApp
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: FLIH vs. SLIH, I think.
    ... :>swapped and the FLIH starts to run. ... :>or program interrupts. ... SVC interrupts are effectively masked off by not coding any ... Program has to mask off everything until it saves its status. ...
    (bit.listserv.ibm-main)
  • Re: [PATCH][2.6] i386 /proc/irq/.../smp_affinity
    ... This changes the mask to 00000003. ... the mask to 00000002 gets interrupts to hit cpu 1. ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: how I know if a interrupt is ioapic_edge_type or ioapic_level_type? [Was Re: [Fwd: Re: [Linux
    ... we must mask the PCI_INTERRUPT_LINE value versus 0xf to get ... interrupts delivered properly. ... The function is only called for certain VIA chipsets. ... Do you want the quirk for any particular hardware device? ...
    (Linux-Kernel)
  • Why have DIRQLs ?
    ... where hardware interrupts might have different IRQL ... Do DIRQLs really serve any purpose? ... If we assume that all the devices are of the same priority, ... not be possible unless we mask out all the interrupts till (assuming ...
    (microsoft.public.development.device.drivers)