EHCI + umass + ntfs = panic

Armin Gruner ag-usenet at muc.de
Wed Nov 10 03:29:23 PST 2004


In article <1100085052.760.20.camel at kaiser.sig11.org>
Matteo Riondato wrote:
>
>--=-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: <MAXTOR 6 L060J3 \0000\0000> 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?

Yes, umass over ehci works for me
(this is a RELENG_5 installation from yesterday):

FreeBSD 5.3-STABLE #1: Wed Nov 10 05:27:51 CET 2004

ehci_idone: need toggle update status=80028d40 nstatus=80008c80
umass0: ARCHOS ARCHOS USB2.0 (P4a), rev 2.00/11.01, addr 2
ehci_idone: need toggle update status=80028d40 nstatus=80008c80
da2 at umass-sim0 bus 0 target 0 lun 0
da2: <HITACHI_ DK23DA-20 00J2> Fixed Direct Access SCSI-0 device 
da2: 1.000MB/s transfers
da2: 19077MB (39070080 512 byte sectors: 255H 63S/T 2432C)

$ dd if=/dev/zero of=xxx 
156237824 bytes transferred in 32.482556 secs (4809899 bytes/sec)


.. this is an Archos mp3 player with a 20G harddisk and an USB 2.0 interface, 
though with a FAT filesystem, not NTFS.

Regards, Armin

-- 
Armin Gruner                   ____                          mailto:ag at muc.de
``Nur wer sich aendert, bleibt \  /                    http://www.muc.de/~ag/
sich treu'' - Wolf Biermann     \/ PGP Key: 0x72DBE671 or finger -l ag at muc.de


More information about the freebsd-current mailing list