aboutsummaryrefslogtreecommitdiff
path: root/libmpio/defs.h
diff options
context:
space:
mode:
authorgermeier <germeier>2003-03-15 13:24:58 +0000
committergermeier <germeier>2003-03-15 13:24:58 +0000
commit311497d2fb620e44e2c9a8b1891dcdab0ce13406 (patch)
treebd01f306a8da5c46d2cbccf1af5e30aabbf55bce /libmpio/defs.h
parenta291794ff3e223639c65ae8c913478f6ae97b278 (diff)
downloadmpiosh-311497d2fb620e44e2c9a8b1891dcdab0ce13406.tar.gz
mpiosh-311497d2fb620e44e2c9a8b1891dcdab0ce13406.tar.bz2
mpiosh-311497d2fb620e44e2c9a8b1891dcdab0ce13406.zip
BEWARE: Changes to support models with 4 internal chips.
This is untested!!
Diffstat (limited to 'libmpio/defs.h')
-rw-r--r--libmpio/defs.h4
1 files changed, 2 insertions, 2 deletions
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;