« Previous | Next » 

Revision 61e094c0

ID61e094c049c1f58291e596910d300c7842cfd998

Added by Gerd Hoffmann over 14 years ago

usb: make attach optional.

Add a auto_attach field to USBDevice, which is enabled by default.
USB drivers can clear this field in case they do not want the device
being attached (i.e. plugged into a usb port) automatically after
successfull init().

Use cases (see next patches): * attaching encrypted mass storage devices. * -usbdevice host:...

Signed-off-by: Gerd Hoffmann <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences