On Fri, 6 Jan 2006, Oliver Neukum wrote: > > Perhaps you are overreacting. Even though the total size of the structure > > may be 4, I bet that bLength and bDescriptorType still occupy just the > > first two bytes of the structure. Assuming this is so, there's nothing > > wrong with the existing headers. > > Data will be copied directly adjacent to this structure.
Where does that happen? As far as I know, the usb_descriptor_header structure is only ever used as an alias pointer into the start of a real descriptor. Alan Stern ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
