Hi Math

[EMAIL PROTECTED] schrieb:
> Hi Erich,
>
> I download your driver and test it on my hardware. The driver load and work
> fine. But when i try to ping the network interface which use the driver, the
> bering crash and i can't do nothing. i must reboot the pc.
> A message appear in the current console :
>
> Unable to handle kernel NULL pointer dereference at virtual address 0000006f
> *pgd = 000000000000000
> *pmd = 000000000000000
> Oops: 0000
> CPU:  0
> EIP:  0010:[<e00a2731>]       Not tainted
> EFLAGS:       00010082
> eax: ffffffff ebx: 00000286   ecx: 00000008   edx: df5d81fc
> esi: c0226a68 edi: fffffff7   ebp: deee9ed8   esp: deee9eb0
> ds: 0018      es: 0018        ss: 0018
> Process ping (pid: 5684, stackpage=deee9000)
> Stack: 00000000 deee9eec 0808b740 ...
> Call Trace: [<c018cf0b>] ...
>
> Code: 8b 70 70 89 45 f0 8b 86 bc 00 00 00 8b be c0 00 00 00 89 c1
>  <0>Kernel panic: Aiee, killing interrupt handler !
> In interrupt handler - not syncing
>
> I try to load it without execute a ping after loaded but the same message 
> appear
> after few minutes ! (except "Process ping" -> "Process swapper")
>   
You are probably using a 2.4.34 kernel whereas the module is compiled 
against 2.4.33. This is probably one of the changes betweem 3.01 and 3.02
I am trying to get the code into the mainline then such 
incompatibilities should disappear.

A quick solution could be a step back to 2.4.33, so you can test more. I 
will try to explore how exactly I can maintain a double kernel 
development tree.

cheers

Erich

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to