Bug 16315

Summary: USB ugen set configuration ioctl() returns EIO rather than 0
Product: Base System Reporter: Louis Mamakos <louie>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Louis Mamakos 2000-01-23 18:50:01 UTC
The previous fix for the USB ugen device set configuration ioctl()
has a slight error, and returns EIO way too often.

Fix: Includes additional debugging message.
How-To-Repeat: 
Try the ioctl() on a device that supports it.
Comment 1 Nick Hibma freebsd_committer freebsd_triage 2000-01-24 10:25:04 UTC
State Changed
From-To: open->closed

Patch committed. thanks for the testing. 
.