Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Mar 2000 01:13:12 +0000
From:      freebsd@mrynet.com (FreeBSD mailing list)
To:        Bruce Evans <bde@zeta.org.au>
Cc:        freebsd-current@freebsd.org
Subject:   Re: fd0: Debugger("d_iocmd botch") called.
Message-ID:  <200003250913.BAA01976@mrynet.com>

next in thread | raw e-mail | index | archive | help
Bruce wrote:
> On Fri, 24 Mar 2000, Jim Bloom wrote:
> 
> > FreeBSD mailing list wrote:
> > > 
> > > This patch does indeed fix the writing of floppies.  However, fdformat(1)
> > > still fails as follows:
> > 
> > That is very strange.  My patch only applies to formatting floppies.  It
> > did not touch any routine used in writing a floppy.  I have no idea at
> > this time what is causing your other problems.
> > 
> > I am unable to write to a floppy at this time.  I'm not seeing any
> > errors, but nothings is getting written.
> 
> Reading of floppies is broken too.  The wrong flags are passed to
> isa_dmastart(), so the DMA direction is wrong.  It defaults to the most
> dangerous direction (ISADMA_WRITE), of course.

I've confirmed that writing floppies seemingly works just fine, although
I can't read at all.  I've written a number of floppy boot images and
checked them out, as well as performed a newfs_msdos and verified it on
DOS machines.

Cheers,
-scott
--
Scott G. Akmentins-Taylor     InterNet: staylor@mrynet.com
MRY Systems			        staylor@mrynet.lv


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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