Subject: CVS commit: src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 08/23/2004 10:08:48
Module Name:	src
Committed By:	he
Date:		Mon Aug 23 10:08:48 UTC 2004

Modified Files:
	src/sys/dev/ata: atareg.h

Log Message:
Put an #ifdef _KERNEL around inline functions using panic().
Fixes compile problem for the atactl program for the vax target.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/dev/ata/atareg.h

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