I couldn't really get the meaning of the following
"Anyhow, if a second configure event fails after a successful one, we are 
still in the configured state".

Are we making the following change

done: 
      if (err) 
       unconfigure(); 
      else 
       usb_set_device_state(udev, USB_STATE_CONFIGURED); 








--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/USB-device-configuration-tp5850403p5850596.html
Sent from the freebsd-usb mailing list archive at Nabble.com.
_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to