special usb hub handling, IDE disks, and retries all over the place
[linux-2.4.git] / drivers / usb / storage / usb.h
index 0cf9005..2c1dcff 100644 (file)
@@ -181,6 +181,7 @@ struct us_data {
        struct us_unusual_dev   *unusual_dev;    /* If unusual device       */
        void                    *extra;          /* Any extra data          */
        extra_data_destructor   extra_destructor;/* extra data destructor   */
+       unsigned int ide;               //+Wilson05112005, ide hdd exist
 };
 
 /* The list of structures and the protective lock for them */