Subject: CVS commit: src/sbin/atactl
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 11/17/2004 15:40:50
Module Name:	src
Committed By:	fvdl
Date:		Wed Nov 17 15:40:50 UTC 2004

Modified Files:
	src/sbin/atactl: atactl.c

Log Message:
* don't swap the WDSMART_CYL value, it isn't needed
* swap the 16- and 32 bit fields of the SMART structures (where used)

Makes SMART commands work on big-endian systems.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sbin/atactl/atactl.c

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