All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Engelhardt <jengelh@linux01.gwdg.de>
To: Lennart Sorensen <lsorense@csclub.uwaterloo.ca>
Cc: Adrian Bunk <bunk@stusta.de>, Andi Kleen <ak@suse.de>,
	Greg KH <greg@kroah.com>, Roland Dreier <rdreier@cisco.com>,
	linux-kernel@vger.kernel.org
Subject: Re: Rewriting floppy.c was Re: Free Linux Driver Development!
Date: Wed, 31 Jan 2007 20:20:48 +0100 (MET)	[thread overview]
Message-ID: <Pine.LNX.4.61.0701312009460.13737@yvahk01.tjqt.qr> (raw)
In-Reply-To: <20070131185819.GH7584@csclub.uwaterloo.ca>


On Jan 31 2007 13:58, Lennart Sorensen wrote:
>On Wed, Jan 31, 2007 at 07:24:54PM +0100, Jan Engelhardt wrote:
>> How much different hardware does the (old)floppy.c do? I imagine that
>> today, where floppies phase out, there will be, in descending order:
>> 
>>  * USB floppy drives (atm handled by sd.c, could be better to have sf.c)
>>  * FDCs on mainboards
>>  * 1.44M drives
>>  * 1.2M drives
>> 
>> Even a working 2.88M, as cool as it sounds, never landed in my hands ever
>> since I've been into computing. Perhaps the oldest, smallest disk I once
>> had was a 360K 5.25", but the B floppy drive to read it was already
>> multi-compliant that read up to 1.2M disks.
>
>So what is wrong with the current floppy driver (other than being 120k
>of code apparently)?

>From my standpoint, nothing. Developers knowing it better might disagree.
(It looks a little ugly, but well, it worked last time I tried.)

>As for floppies that should work, well I imagine on x86 that would have
>to be 360k and 1200k 5-1/4", and 720k, 1200k and 1440k 3-1/2".  Would
>perhaps be nice to still support 160, 180 and 320k on the 5-1/4" drive
>too just in case anyone ever wants to read one.  Of course some people

Do the special formats (entries 9, 12, 13, 16, 17 in floppy.c)
even cost something more than their line in that struct?

>might also want support for the higher capacity formats on the 1440k

Note that I was able to format a floppy with 1680k [21 spt] once under
Linux (including using it). No other OS (including the BIOS) could do
something with it though, and it had to be accessed explicitly through
/dev/fd0u1680. Maybe also the 1760k [22 spt] one, but can't remember.

With regular "1.44M" disks you get in any store, to be noted.

I'm glad to still have a 5.25" drive buried in a 386 [linux 2.6.13] :=)




Jan
-- 
ft: http://freshmeat.net/p/chaostables/

  reply	other threads:[~2007-01-31 19:25 UTC|newest]

