Subject: Re: floppy support
To: None <port-sparc64@netbsd.org>
From: Miod Vallat <miod@online.fr>
List: port-sparc64
Date: 10/07/2006 13:01:53
> I have committed initial support for floppy drives. The code has
> been working on my Ultra 2 for some time now. Unfortunately, the ebus
> support doesn't work and I don't have hardware. If anybody can help
> with testing and fixing ebus support, that would be great.
fdc@ebus needs more work, as DMA is done completely differently than
for fdc@sbus. This is why the fdc@ebus attachment is commented out - I
never got to finish it.
Miod