Date: Sun, 21 Sep 2008 06:45:29 -0700 From: Jeremy Chadwick <koitsu@FreeBSD.org> To: Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no> Cc: freebsd-stable@freebsd.org Subject: Re: floppy disk controller broken Message-ID: <20080921134529.GA977@icarus.home.lan> In-Reply-To: <20080921124403.5ad118a7.torfinn.ingolfsen@broadpark.no> References: <20080918075306.GA30709@lpthe.jussieu.fr> <200809181618.m8IGIj2P050390@lurza.secnetix.de> <20080918183250.GA48347@lpthe.jussieu.fr> <48D2D744.40304@FreeBSD.org> <20080921124403.5ad118a7.torfinn.ingolfsen@broadpark.no>
next in thread | previous in thread | raw e-mail | index | archive | help
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" <bms@FreeBSD.org> 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: > tingo@kg-work2$ uname -a > FreeBSD kg-work2.kg4.no 7.0-STABLE FreeBSD 7.0-STABLE #0: Mon Jul 21 > 20:40:31 CEST 2008 > root@kg-work2.kg4.no:/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 |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080921134529.GA977>