Bug 46004

Summary: Add support for Trek Thumbdrive 8MB USB drive
Product: Base System Reporter: Brian J. McGovern <mcgovern>
Component: kernAssignee: Tom Rhodes <trhodes>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
trek.diff none

Description Brian J. McGovern 2002-12-05 04:20:01 UTC
	The attached patches will add support for the Trek Smart Thumbdrives
	(8MB model) to the umass driver, allowing the mounting of the disk
	via a msdos filesystem. It is expected that the other sizes can also
	be supported via differing product codes. Unfortunately, hardware 
	of the larger sizes is unavailable at this time (although I will
	continue to bother Trek to provide it). In any event, this patch
	should be applied to provide a template for users with similar
	hardware to cut, paste, and edit.

Fix: Diffs follow. If it is needed in a different format, please ask, and
	I can provide it quickly.
How-To-Repeat: 	No need to repeat. Its an added feature.
Comment 1 Tom Rhodes freebsd_committer freebsd_triage 2002-12-06 20:29:51 UTC
Responsible Changed
From-To: freebsd-bugs->trhodes

Not really a bug, new feature.  And I'd like to work on it.
Comment 2 setantae 2003-01-01 19:41:24 UTC
Adding to audit trail, obtained from misfiled PR 46509.
On Tue, Dec 24, 2002 at 01:10:20AM -0500, Tom Rhodes wrote:
>  
>  Brian, this patch doesn't apply cleanly, could you by some chance
>  send me a newer patch?  I tried to email you before but it
>  bounced for some reason.
>  
>  Thanks!
>  
>  --
>  Tom Rhodes
Comment 3 mcgovern 2003-01-28 01:31:21 UTC
Here is a new patch against 5.0-RELEASE that should apply cleanly.
    -Brian
Comment 4 Tom Rhodes freebsd_committer freebsd_triage 2003-01-30 18:40:22 UTC
State Changed
From-To: open->patched

Patch applied with a minor modification.  Thanks for the submission!
Comment 5 Tom Rhodes freebsd_committer freebsd_triage 2003-01-31 22:36:58 UTC
State Changed
From-To: patched->closed

Applied to STABLE today.  Thanks for the submission!