Bug 41081

Summary: Add USB device ID for USB Flash disk drive
Product: Base System Reporter: Dmitry Sivachenko <demon>
Component: kernAssignee: Nick Hibma <n_hibma>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.6-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Dmitry Sivachenko freebsd_committer freebsd_triage 2002-07-28 10:10:01 UTC
	

I have EasyDisk USB flash memory drive:

da0 at umass-sim0 bus 0 target 0 lun 0
da0: <Luwen EasyDisk 1.00> Removable Direct Access SCSI-2 device 
da0: 650KB/s transfers
da0: 125MB (256000 512 byte sectors: 64H 32S/T 125C)

To recognize it correctly by umass and not to print numeric vendor/device IDs,
aplly the following patch.
Comment 1 njl freebsd_committer freebsd_triage 2002-08-24 02:08:01 UTC
Responsible Changed
From-To: freebsd-bugs->n_hibma

Nick, please let me know where to direct these new device submissions 
to.  I'm leaning towards usb-bsd@yahoogroups.com so that the changes make 
it back into the author's tree, not just our local tree.
Comment 2 MIHIRA Sanpei Yoshiro freebsd_committer freebsd_triage 2003-02-13 14:29:03 UTC
State Changed
From-To: open->closed

Already commited rev. 1.95 of usbdevs 
Thanks