Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/02/2001 04:04:02
Module Name:	syssrc
Committed By:	thorpej
Date:		Sat Jun  2 01:04:02 UTC 2001

Modified Files:
	syssrc/sys/dev/ic: i82557.c i82557reg.h i82557var.h

Log Message:
Define some extra configuration block bits used on the i82550 (a.k.a.
PRO 100/S), including the extended RFA format.  Don't hard-code the
RFA size to allow us to use the extended format in the future.


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 syssrc/sys/dev/ic/i82557.c
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/ic/i82557reg.h
cvs rdiff -r1.23 -r1.24 syssrc/sys/dev/ic/i82557var.h

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