From owner-freebsd-current@FreeBSD.ORG Mon Jan 10 20:43:04 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 611F516A4CE for ; Mon, 10 Jan 2005 20:43:04 +0000 (GMT) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D52443D5A for ; Mon, 10 Jan 2005 20:43:03 +0000 (GMT) (envelope-from j@uriah.heep.sax.de) Received: from sax.sax.de (localhost [127.0.0.1]) by sax.sax.de (8.12.10/8.12.10) with ESMTP id j0AKh21A001166 for ; Mon, 10 Jan 2005 21:43:02 +0100 (CET) (envelope-from j@uriah.heep.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.12.10/8.12.10/Submit) with UUCP id j0AKh2sv001164 for freebsd-current@freebsd.org; Mon, 10 Jan 2005 21:43:02 +0100 (CET) (envelope-from j@uriah.heep.sax.de) Received: from uriah.heep.sax.de (localhost [127.0.0.1]) by uriah.heep.sax.de (8.13.1/8.13.1) with ESMTP id j0AKge4t082626 for ; Mon, 10 Jan 2005 21:42:40 +0100 (MET) (envelope-from j@uriah.heep.sax.de) Received: (from j@localhost) by uriah.heep.sax.de (8.13.1/8.13.1/Submit) id j0AKgep7082625 for freebsd-current@freebsd.org; Mon, 10 Jan 2005 21:42:40 +0100 (MET) (envelope-from j) Date: Mon, 10 Jan 2005 21:42:40 +0100 From: Joerg Wunsch To: freebsd-current@freebsd.org Message-ID: <20050110204240.GA82582@uriah.heep.sax.de> Mail-Followup-To: Joerg Wunsch , freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-GPG-Fingerprint: 5E84 F980 C3CA FD4B B584 1070 F48C A81B 69A8 5873 X-Spam-Status: No, score=-2.6 required=7.5 tests=BAYES_00 autolearn=ham version=3.0.1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on uriah.heep.sax.de Subject: umass: differences between RELENG_5 and -current? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Joerg Wunsch List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jan 2005 20:43:04 -0000 I've got the following device which basically works under -current: umass0: SigmaTel, Inc. USBMSC Audio Player, rev 1.10/0.01, addr 2 umass0: SCSI over Bulk-Only; quirks = 0x0000 umass0: Get Max Lun not supported (STALLED) umass0:2:0:-1: Attached to scbus2 da1 at umass-sim0 bus 0 target 0 lun 0 da1: Removable Direct Access SCSI-4 device da1: 1.000MB/s transfers da1: 123MB (251904 512 byte sectors: 64H 32S/T 123C) (It panics the system when I unmount a msdosfs on it, but accessing it through mtools works well.) Under RELENG_5, all I get is: umass0: SigmaTel, Inc. USBMSC Audio Player, rev 1.10/0.01, addr 5 usbd_setup_pipe: failed to start endpoint, IOERROR device_attach: umass0 attach returned 6 The differences between the umass.c files between both systems aren't exciting, so I guess it's something else. Does anyone have a hint for me where to look? I'd like to get it supported under -stable as well if possible. If anyone is interested in seeing the msdosfs unmount panic, I can send a trace as well (but I'd rather update to a recent -current before then to make sure the problem still persists). -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)