[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: my 6310 won't initialize
From: |
Pawel Kot |
Subject: |
Re: my 6310 won't initialize |
Date: |
Sun, 29 Dec 2002 00:46:57 +0100 (CET) |
On Sun, 29 Dec 2002, Ulrich Hopp wrote:
Hi Ulrich,
> here comes the patch for nk6510.c, kind of typo ;-)
Yeah, just found the same. Thanks anyway.
> -#define SEND_MESSAGE_BLOCK(type, length) \
> +#define SEND_MESSAGE_BLOCK(length, type) \
SEND_MESSAGE_WAITFOR also needs fixing (few lines below).
> In fbus.c I filled in a line :
>
> if (err) err=GN_ERR_NONE;
>
> More a hack than a patch.
Yes, some type mismatching here. I have the patch ready -- testing it at
the moment. Will commit the changes in few minutes.
thanks,
pkot
--
mailto:address@hidden :: mailto:address@hidden
http://kt.linuxnews.pl/ :: Kernel Traffic po polsku
- my 6310 won't initialize, Ulrich Hopp, 2002/12/28
- Re: my 6310 won't initialize, Pawel Kot, 2002/12/28
- Re: my 6310 won't initialize, Ulrich Hopp, 2002/12/28
- Re: my 6310 won't initialize,
Pawel Kot <=
- Re: my 6310 won't initialize, Pawel Kot, 2002/12/28
- Re: my 6310 won't initialize, Konstantinos Agouros, 2002/12/29
- Re: my 6310 won't initialize, Pawel Kot, 2002/12/29
- Re: my 6310 won't initialize, Ulrich Hopp, 2002/12/29
- Re: my 6310 won't initialize, Pawel Kot, 2002/12/29