From nobody@FreeBSD.org  Wed Dec 17 18:15:05 2003
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4BFF216A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 17 Dec 2003 18:15:05 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E0C1B43D46
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 17 Dec 2003 18:15:03 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id hBI2F3dL096567
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 17 Dec 2003 18:15:03 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id hBI2F3RH096566;
	Wed, 17 Dec 2003 18:15:03 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200312180215.hBI2F3RH096566@www.freebsd.org>
Date: Wed, 17 Dec 2003 18:15:03 -0800 (PST)
From: Duncan Patton a Campbell <campbell@neotext.ca>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Code stream problem
X-Send-Pr-Version: www-2.0

>Number:         60351
>Category:       kern
>Synopsis:       Code stream problem
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 17 18:20:21 PST 2003
>Closed-Date:    Sun Oct 03 15:15:03 GMT 2004
>Last-Modified:  Sun Oct 03 15:15:03 GMT 2004
>Originator:     Duncan Patton a Campbell
>Release:        4.9, 5.1
>Organization:
>Environment:
FreeBSD dhub.neotext.ca 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Mon Dec  1 22:29:28 MST 2003     dhu@dhub.neotext.ca:/usr/src/sys/i386/compile/LOCAL  i386

vs.

FreeBSD babayaga.neotext.ca 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #6: Fri Dec 12 06:32:57 MST 2003     root@babayaga.neotext.ca:/usr/src/sys/compile/LOCAL  i386

>Description:
The file /usr/src/sys/dev/usb/umass.c appears to have been updated
in the 4.9 system but not 
>How-To-Repeat:
Try to run a Fuji camera as a umass storage device on
a 5.1 system which will run on a 4.9 system.

5.1 umass.c code matches broken code in 4.6 systems.

>Fix:
incorporate new umass code into 5....?  
mebbe this is already planned.  


>Release-Note:
>Audit-Trail:

From: Duncan Patton a Campbell <campbell@neotext.ca>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: kern/60351: Code stream probl
Date: Sat, 20 Dec 2003 10:16:33 -0700

 --=.Cz9ajW,MOe.KMt
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 
 
 Loaded 4.9 on the (previously) 5.1 machine and it horked.  
 
 This likely means my old Toshiba 2500cds has bogey USB hw,
 because, while the umass.c files differ, their behaviour
 is the same.  
 
 --=.Cz9ajW,MOe.KMt
 Content-Type: application/pgp-signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.0.7 (FreeBSD)
 
 iD8DBQE/5IPxXgQtJ7uBra8RAv0KAKD08mLaAQHct5XH6sPWwoE4zPvwRgCfYlUL
 faZggJFVGh7N9yJ6C30v/uo=
 =m66s
 -----END PGP SIGNATURE-----
 
 --=.Cz9ajW,MOe.KMt--
State-Changed-From-To: open->feedback 
State-Changed-By: arved 
State-Changed-When: Mon Sep 6 14:25:00 GMT 2004 
State-Changed-Why:  
Changes are first merged into HEAD. Since 4.9 was released after 5.1 
it is very likely that the changes fixing your problem are already in 5.x. 

Is this still a problem on 5.2.1? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=60351 
State-Changed-From-To: feedback->closed 
State-Changed-By: arved 
State-Changed-When: Sun Oct 3 15:13:58 GMT 2004 
State-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=60351 
>Unformatted:
