From owner-freebsd-stable@FreeBSD.ORG Wed Apr 21 12:16:09 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D53D116A4CE for ; Wed, 21 Apr 2004 12:16:09 -0700 (PDT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9690E43D39 for ; Wed, 21 Apr 2004 12:16:09 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (rwcrmhc11) with ESMTP id <20040421191608013004nosne>; Wed, 21 Apr 2004 19:16:08 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id MAA32857; Wed, 21 Apr 2004 12:16:08 -0700 (PDT) Date: Wed, 21 Apr 2004 12:16:06 -0700 (PDT) From: Julian Elischer To: freebsd-stable@freebsd.org In-Reply-To: <20040421190109.3935C16A4CE@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Marc Santhoff cc: julian@vicor.com Subject: Re: freebsd-stable Digest, Vol 57, Issue 3 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2004 19:16:10 -0000 AAARRRGGHHHHHHHHHH!!!! we have already branched 4.10 It is a pitty that you could not report this a couple of weeks ago.. I will try send you some patches to try in the next week or so, but they will not be in 4.10. Thanks for the report... I'll get back to you on this... julian > Date: Wed, 21 Apr 2004 13:13:21 +0200 > From: M.Santhoff@t-online.de (Marc Santhoff) > Subject: USB device broken since big mfc > To: "FreeBSD stable (Liste)" > Message-ID: <1082546001.255.16.camel@zaphod.das.netz> > Content-Type: text/plain > > > Hi! > > Now that i find the time: > > After the last big MFC for the USB code two devices are not (more) > working: > > 1. CompactFlash card adapter with Genesys-Chip > > Worked a while ago (no old logs available) and now shows at plugging in > > umass0: Genesys Logic USB Storage Device, rev 1.10/1.13, addr 2, SCSI > over > Bulk-Only > umass0: Get Max Lun not supported (STALLED) > umass0:1:0:-1: Attached to scbus1 as device 0 > > and on plugging out > > umass0: at uhub0 port 2 (addr 2) disconnected > ohci_freex: xfer=0xc2375900 not busy, 0x4f4e5155 > usb_insert_transfer: xfer=0xc28e3d00 not busy 0x46524545 > umass0: detached > > usbdevs -v > > Controller /dev/usb0: > addr 1: full speed, self powered, config 1, OHCI root hub(0x0000), > (0x10de)(0x0000), rev 1.00 > port 1 powered > port 2 addr 2: full speed, power 96 mA, config 1, USB Storage > Device(0x0700), > Genesys Logic(0x05e3), rev 1.13 > port 3 powered > > 2. Sharkoon USB stick > > This one is new after the code change > > > umass0: USB Flash Disk, rev 2.00/2.00, addr 2, SCSI over Bulk-Only > umass0:1:0:-1: Attached to scbus1 as device 0 > > umass0: at uhub0 port 2 (addr 2) disconnected > umass0: detached > > > usbdevs -v > > Controller /dev/usb0: > addr 1: full speed, self powered, config 1, OHCI root hub(0x0000), > (0x10de)(0x0000), rev 1.00 > port 1 powered > port 2 addr 2: full speed, power 200 mA, config 1, Flash Disk(0x2168), > USB(0x0ea0), rev 2.00 > port 3 powered > > Some info about the system: > > ohci0: mem 0xea083000-0xea083fff irq 11 > at > device 2.1 on pci0 > usb0: OHCI version 1.0, legacy support > usb0: SMM does not respond, resetting > usb0: on ohci0 > >