Bug 107924

Summary: [usb67] usbd(8) does not call detach
Product: Documentation Reporter: jhs
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me CC: atom
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description jhs 2007-01-14 20:10:15 UTC
usbd does not call detach

Fix: Apply patch created bt diff -c
storedd in http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/gen/usr.sbin/usbd/
to document the deficiency & work round.


send-pr to report this identified bug.
How-To-Repeat: 	
	Atom Smasher <atom @ smasher.org> reported it.
	Julian Stacey <jhs @ berklix.com> verified it in practice
	& read the code to verify it doesnt get called, 
	commented in patch below
	Bernd Walter <ticso @ cicely12.cicely.de> wrote:
		usbd is depricated, use devd instead.
Comment 1 Gavin Atkinson freebsd_committer freebsd_triage 2009-11-08 16:11:48 UTC
Responsible Changed
From-To: freebsd-usb->freebsd-docs

This PR is actually only relevent for 6.x, as usbd was replaced in 7.x. 
Because of that, I can't see this problem being fixed in 6.x alone - 
so pass over to doc team to document as a bug instead.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2010-01-30 22:27:05 UTC
Responsible Changed
From-To: freebsd-docs->freebsd-doc

Canonicalize assignment.
Comment 3 Benedict Reuschling freebsd_committer freebsd_triage 2010-07-10 11:39:38 UTC
State Changed
From-To: open->closed

The USB code has been completely rewritten, making this PR not an issue 
anymore. Closed!