Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Nov 2004 18:54:28 +0000
From:      Peter Edwards <peadar.edwards@gmail.com>
To:        Matteo Riondato <rionda@gufi.org>, Doug White <dwhite@gumbysoft.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: EHCI + umass + ntfs = panic
Message-ID:  <34cb7c840411101054616a7ce1@mail.gmail.com>
In-Reply-To: <20041110103404.P50554@carver.gumbysoft.com>
References:  <1100085052.760.20.camel@kaiser.sig11.org> <20041110103404.P50554@carver.gumbysoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 10 Nov 2004 10:36:08 -0800 (PST), Doug White
<dwhite@gumbysoft.com> wrote:
> On Wed, 10 Nov 2004, Matteo Riondato wrote:
> 
> > 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?
> 
> Filesystems are device-agnostic.  However is tpossible your EHCI
> controller is returning corrupted data.
> 
> Try removing ehci from your kernel and mounting the filesystem then. That
> uses the more reliable uhci or ohci driver, although not at hi-speed.

If its getting into vop_panic, it seems unlikley to be data
corruption. Matteo, can you post a stacktrace from the panic? dmesg?
When did you CVSup your source last? Are you sure the ntfs kld sources
match the kernel?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34cb7c840411101054616a7ce1>