On Sun, Sep 21, 2008 at 12:44:03PM +0200, Torfinn Ingolfsen wrote: > On Thu, 18 Sep 2008 23:33:40 +0100 > "Bruce M. Simpson" <[EMAIL PROTECTED]> wrote: > > > Someone was going to pick this up, finish it off, and commit it, but > > I haven't heard back from them: > > http://people.freebsd.org/~bms/dump/tools/ufdformat/ > > It compiled fine on FreeBSD 7.0-stable: > [EMAIL PROTECTED] uname -a > FreeBSD kg-work2.kg4.no 7.0-STABLE FreeBSD 7.0-STABLE #0: Mon Jul 21 > 20:40:31 CEST 2008 > [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 > > But when I tried to use, it printed two 'V''s and then seemed to be > doing nothing. > > In /var/log/messages I got these: > Sep 21 12:09:35 kg-work2 kernel: umass0: CBI reset failed, TIMEOUT > Sep 21 12:09:40 kg-work2 kernel: umass0: CBI bulk-in stall clear failed, > TIMEOUT > Sep 21 12:09:45 kg-work2 kernel: umass0: CBI bulk-out stall clear failed, > TIMEOUT > Sep 21 12:11:55 kg-work2 kernel: umass0: CBI reset failed, TIMEOUT > Sep 21 12:13:00 kg-work2 kernel: umass0: CBI bulk-in stall clear failed, > TIMEOUT > Sep 21 12:14:05 kg-work2 kernel: umass0: CBI bulk-out stall clear failed, > TIMEOUT > Sep 21 12:16:15 kg-work2 kernel: umass0: CBI reset failed, TIMEOUT
Remove "device udbp" from your kernel configuration and try again. The problem with bulk pipes is somewhat well-known at this point. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
