[comp.os.msdos.programmer] Free assembly language subroutines

nelson@sun.soe.clarkson.edu (Russ Nelson) (01/25/91)

The Clarkson collection of packet drivers (Ethernet drivers) is all
written in assembly language.  They're copylefted (GNU General Public
License).  I also have some helper subroutines, to parse numbers,
print numbers, get environment strings, etc. that are in the public
domain.  The nice thing about them is that they're all stand-alone
routines, and they don't suck in a lot of other code.  Here's how to
get the packet drivers:

		The Clarkson packet driver collection

Availability

The Clarkson collection of packet drivers is available by FTP, by
archive-server, and by modem.  They come in two flavors -- executables
only (drivers.arc), and source+executables (driverss.arc).  All of the
following instructions apply to both drivers.arc and driverss.arc.

Mail:

I distribute the packet drivers on a 1.2 MB 5.25" disk, or a 720K 3.5"
disk.  You can send me a check for $20, or you can send me a purchse
order and I will bill you for $22.  NY residents add 7% sales tax,
overseas orders add $3 for shipping.  If you send a check, please be
sure it is in US dollars -- the bank charges me $15 to convert checks
drawn in foreign currencies.

	Russell Nelson
	11 Grant St.
	Potsdam, NY 13676

FTP:

sun.soe.clarkson.edu:/pub/ka9q/drivers.arc
grape.ecs.clarkson.edu:/e/tcpip/drivers.arc

Archive-server:

Send mail to archive-server@sun.soe.clarkson.edu and put the following
command as the body of your message:
	help
This will send you a help message.  Reading this help message will tell
you how to fetch the packet drivers.

Modem:

Call the Clarkson Heath User's Group's BBS: (315)268-6667, 8N1,
1200/2400 Baud, 24 hours.  Change to file area 24 and download drivers.arc.

--
--russ (nelson@clutx [.bitnet | .clarkson.edu])  FAX 315-268-7600
It's better to get mugged than to live a life of fear -- Freeman Dyson
I joined the League for Programming Freedom, and I hope you'll join too.