Revert r42812. As pointed by Michael, one can use
BUSBDevice::GetDescriptor() to retrieve whatever descriptor, including a complete configuration descriptor. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42905 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -204,8 +204,7 @@ friend class BUSBDevice;
|
||||
|
||||
mutable char * fConfigurationString;
|
||||
|
||||
usb_configuration_descriptor* fFullDescriptor;
|
||||
uint32 fReserved[9];
|
||||
uint32 fReserved[10];
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user