Subject: [network driver] if_start
To: , <tech-net@netbsd.org>
From: Vikram <vikram@controlnet.co.in>
List: tech-net
Date: 06/19/2000 17:26:07
This is a multi-part message in MIME format.

------=_NextPart_000_000F_01BFDA13.7446E420
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello NetBSD gurus!!,
    As I am reading all the code related to network drivers I found that =
whenever if_flags field of (strict ifnet) is changed the if_start field =
is always reupdated.. why?Especially it is modified when IFF_OACTIVE=20
    May I know  when and why should anybody use this reupdation of the =
transmit routine?
    ( I am using if_de.c as my reference driver code. )
    Is there any other code also which I should refer along with if_de.c =
driver?
,Vikram

------=_NextPart_000_000F_01BFDA13.7446E420
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hello NetBSD gurus!!,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; As&nbsp;I am reading =
all the=20
code related to network drivers I found that whenever if_flags field of =
(strict=20
ifnet) is changed the if_start field is always reupdated.. =
why?Especially it is=20
modified when IFF_OACTIVE </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; May I know&nbsp; =
when and why=20
should anybody use this reupdation of the transmit routine?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; ( I am using if_de.c =
as my=20
reference driver code. )</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; Is there any other =
code also=20
which I should refer along with if_de.c driver?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>,Vikram</FONT></DIV></BODY></HTML>

------=_NextPart_000_000F_01BFDA13.7446E420--