alpha/30486: AlphaServer DS10 floppy access is broken

Sten Spans sten at blinkenlights.nl
Tue May 24 20:20:06 GMT 2005


The following reply was made to PR alpha/30486; it has been noted by GNATS.

From: Sten Spans <sten at blinkenlights.nl>
To: bug-followup at FreeBSD.org, wilko at freebsd.org
Cc:  
Subject: Re: alpha/30486: AlphaServer DS10 floppy access is broken
Date: Tue, 24 May 2005 22:19:01 +0200 (CEST)

 disabling dma (FDC_NODMA) recreates the RELENG_4
 behaviour :
 
 deepthought# dd if=/dev/zero of=/dev/fd0 bs=1440k count=1
 dd: /dev/fd0: Input/output error
 1+0 records in
 0+0 records out
 0 bytes transferred in 1.928038 secs (0 bytes/sec)
 deepthought# fdformat /dev/fd0
 Format 1440K floppy `/dev/fd0'? (y/n): y
 Processing fdformat: ioctl(FD_FORM): Input/output error
 
 So it's either kernel crash in isadma or broken pio,
 gotta love free choice :}
 
 -- 
 Sten Spans
 
 "There is a crack in everything, that's how the light gets in."
 Leonard Cohen - Anthem


More information about the freebsd-alpha mailing list