[haiku-development] Re: ipro1000 (e1000) are now 3 drivers in freebsd

Fredrik Modèen<fredrik@xxxxxxxxx> wrote:
> Sorry. About the driver being 3 drivers in one. It looks like FreeBSD are
> only making one file from e1000.

Ah, now it all starts to make sense, thanks! :-)

> But my problem now if I try to compile both files are ?Multi defines of
> devclass_t em_devclass? I don?t have access to the exact error
> message.
> 
> It?s in if_em.c like this
> devclass_t em_devclass;
> 
> and in if_lem.c
> extern devclass_t em_devclass;

Which really shouldn't be a problem as is, so the actual error message would 
certainly be helpful.

Bye,
   Axel.


Other related posts: