Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2013 11:11:03 -0700 (PDT)
From:      "aseem.jolly" <aseem.jolly@gmail.com>
To:        freebsd-usb@freebsd.org
Subject:   Re: USB device configuration
Message-ID:  <1381342263797-5850596.post@n5.nabble.com>
In-Reply-To: <5254FD72.2050507@bitfrost.no>
References:  <1381274499940-5850403.post@n5.nabble.com> <5254FD72.2050507@bitfrost.no>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1381342263797-5850596.post>