From owner-freebsd-hackers Fri Jun 9 11:48:47 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA27003 for hackers-outgoing; Fri, 9 Jun 1995 11:48:47 -0700 Received: from sedhps01.mdc.com (SEDHPS01.MDC.COM [130.38.110.2]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id LAA26997 for ; Fri, 9 Jun 1995 11:48:46 -0700 Message-Id: <199506091848.LAA26997@freefall.cdrom.com> Received: by sedhps01.mdc.com ($Revision: 1.37.109.9 $/16.2) id AA1215439033; Fri, 9 Jun 1995 13:52:41 -0500 From: Jim Babb Subject: Re: tools-third party sys device drivers To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) Date: Fri, 9 Jun 95 13:52:41 CDT Cc: freebsd-hackers@freebsd.org, andy@anigma.win.net In-Reply-To: <199506091801.UAA04221@uriah.heep.sax.de>; from "J Wunsch" at Jun 9, 95 8:01 pm Mailer: Elm [revision: 70.85] Sender: hackers-owner@freebsd.org Precedence: bulk > > Actually, there's slight a bit more of work. It came to mind later > (and Bruce also reminded me of it) that the current floppy disk code > relies heavily on the CMOS drive type, which is alas only defined for > the floppy disk drives 0 and 1. The fd0.1440 type devices should work to force the floppy type, even beyond the drives the bios knows about. He also requested 2.88 MB support. Got that working yet? :-) Jim