floppy: seek target goes in the data register
authorAlan Cox <alan@linux.intel.com>
Tue, 2 Jun 2015 23:27:10 +0000 (00:27 +0100)
committerAlan Cox <alan@linux.intel.com>
Tue, 2 Jun 2015 23:27:10 +0000 (00:27 +0100)
Kernel/platform-dragon-nx32/floppy.s

index 6382024..245ccfe 100644 (file)
@@ -105,9 +105,9 @@ fdsetup:
 ;
 ;      FIXME: what have we screwed up here so this always branches ???
 ;
-;      beq     fdiosetup
+       beq     fdiosetup
 
-       sta     <FDCTRK         ; target
+       sta     <FDCDATA        ; target
        ;
        ;       So we can verify
        ;