Subject: CVS commit: src/sys/dev
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 07/01/2003 20:08:53
Module Name:	src
Committed By:	drochner
Date:		Tue Jul  1 20:08:53 UTC 2003

Modified Files:
	src/sys/dev/pci: files.pci
Added Files:
	src/sys/dev/microcode/typhoon: 3c990img.h
	src/sys/dev/pci: if_txp.c if_txpreg.h

Log Message:
VERY quick and VERY dirty port of the OpenBSD "txp" driver for
3Com 3C(R)990 cards. No TCP/UDP nor IPSEC offloading for now.
The ifmedia part needs some work, but I only have a 100-FX card;
hopefully someone will clean this up.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/dev/microcode/typhoon/3c990img.h
cvs rdiff -r1.186 -r1.187 src/sys/dev/pci/files.pci
cvs rdiff -r0 -r1.1 src/sys/dev/pci/if_txp.c src/sys/dev/pci/if_txpreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.