Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 01/05/2008 20:27:44
Module Name:	src
Committed By:	jdc
Date:		Sat Jan  5 20:27:44 UTC 2008

Modified Files:
	src/sys/dev/ic: gem.c gemreg.h gemvar.h

Log Message:
Add support for Sun PCI X1141A (SX fibre) cards, based on the GEM
documentation, experimentation and a previous patch from John Heasley.

Add improvements to the driver based on the GEM documentation and
from FreeBSD if_gem.c (rev 1.45).


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 src/sys/dev/ic/gem.c
cvs rdiff -r1.10 -r1.11 src/sys/dev/ic/gemreg.h
cvs rdiff -r1.15 -r1.16 src/sys/dev/ic/gemvar.h

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