Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 09/13/2004 12:34:01
Module Name:	src
Committed By:	drochner
Date:		Mon Sep 13 12:34:01 UTC 2004

Modified Files:
	src/sys/dev/ic: i82365.c i82365var.h tcic2.c

Log Message:
use locator passing versions of xxxsubmatch() and simplify the code by
using arithmetics instead of case statements


To generate a diff of this commit:
cvs rdiff -r1.86 -r1.87 src/sys/dev/ic/i82365.c
cvs rdiff -r1.20 -r1.21 src/sys/dev/ic/i82365var.h
cvs rdiff -r1.16 -r1.17 src/sys/dev/ic/tcic2.c

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