From owner-freebsd-current@FreeBSD.ORG Wed Nov 10 11:11:13 2004 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 4885B16A5C7 for ; Wed, 10 Nov 2004 11:11:13 +0000 (GMT) Received: from vsmtp2.tin.it (vsmtp2alice.tin.it [212.216.176.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CCE543D39 for ; Wed, 10 Nov 2004 11:11:10 +0000 (GMT) (envelope-from rionda@gufi.org) Received: from kaiser.sig11.org (82.50.122.174) by vsmtp2.tin.it (7.0.027) id 418BCE09001EBCAD for freebsd-current@freebsd.org; Wed, 10 Nov 2004 12:11:05 +0100 Received: from [127.0.0.1] (localhost [127.0.0.1]) by kaiser.sig11.org (Postfix) with ESMTP id 12851E7 for ; Wed, 10 Nov 2004 12:10:53 +0100 (CET) From: Matteo Riondato To: freebsd-current@freebsd.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-I4AbjQfjE4qR4CXBCv8n" Message-Id: <1100085052.760.20.camel@kaiser.sig11.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 10 Nov 2004 12:10:52 +0100 Subject: EHCI + umass + ntfs = panic X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: rionda@gufi.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Nov 2004 11:11:13 -0000 --=-I4AbjQfjE4qR4CXBCv8n Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi folks, I've got a USB2 removable HD with a NTFS partition on it. I kld'ed umass and ntfs, (ehci support built in kernel) and my disk got recognized as: umass0: Cypress Semiconductor USB2.0 Storage Device, rev 2.00/0.01, addr 2 ehci_idone: need toggle update status=3D80018d40 nstatus=3D80008c80 umass0: Get Max Lun not supported (STALLED) da0 at umass-sim0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-0 device=20 da0: 1.000MB/s transfers da0: 57259MB (117266688 512 byte sectors: 255H 63S/T 7299C) I tried to mount it with: mount -t ntfs -o ro /dev/da0s1 /mnt/usb/ Suddendly, my machine panic'ed with: filesystem goof: vop_panic[vop_strategy] Is NTFS over umass storage supported? Or better, is umass over ehci supported? Best Regards --=20 Rionda aka Matteo Riondato GUFI Staff Member (http://www.gufi.org) FreeSBIE Developer (http://www.freesbie.org) BSD-FAQ-it Main Developer (http://utenti.gufi.org/~rionda) Sent from: kaiser.sig11.org running FreeBSD-6.0-CURRENT --=-I4AbjQfjE4qR4CXBCv8n Content-Type: application/pgp-signature; name=signature.asc Content-Description: Questa parte del messaggio =?ISO-8859-1?Q?=E8?= firmata -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQBBkfc72Mp4pR7Fa+wRAlVGAJ9DmJjko3P6TjQ7my28RSB/B56fVACeNtdZ HqAFyqtCV2V9JFB1DIFeguU= =iLVa -----END PGP SIGNATURE----- --=-I4AbjQfjE4qR4CXBCv8n--