Re: NIC driver: Newbie question

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Tue Aug 28 2001 - 17:51:19 EST


> This is a Network card driver newbie question.
> I am trying to learn how to use the NET_BH for developing a network card driver.
>
> Under what circumstance(s) do you call mark_bh(NET_BH).

When you want the network stack to wake up and do stuff, so in Linux 2.2
when you want it to call your hard_start_xmit with new buffers
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Aug 31 2001 - 21:00:31 EST