From owner-freebsd-hackers Wed Jan 22 6:44:29 2003 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 825BE37B401 for ; Wed, 22 Jan 2003 06:44:28 -0800 (PST) Received: from bosvwl01.infosys.com (bosvwl01.itlinfosys.com [216.52.49.35]) by mx1.FreeBSD.org (Postfix) with SMTP id BCF6643F18 for ; Wed, 22 Jan 2003 06:44:27 -0800 (PST) (envelope-from abhay_srivastava@infosys.com) Received: from 192.168.200.82 by bosvwl01.infosys.com (InterScan E-Mail VirusWall NT); Wed, 22 Jan 2003 09:33:16 -0500 Received: from kecmsg11.ad.infosys.com ([192.168.200.69]) by INDHUBBHS02.ad.infosys.com with Microsoft SMTPSVC(5.0.2195.5329); Wed, 22 Jan 2003 20:18:42 +0530 X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: NIC driver Date: Wed, 22 Jan 2003 20:18:41 +0530 Message-ID: <882B7E812BE14E4BA7E86387242C8DB9070442@kecmsg11.ad.infosys.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: NIC driver Thread-Index: AcLCF9Ma0PyExH6iSASJe1foq0zLXQABXfCw From: "Abhay Kumar Srivastava" To: , X-OriginalArrivalTime: 22 Jan 2003 14:48:42.0262 (UTC) FILETIME=[5B637B60:01C2C225] Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Eirik, You can try out with the explanation of Pseudo driver in FreeBsd HandBook. Then you can look at the driver of existing Network Cards like pci/if_fxp.c Which is the driver for "Intel EtherExpress Pro/100B PCI Fast Ethernet driver". Regards, Abhay. -----Original Message----- From: Eirik Nygaard [mailto:eirikn@bluezone.no]=20 Sent: Wednesday, January 22, 2003 6:37 PM To: hackers@freebsd.org Subject: NIC driver I just got a new computer with a network card I don't seem to find any FreeBSD drivers for. It got a realtek 8201 chipset so I thought I could make my own driver, but I am not sure where to start. Are there any guides on how to make a simpel driver out there?=20 Any hint & tips would be great, where to start, what I need to know. --=20 Eirik Nygaard PGP Key: 83C55EDE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message