Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 1996 15:18:59 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        joerg_wunsch@uriah.heep.sax.de
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: devfs questions
Message-ID:  <199604082218.PAA03152@phaeton.artisoft.com>
In-Reply-To: <199604080042.CAA01573@uriah.heep.sax.de> from "J Wunsch" at Apr 8, 96 02:42:21 am

next in thread | previous in thread | raw e-mail | index | archive | help
> > Microsoft can, therefore any reasonably intelligent 12 year old can.
> 
> MS-DOS has a hard time reading my 5*1024*80*2 CP/M floppies, and it
> doesn't get it at all (even not with an additional driver) if the
> first four track of such a floppy are 26*128 FM formatted, since the
> BIOS insists on being able to read the very first sector.

Don't use BIOS calls.

> Further, if somebody has to handle 200 floppies of the (5E+23 - 1)th
> format in the list, he will be more than happy to have an `alternate
> density device' to shortcut the kernel decision.  The same is true
> for unformatted media, since the driver will also have to do a long
> walk through its builtin format list before it will finally give up
> and declare the medium as unformatted.
> 
> I've did format autodetection, though in my CP/M driver. :-)  I've
> seen better autodetection in another CP/M driver, and i've seen many
> worse examples later.

Only implement the good ones. ;-).


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604082218.PAA03152>