Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 1996 10:26:45 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        amnuay@comnet.spu.ac.th (amnuay muthitacharoen)
Cc:        questions@FreeBSD.org
Subject:   Re: Network Card Driver Programming--How?
Message-ID:  <199601231726.KAA17806@phaeton.artisoft.com>
In-Reply-To: <Pine.AUX.3.91.960123072941.19651A-100000@comnet.spu.ac.th> from "amnuay muthitacharoen" at Jan 23, 96 07:34:50 am

next in thread | previous in thread | raw e-mail | index | archive | help
> 	I have seen that a lot of people have network cards that are not
> supported. If I wanted to write a driver, how shall I started ?
> 
> 	I would like to pitch in some help, but don't know how.

1)	Have at least a small nisolated net where you can test your driver.

2)	Get documentation from the card manufacturer for the unsupported
	card.

3)	Get one of the cards (do *not* do this step before step 2!).

4)	Pick a similar driver from the drivers available already; you
	determine similarity by chipset and type of I/O, etc..

5)	Modify the driver you pick using the documentation from step 2
	and the card from step 3 connected to the net in step 1.

6)	FTP the driver to incoming on ftp.freebsd.org.

7)	Post the availability of the driver to the list.

8)	Sit back and accept your just accolades (and bug reports 8-)).


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601231726.KAA17806>