LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Gene Heskett <gene.heskett@verizon.net>
To: linux-kernel@vger.kernel.org
Cc: "H. Peter Anvin" <hpa@zytor.com>,
Jesper Juhl <jesper.juhl@gmail.com>, Andi Kleen <ak@suse.de>,
Trent Waddington <trent.waddington@gmail.com>,
Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>,
Alan Cox <alan@lxorguk.ukuu.org.uk>,
Linus Torvalds <torvalds@linux-foundation.org>
Subject: Re: [PATCH][5/5] floppy.c: Fix device_create_file() warning
Date: Tue, 06 Feb 2007 11:15:23 -0500 [thread overview]
Message-ID: <200702061115.24568.gene.heskett@verizon.net> (raw)
In-Reply-To: <45C820EF.3030502@zytor.com>
On Tuesday 06 February 2007 01:32, H. Peter Anvin wrote:
>Gene Heskett wrote:
>> On Monday 05 February 2007 18:30, Jesper Juhl wrote:
>>
>> And this is almost OT for this, but I'd like to interject here that in
>> recent history, it has been very very difficult to properly access
>> LSN0 of a floppy. Some formats, such as those laid down by a WD-1773
>> floppy controller, do indeed use a sector marking of '0' (zero) on all
>> tracks.
>
>I thought the sector numbers of floppy discs were software programmable
>(at formatting time.) I believe different OSes used different offsets,
>with 1, 2, 3... being the way IBM did it in the PC, but all kinds of
>variants were used, including things like 0xa0, 0xa1, ... for no
>apparent reason.
>
> -hpa
>-
What I'm referring to hpa, is the suite of floppy tools that isn't even in
the FC6 catalog for some reason, fdutils-x.x. In the past when I was
running fc2, I had to go find version 5.4, not 5.5 of that kit, build and
install that, and then revert the floppy stuffs to something borrowed
from a much older kernel before a command of 'setfdprm /dev/fd0 COCO720'
could even get past the syntax error stage, and we traced it down to an
inability to set a track format whose sector numbering scheme included a
sector number of zero as the first sector of the track.
I have a copy of fdutils-5.4 here, which I have not done a make install of
yet for FC6, so I should do a make clean;make;checkinstall --inspect and
see if it will work. I have not be able to do that since about 2.6.8 or
so.
I just installed & tested it, and it appears to work correctly with the
floppy driver in 2.6.20, but I'll see if I can dd a bootable floppy to
it, the acid test for this user anyway... 10 minutes later, looking at
the recovered image with khexedit, it looks good, everything is in the
right place AFAICT, no little one byte offsets apparent. So as long as
I'm using the older fdutils version-5.4, it looks like it works.
If it does not work, then we have locked at least one vintage computer
that I have several of, The TRS-80 Color Computer family, out of talking
to linux by any means. I have also spent the equ of several days trying
to get its file transfer utility rzsz-3.36 based on Chuck Foresburgs
code, to work through a pl2303 usb-serial convertor. Something in the
flow controls I think, I can type back and forth with terminal programs
but nothing that sends large quantities of data works.
Maybe my fears are unfounded ATM, but I did want to voice them.
--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Yahoo.com and AOL/TW attorneys please note, additions to the above
message by Gene Heskett are:
Copyright 2007 by Maurice Eugene Heskett, all rights reserved.
prev parent reply other threads:[~2007-02-06 16:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-05 23:30 Jesper Juhl
2007-02-06 5:59 ` Gene Heskett
2007-02-06 6:32 ` H. Peter Anvin
2007-02-06 16:15 ` Gene Heskett [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200702061115.24568.gene.heskett@verizon.net \
--to=gene.heskett@verizon.net \
--cc=ak@suse.de \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=bzolnier@gmail.com \
--cc=hpa@zytor.com \
--cc=jesper.juhl@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=trent.waddington@gmail.com \
--subject='Re: [PATCH][5/5] floppy.c: Fix device_create_file() warning' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).