From: Arnd Bergmann
Date: Mon, 30 Nov 2015 11:34:09 +0100
> The 'sc' ISDN driver relies on using readl() to access ISA I/O memory.
> This has been deprecated and produced warnings since linux-2.3.23,
> disabled by default since 2.4.10 and finally removed in 2.6.5.
>
> I found this because the co
Acked, as long nobody with this card speaks up. I never managed to get
one of these cards.
Am 30.11.2015 um 11:34 schrieb Arnd Bergmann:
> The 'sc' ISDN driver relies on using readl() to access ISA I/O memory.
> This has been deprecated and produced warnings since linux-2.3.23,
> disabled by defau
The 'sc' ISDN driver relies on using readl() to access ISA I/O memory.
This has been deprecated and produced warnings since linux-2.3.23,
disabled by default since 2.4.10 and finally removed in 2.6.5.
I found this because the compiling the driver for ARM produces
a warning:
In file included from
3 matches
Mail list logo