Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/ic



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.




Home | Main Index | Thread Index | Old Index