Subject: fdc name is ambigous
To: None <port-sparc@NetBSD.ORG>
From: Martin Husemann <martin@duskware.de>
List: port-sparc
Date: 05/05/2002 22:00:47
By accident I noticed that sparc now uses fdc device attachments for two
completely different things:

 fdc0 at mainbus0 # sun4c floppy controller
 fdc0 at obio0    # sun4m floppy controller

and 

 fd* at pcmica?   # PC compatible floppy controller at pcmcia

Is this a problem? Or is the fdc device used on sparc realy PC compatible
and uses the same driver? Am I missing something?

Martin