Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 06/30/2005 00:52:56
Module Name:	src
Committed By:	dyoung
Date:		Thu Jun 30 00:52:56 UTC 2005

Modified Files:
	src/sys/dev/ic: ath.c athioctl.h athrate-amrr.c athrate-onoe.c athvar.h

Log Message:
Fix $FreeBSD$ RCS IDs, which gave me a real shock when their revision
numbers moved backwards.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 src/sys/dev/ic/ath.c
cvs rdiff -r1.7 -r1.8 src/sys/dev/ic/athioctl.h
cvs rdiff -r1.2 -r1.3 src/sys/dev/ic/athrate-amrr.c
cvs rdiff -r1.3 -r1.4 src/sys/dev/ic/athrate-onoe.c
cvs rdiff -r1.11 -r1.12 src/sys/dev/ic/athvar.h

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