Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 07/27/2001 18:51:15
Module Name:	syssrc
Committed By:	tsutsui
Date:		Fri Jul 27 15:51:15 UTC 2001

Modified Files:
	syssrc/sys/dev/ic: iha.c

Log Message:
Pull up some changes from OpenBSD's iha.c rev 1.6:
 - rename tul_* functions/variables iha_* for consistency
 - disable updating EEPROM routine, which does not work anyway
 - make iha_rate_tbl[] const


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/ic/iha.c

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