Bug 107924 - [usb67] usbd(8) does not call detach
Summary: [usb67] usbd(8) does not call detach
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-doc (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-14 20:10 UTC by jhs
Modified: 2010-07-10 11:41 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (583 bytes, patch)
2007-01-14 20:10 UTC, jhs
no flags Details | Diff
file.diff (931 bytes, patch)
2007-01-14 20:10 UTC, jhs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!