From owner-freebsd-questions@FreeBSD.ORG Wed Dec 22 04:49:04 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83E3E16A4CE for ; Wed, 22 Dec 2004 04:49:04 +0000 (GMT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id F239B43D2F for ; Wed, 22 Dec 2004 04:49:03 +0000 (GMT) (envelope-from e.schuele@computer.org) Received: from [192.168.214.215] (c-24-1-210-118.client.comcast.net[24.1.210.118]) by comcast.net (sccrmhc11) with ESMTP id <2004122204490101100b0jf5e>; Wed, 22 Dec 2004 04:49:01 +0000 Message-ID: <41C8FCA5.4000701@computer.org> Date: Tue, 21 Dec 2004 22:48:37 -0600 From: Eric Schuele User-Agent: Mozilla Thunderbird 1.0 (X11/20041208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Trouble with TEAC usb floppy (FD-05PUB).... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2004 04:49:04 -0000 I previously posted this to FreeBSD-usb@ ... but no response. Any ideas would be greatly appreciated. TIA -------- Original Message -------- Subject: Trouble with TEAC usb floppy (FD-05PUB)... Date: Mon, 20 Dec 2004 15:48:39 -0600 From: Eric Schuele To: freeBSD-USB@freebsd.org Hello, I'm having trouble with my TEAC (FD-05PUB) USB Floppy in 5.3-STABLE i386 on a Dell Inspiron 5100. My problem appears to be that which is described in the following post(s): http://news.gw.com/freebsd.ia64/348 http://news.gw.com/freebsd.ia64/347 I was wondering if a fix had ever been developed. I have cvsup'd RELENG_5 on Dec 19 2004, and the problem still persists. To summarize.. I see things like this in dmesg umass0: TEAC TEAC FD-05PUB, rev 2.00/0.00, addr 2 da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 1.000MB/s transfers da0: 1MB (2880 512 byte sectors: 64H 32S/T 1C) umass0: Unsupported UFI command 0x35 (da0:umass-sim0:0:0:0): Synchronize cache failed, status == 0x6, scsi status == 0x0 umass0: Unsupported UFI command 0x35 (da0:umass-sim0:0:0:0): Synchronize cache failed, status == 0x6, scsi status == 0x0 umass0: Unsupported UFI command 0x35 (da0:umass-sim0:0:0:0): Synchronize cache failed, status == 0x6, scsi status == 0x0 ... and ... da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 1.000MB/s transfers da0: Attempt to query device size failed: NOT READY, Medium not present (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 (da0:umass-sim0:0:0:0): Medium not present (da0:umass-sim0:0:0:0): Unretryable error Opened disk da0 -> 6 Can mount the disk, ls the contents, but otherwise its useless. Page fault when umounting and/or if I remove device before umounting. I have a kernel configuration including usb, da, ohci, uhci as per a post I found (was there by default). It was working in 5.2.1-RELEASE... maybe in 5.3-BETA7 (I think). But appears broken now. It behaves this way with ACPI enabled and disabled. I've googled, read the manual, searched the PRs, read UPDATING, etc, etc... can't find the fix. If I've missed it could someone please point me in the right direction. -- Regards, Eric