Thread overview: 150+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-30  1:29 Free Linux Driver Development! Greg KH
2007-01-30  2:19 ` Rik van Riel
2007-01-30  2:23   ` Greg KH
2007-01-30  7:33 ` Bauke Jan Douma
2007-01-30 19:15   ` Greg KH
2007-01-30 20:42   ` Valdis.Kletnieks
2007-01-30 10:52 ` Jan Engelhardt
2007-01-30 19:14   ` Greg KH
2007-01-30 19:31     ` Jan Engelhardt
2007-01-30 19:46       ` Greg KH
2007-01-30 20:23       ` Diego Calleja
2007-01-30 20:39         ` Jan Engelhardt
2007-01-31 21:13         ` Jan-Benedict Glaw
2007-01-31 21:56           ` Willy Tarreau
2007-01-31 22:04             ` Jan-Benedict Glaw
2007-01-30 13:45 ` Florian Weimer
2007-01-30 19:12   ` Greg KH
2007-01-30 19:40     ` Florian Weimer
2007-01-30 19:47       ` Greg KH
2007-01-30 17:30 ` Manu Abraham
2007-01-30 19:11   ` Greg KH
2007-01-30 22:21     ` Manu Abraham
2007-01-30 19:33   ` Bill Davidsen
2007-01-30 19:55     ` Greg KH
2007-01-30 17:45 ` Roland Dreier
2007-01-30 17:55   ` Manu Abraham
2007-01-30 18:20   ` Jeff Garzik
2007-01-30 18:11     ` Jeff V. Merkey
2007-01-30 19:02     ` Roland Dreier
2007-01-30 19:36       ` Jeff Garzik
2007-01-30 19:10   ` Greg KH
2007-01-30 19:29     ` Roland Dreier
2007-01-30 19:46       ` Jeff Garzik
2007-01-30 21:38         ` Roland Dreier
2007-01-30 21:47           ` Greg KH
2007-01-30 22:00             ` Roland Dreier
2007-01-30 22:12               ` Jeff Garzik
2007-01-30 22:19                 ` Roland Dreier
2007-01-30 22:39                   ` John W. Linville
2007-01-30 22:23                 ` Lennart Sorensen
2007-02-01 13:59                   ` Erik Mouw
2007-02-01 14:45                     ` Lennart Sorensen
2007-02-01 22:39                       ` Erik Mouw
2007-02-01 15:46                   ` Michael Buesch
2007-02-01 16:42                     ` Lennart Sorensen
2007-02-01 17:48                       ` Michael K. Edwards
2007-01-30 22:14               ` Dave Airlie
2007-01-30 22:24                 ` Trent Waddington
2007-01-30 22:41                   ` Jeff Garzik
2007-01-31 13:34                     ` David Hollis
2007-01-31 17:56                       ` Jan Engelhardt
2007-01-31 18:37                         ` Bob Copeland
2007-02-01  5:52                           ` Greg KH
2007-02-04 20:54                         ` Bill Davidsen
2007-01-31 17:50               ` Jan Engelhardt
2007-01-31 17:55                 ` Jeff Garzik
2007-01-31 17:58                 ` alan
2007-01-31 18:29                   ` Jan Engelhardt
2007-01-31 19:17                     ` alan
2007-01-30 22:08           ` Jeff Garzik
2007-01-30 22:15             ` Roland Dreier
2007-01-30 23:01               ` Jeff Garzik
2007-01-30 22:19         ` Matthieu CASTET
2007-01-30 22:42           ` Jeff Garzik
2007-01-31  4:02             ` Andrey Borzenkov
2007-01-31 12:49               ` Alan
2007-01-31 18:37                 ` Andrey Borzenkov
2007-01-30 23:03           ` Alan
2007-01-31 17:03         ` Eric Sandeen
2007-01-31 17:07           ` Jeff Garzik
2007-01-31 17:09             ` Eric Sandeen
2007-02-07 14:03               ` Tejun Heo
2007-02-07 18:40                 ` Greg KH
2007-01-31 17:28           ` Alan
2007-01-30 19:54       ` Greg KH
2007-01-30 21:46         ` Roland Dreier
2007-01-30 22:27           ` Lennart Sorensen
2007-01-30 22:34           ` Jeff Garzik
2007-01-30 22:50             ` Roland Dreier
2007-01-30 23:05               ` Greg KH
2007-01-30 23:09               ` Jeff Garzik
2007-01-30 23:29                 ` Roland Dreier
2007-01-30 23:45                   ` Manu Abraham
2007-01-31  0:16                   ` Jeff Garzik
2007-01-31  0:46                     ` Greg KH
2007-01-31  1:07                     ` Roland Dreier
2007-01-31  1:30                       ` Greg KH
2007-02-07 10:30           ` Laurent Pinchart
2007-01-30 22:43       ` Alan
2007-01-30 19:52     ` Diego Calleja
2007-01-30 20:11       ` Greg KH
2007-01-31  1:13     ` Adrian Bunk
2007-01-31  1:19       ` Trent Waddington
2007-01-31  2:14         ` Adrian Bunk
2007-01-31  1:24       ` Greg KH
2007-01-31  2:11         ` Bartlomiej Zolnierkiewicz
2007-01-31  2:14         ` Adrian Bunk
2007-02-05  9:49           ` Stefan Seyfried
2007-02-06 13:37             ` Sunil Naidu
2007-02-06 14:57               ` Dave Jones
2007-02-06 16:30               ` Gene Heskett
2007-02-06 16:36                 ` Gene Heskett
2007-02-06 21:14               ` Akemi Yagi
2007-02-06 22:15                 ` floppy (Re: Free Linux Driver Development!, OT) Oleg Verych
2007-02-07 13:33                 ` Free Linux Driver Development! Sunil Naidu
2007-02-07 13:50                   ` Lennart Sorensen
2007-02-08  0:43                 ` David Lang
2007-02-06 15:12             ` Bill Davidsen
2007-02-06 16:11               ` Stefan Seyfried
2007-01-31 10:08         ` Rewriting floppy.c was " Andi Kleen
2007-01-31  9:20           ` Jesper Juhl
2007-01-31  9:32             ` Trent Waddington
2007-01-31  9:34               ` Jesper Juhl
2007-01-31 16:18           ` Martin Seidl
2007-01-31 17:24           ` Adrian Bunk
2007-01-31 18:24             ` Jan Engelhardt
2007-01-31 18:58               ` Lennart Sorensen
2007-01-31 19:20                 ` Jan Engelhardt [this message]
2007-01-31 21:46               ` Jan-Benedict Glaw
2007-02-01 13:12           ` Bartlomiej Zolnierkiewicz
2007-02-01 13:22             ` Jesper Juhl
2007-02-01 17:13             ` Al Viro
2007-01-31 17:41     ` Sergei Organov
2007-02-01  5:46       ` Greg KH
2007-02-01 14:22         ` Sergei Organov
2007-02-01 14:41           ` Alan
2007-01-30 19:08 ` Dmitri Vorobiev
2007-01-30 19:49   ` Greg KH
2007-01-30 20:15 ` Andrew Lyon
2007-01-30 20:30   ` Greg KH
2007-02-04 13:29     ` Christer Weinigel
2007-02-04 18:19       ` Greg KH
2007-02-04 21:33         ` Christer Weinigel
2007-01-31  2:27 ` Michael K. Edwards
2007-01-31  6:26   ` Greg KH
2007-01-31  6:48     ` Kumar Gala
2007-01-31 20:01       ` Michael K. Edwards
     [not found]   ` <355711.50750.qm@web36602.mail.mud.yahoo.com>
2007-02-04 18:20     ` Greg KH
2007-02-04 19:08       ` Miguel Ojeda
2007-02-05  8:13         ` Greg KH
2007-02-05 15:24           ` Jiri Slaby
2007-02-06  6:42             ` Greg KH
2007-02-06 13:35           ` Sunil Naidu
2007-02-06 17:01             ` Greg KH
2007-02-04 18:59 ` Pierre Ossman
2007-02-06  6:44   ` Greg KH
2007-02-06  8:29     ` Manu Abraham
2007-02-06 18:21       ` Greg KH
2007-02-07  7:12         ` Miguel Ojeda
2007-02-07 18:42           ` Greg KH

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=Pine.LNX.4.61.0701312009460.13737@yvahk01.tjqt.qr \
    --to=jengelh@linux01.gwdg.de \
    --cc=ak@suse.de \
    --cc=bunk@stusta.de \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lsorense@csclub.uwaterloo.ca \
    --cc=rdreier@cisco.com \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.