Bug 41580

Summary: usb(4) manpage: Structures' fields aren't synchronized with those in dev/usb/usb.h
Product: Documentation Reporter: dak <aurelien.nephtali>
Component: Books & ArticlesAssignee: Hiten Pandya <hmp>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
usb.4.patch none

Description dak 2002-08-12 15:10:01 UTC
	Fields of 'usb_device_info' and 'usb_device_stats' structures don't match those in dev/usb/usb.h

Fix: Just apply this (long) patch:
	
How-To-Repeat: 	man 4 usb
Comment 1 Hiten Pandya freebsd_committer freebsd_triage 2003-05-18 21:01:10 UTC
Responsible Changed
From-To: freebsd-doc->hmp

I will take a look at this, thanks.
Comment 2 Hiten Pandya freebsd_committer freebsd_triage 2003-05-24 19:31:34 UTC
State Changed
From-To: open->closed

An updated patch has been committed in rev. 1.28.  Thanks!