On Fri, 5 Sep 2008, Michael Schmitz wrote:
> > > > drivers/net/atari_91C111.c: In function 'smc_rcv':
> > > > drivers/net/atari_91C111.c:584: error: implicit declaration of function
> > > > 'readsw'
> > >
> > > Odd - that should have been added by my previous io.h patch (the one that
> > > was
> >
Hi Geert,
drivers/net/atari_91C111.c: In function 'smc_rcv':
drivers/net/atari_91C111.c:584: error: implicit declaration of function
'readsw'
Odd - that should have been added by my previous io.h patch (the one that was
too chatty in the comments, around July 20).
Ah, apparently I didn't app
On Fri, 5 Sep 2008, Michael Schmitz wrote:
> > > Interrupts are still missing, the driver operates from a timer routine
> > > instead.
> >
> > Thanks, updated. But... it doesn't seem to compile?
> >
> > drivers/net/atari_91C111.c: In function 'smc_rcv':
> > drivers/net/atari_91C111.c:584: error:
Interrupts are still missing, the driver operates from a timer routine
instead.
Thanks, updated. But... it doesn't seem to compile?
drivers/net/atari_91C111.c: In function 'smc_rcv':
drivers/net/atari_91C111.c:584: error: implicit declaration of function 'readsw'
Odd - that should have been
On Thu, 4 Sep 2008, Michael Schmitz wrote:
> attached is the updated Atari EtherNAT aka SMC91C111 ethernet driver. The
> driver is functional (i.e. does no longer mangle the first two bytes of a
> packet).
>
> I had to fudge with the SMC_PUSH_DATA function (the register interface appears
> to be l
5 matches
Mail list logo