Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 12/05/2000 13:11:50
Module Name:	syssrc
Committed By:	tsutsui
Date:		Tue Dec  5 11:11:50 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: rtl81x9.c rtl81x9var.h

Log Message:
- Since rtk_rxeof() was rewritten, we don't have to reserve a few bytes
  before the Rx buffer.
- Reduce delay on EEPROM access.
- Some more cosmetics.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/dev/ic/rtl81x9.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/ic/rtl81x9var.h

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