Date: Wed, 11 Jul 2001 11:48:28 +0530 From: "sumanth vidyadhara" <sumanth.vidyadhara@wipro.com> To: <questions@freebsd.org> Subject: How to read tunables for Network drivers Message-ID: <09af01c109d1$4d4aff20$c9cda8c0@sumanth>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------InterScan_NT_MIME_Boundary Content-Type: multipart/alternative; boundary="----=_NextPart_000_09AC_01C109FF.66CC4CA0" ------=_NextPart_000_09AC_01C109FF.66CC4CA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi All, we are writing a nic driver for ethernet card in freebsd 4.3. I have a doubt on how do we get the configuration parameters like = setting the transmit descriptors,receive decriptors,also some driver = specific tunables at load time of the driver module. Is there any call where the driver module can read that and populate the = variables in the driver(like Space.c in sco or unixware). Any help is greatly appreciated. Thanks, Sumanth ------=_NextPart_000_09AC_01C109FF.66CC4CA0 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.3315.2870" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2> <DIV><FONT face=3DArial size=3D2>Hi All,</FONT></DIV> <DIV><FONT face=3DArial size=3D2> we are writing a nic driver = for =20 ethernet card in freebsd 4.3.</FONT></DIV> <DIV><FONT face=3DArial size=3D2>I have a doubt on how do we get = the=20 configuration parameters like setting the transmit descriptors,receive=20 decriptors,also some driver specific tunables at load time of the driver = module.</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>Is there any call where the driver = module can read=20 that and populate the variables</FONT></DIV> <DIV><FONT face=3DArial size=3D2>in the driver(like Space.c in sco or=20 unixware).</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>Any help is greatly = appreciated.</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>Thanks,</FONT></DIV> <DIV><FONT face=3DArial size=3D2>Sumanth</FONT></DIV> <DIV> </DIV></FONT></DIV></BODY></HTML> ------=_NextPart_000_09AC_01C109FF.66CC4CA0-- --------------InterScan_NT_MIME_Boundary Content-Type: text/plain; name="Wipro_Disclaimer.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="Wipro_Disclaimer.txt" The Information contained and transmitted by this E-MAIL is proprietary to Wipro Limited and is intended for use only by the individual or entity to which it is addressed, and may contain information that is privileged, confidential or exempt from disclosure under applicable law. If this is a forwarded message, the content of this E-MAIL may not have been sent with the authority of the Company. If you are not the intended recipient, an agent of the intended recipient or a person responsible for delivering the information to the named recipient, you are notified that any use, distribution, transmission, printing, copying or dissemination of this information in any way or in any manner is strictly prohibited. If you have received this communication in error, please delete this mail & notify us immediately at mailadmin@wipro.com --------------InterScan_NT_MIME_Boundary-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?09af01c109d1$4d4aff20$c9cda8c0>