Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 12/30/2007 00:04:47
Module Name:	src
Committed By:	dyoung
Date:		Sun Dec 30 00:04:47 UTC 2007

Modified Files:
	src/sys/dev/ic: smc83c170.c

Log Message:
Cosmetic: remark that EPIC may deserve one or two custom PHY drivers.
Change a !(bittest) to (bittest) == 0.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 src/sys/dev/ic/smc83c170.c

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