Date: Sun, 21 Sep 2008 12:44:03 +0200 From: Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no> To: freebsd-stable@freebsd.org Subject: Re: floppy disk controller broken Message-ID: <20080921124403.5ad118a7.torfinn.ingolfsen@broadpark.no> In-Reply-To: <48D2D744.40304@FreeBSD.org> References: <20080918075306.GA30709@lpthe.jussieu.fr> <200809181618.m8IGIj2P050390@lurza.secnetix.de> <20080918183250.GA48347@lpthe.jussieu.fr> <48D2D744.40304@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 The funny thing is - that situation seemed to vlock commands from executing, or the terminals from printing outrput. I had several terminal windows up, and a ssh session from another machine. I could type a command, but nothing would happen after I pressed enter. Switching workspaces in X and switching vty's worked fine. In the end, I had to yank the floppy (which panicked the machine as expected). The floppy I used was this one: Sep 21 11:45:58 kg-work2 root: Unknown USB device: vendor 0x0644 product 0x0000 bus uhub1 Sep 21 11:45:59 kg-work2 kernel: umass0: <TEAC TEAC FD-05PUB, class 0/0, rev 2.00/0.00, addr 2> on uhub1 Sep 21 11:45:59 kg-work2 kernel: da0 at umass-sim0 bus 0 target 0 lun 0 Sep 21 11:45:59 kg-work2 kernel: da0: <TEAC FD-05PUB 3000> Removable Direct Access SCSI-0 device Sep 21 11:45:59 kg-work2 kernel: da0: 1.000MB/s transfers I will try ufdformat on a different machine now. -- Regards, Torfinn Ingolfsen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080921124403.5ad118a7.torfinn.ingolfsen>