1--- block_int.h	2006-06-21 18:46:53.000000000 +0200
2+++ block_int2.h	2006-07-03 17:20:04.000000000 +0200
3@@ -51,6 +51,7 @@
4     int removable; /* if true, the media can be removed */
5     int locked;    /* if true, the media cannot temporarily be ejected */
6     int encrypted; /* if true, the media is encrypted */
7+    int activityLED; /* if true, the media is accessed atm */
8     /* event callback when inserting/removing */
9     void (*change_cb)(void *opaque);
10     void *change_opaque;
11