From owner-freebsd-stable Thu Mar 13 7:11:35 2003 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 2D85637B401 for ; Thu, 13 Mar 2003 07:11:34 -0800 (PST) Received: from krusty.lombardiacom.it (mail.lombardiacom.it [212.34.224.130]) by mx1.FreeBSD.org (Postfix) with SMTP id 147BD43F75 for ; Thu, 13 Mar 2003 07:11:32 -0800 (PST) (envelope-from paolo@linux.netline.it) Received: (qmail 15175 invoked from network); 13 Mar 2003 15:11:30 -0000 Received: from unknown (HELO linux.netline.it) (10.1.255.21) by mail.lombardiacom.it with SMTP; 13 Mar 2003 15:11:30 -0000 Message-ID: <3E709FA0.7020906@linux.netline.it> Date: Thu, 13 Mar 2003 16:11:28 +0100 From: Paolo User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3a) Gecko/20030313 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Supporting Sony camcorder USB Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, probably this is not the mailing list to post to for this issue. I didn't find the freebsd-usb mailing list :-) I have problem with FreeBSD 4.8-rc 6 march 2003 and USB Sony Camcorder (TRV25 with Memory Stick): The diag messages are: da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 150KB/s transfers da0: 7MB (15840 512 byte sectors: 64H 32S/T 7C) The error I get when I do fdisk /dev/da0 is: da0: reading primary partition table: error reading fsbn 0 umass0: Unsupported RBC command 0x08 A very dirty hack I'd like to try is to add *_6 commands to umass_rbc_transform() function (0x08 should be READ_6). Do you think I risk to damage the HW? What would you suggest? Can I help in any away to add Sony support to FreeBSD? Thanks! Paolo P.S. please, cc answers directly to my email account. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message