Ronald G Minnich <[EMAIL PROTECTED]> writes:
> we've had trouble with the floppy on the m810lmr locking up. This is odd
> since it's the same southbridge as the sis630 mainboards which work fine.
>
> I've fixed it in my linux by following somebody's suggestion of setting
> floppy=nodma
>
> in the command line
Ron does adding a call to isa_dma_init() fix the need for floppy=nodma?
That is the code I wrote for the dual-amd board to get the floppy working.
You may have been getting lucky with the SiS630 and that wasn't necessary.
Eric