Hi Geert,
On Tue, Nov 17, 2015 at 9:18 PM, Geert Uytterhoeven
wrote:
> Hi Michael,
>
> On Tue, Nov 17, 2015 at 12:33 AM, Michael Schmitz
> wrote:
>> just as a heads-up, I've been working on getting this series ready for
>> submission to -net. The first six patches will need to be taken through
Hi Michael,
On Tue, Nov 17, 2015 at 7:16 PM, Michael Karcher
wrote:
> On 17.11.2015 09:18, Geert Uytterhoeven wrote:
>> Please don't put drivers in arch/m68k/. drivers/net is fine for a
>> pure-net driver.
> There is a USB daughterboard on the XSurf 100 card, so it will no longer
> be pure-net if
Hi Michael,
On Tue, Nov 17, 2015 at 6:59 PM, Michael Karcher
wrote:
> On 17.11.2015 09:16, Geert Uytterhoeven wrote:
>>> +static int xsurf100_probe(struct zorro_dev *zdev, const struct
>>> zorro_device_id *ent)
>>> +{
>>> + struct platform_device *pdev;
>>> + struct ax_plat_data ax88
On 17.11.2015 09:18, Geert Uytterhoeven wrote:
> Please don't put drivers in arch/m68k/. drivers/net is fine for a
> pure-net driver.
There is a USB daughterboard on the XSurf 100 card, so it will no longer
be pure-net if that daughterboard is installed.
See http://wiki.icomp.de/wiki/X-Surf-100 a
Hello Geert,
thanks for your comments!
On 17.11.2015 09:16, Geert Uytterhoeven wrote:
>> +static int xsurf100_probe(struct zorro_dev *zdev, const struct
>> zorro_device_id *ent)
>> +{
>> + struct platform_device *pdev;
>> + struct ax_plat_data ax88796_data;
>> + struct resource
Hi Michael,
On Tue, Nov 17, 2015 at 12:33 AM, Michael Schmitz wrote:
> just as a heads-up, I've been working on getting this series ready for
> submission to -net. The first six patches will need to be taken through
> -net, the last two are m68k specific and might be equally well placed in
> arch
Hi Michael,
On Tue, Nov 17, 2015 at 12:33 AM, Michael Schmitz wrote:
> --- /dev/null
> +++ b/drivers/net/ethernet/8390/xsurf100.c
> @@ -0,0 +1,71 @@
> +static int xsurf100_probe(struct zorro_dev *zdev, const struct
> zorro_device_id *ent)
> +{
> + struct platform_device *pdev;
> + s
7 matches
Mail list logo