From 311497d2fb620e44e2c9a8b1891dcdab0ce13406 Mon Sep 17 00:00:00 2001 From: germeier Date: Sat, 15 Mar 2003 13:24:58 +0000 Subject: BEWARE: Changes to support models with 4 internal chips. This is untested!! --- libmpio/defs.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libmpio/defs.h') diff --git a/libmpio/defs.h b/libmpio/defs.h index 97a1f9e..4403bb0 100644 --- a/libmpio/defs.h +++ b/libmpio/defs.h @@ -1,7 +1,7 @@ /* -*- linux-c -*- */ /* - * $Id: defs.h,v 1.15 2003/03/11 01:45:30 germeier Exp $ + * $Id: defs.h,v 1.16 2003/03/15 13:24:58 germeier Exp $ * * Library for USB MPIO-* * @@ -179,7 +179,7 @@ typedef struct { BYTE size; /* MB */ BYTE chips; /* this is the hack for MPIO internal representation, because - there might be two chips involved */ + there might be up to four chips involved */ /* only needed for external SmartMedia cards */ mpio_disk_phy_t geo; -- cgit v1.2.3