Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1581127
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] ata: add m68k/Atari Falcon PATA support |
| Date | 2017-02-15 09:50 +0100 |
| Message-ID | <tb3rH-62y-9@gated-at.bofh.it> (permalink) |
| References | <sU62B-5ob-11@gated-at.bofh.it> <sU62B-5ob-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Dec 30, 2016 at 3:01 PM, Bartlomiej Zolnierkiewicz
<b.zolnierkie@samsung.com> wrote:
> This patchset adds m68k/Atari Falcon PATA support to libata.
> The major difference in the new libata's pata_falcon host
> driver when compared to legacy IDE's falconide host driver is
> that we are using polled PIO mode and thus avoiding the need
> for STDMA locking magic altogether.
>
> Tested under ARAnyM emulator.
>
> Best regards,
> --
> Bartlomiej Zolnierkiewicz
> Samsung R&D Institute Poland
> Samsung Electronics
>
>
> Bartlomiej Zolnierkiewicz (3):
> ata: allow subsystem to be used on m68k arch
> ata: pass queued command to ->sff_data_xfer method
> ata: add Atari Falcon PATA controller driver
drivers/ata/pata_falcon.c:57:18: error: 'struct request' has no member
named 'cmd_type'
drivers/ata/pata_falcon.c:57:32: error: 'REQ_TYPE_FS' undeclared
(first use in this function)
http://kisskb.ellerman.id.au/kisskb/buildresult/12936876/
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 0/3] ata: add m68k/Atari Falcon PATA support Geert Uytterhoeven <geert@linux-m68k.org> - 2017-02-15 09:50 +0100
Re: [PATCH 0/3] ata: add m68k/Atari Falcon PATA support Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> - 2017-02-20 19:20 +0100
Re: [PATCH 0/3] ata: add m68k/Atari Falcon PATA support Tejun Heo <tj@kernel.org> - 2017-02-21 23:20 +0100
csiph-web