Hi Angelo,
On Wed, Oct 5, 2016 at 2:51 PM, Angelo Dureghello <[email protected]> wrote:
> /* physical address of the data register (CMD [A2] to 0) */
> [0] = {
> .start = DM9000_ADDR,
> .end = DM9000_ADDR,
DM9000_ADDR + 3?
> .flags = IORESOURCE_MEM,
> }
> /* physical address of the data register (CMD [A2] to 1) */
> [1] = {
> .start = DM9000_ADDR + 4,
> .end = DM9000_ADDR + 4,
DM9000_ADDR + 7?
> .flags = IORESOURCE_MEM,
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]
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
--
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html