Subject: Re: i386 floppy driver broken?
To: None <drochner@zelux6.zel.kfa-juelich.de>
From: John Kohl <jtk@kolvir.blrc.ma.us>
List: netbsd-bugs
Date: 05/01/1995 23:24:08
>>>>> "Matthias" == Matthias Drochner <drochner@zelux6.zel.kfa-juelich.de> writes:

>> [discussion about mapping floppy minor numbers <-> formats]

Matthias> To satisfy my needs, some changes in the driver are necessary:
...

As part of my port of the FreeBSD floppy formatting code, I sucked in
code which allows a user to set most of the entries in the fd_types
array for the duration of an open.

If you do a query-pr on the gnats database for text including
'fdformat', you should find a version of the patches.  Perhaps they'll
be useful to you, and perhaps they could be integrated into -current.

==John