I am new to kernel programming.I am currently working on USB Driver for embedded system where only removable drives are detected and information about the drive like Manufacturer,Product and capacity is displayed.But I dont know how to get Manufacturer&Product name and capacity from descriptors.The descriptors do not have a String return type .How is it possible to get Manu name,capacity,etc?