bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #15073] kernel panic with sis900 NIC and gnumach(-dbg) 20050801-1


From: Thomas Schwinge
Subject: [bug #15073] kernel panic with sis900 NIC and gnumach(-dbg) 20050801-1
Date: Thu, 2 Feb 2006 23:54:23 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.12) Gecko/20051010 Firefox/1.0.7 (Ubuntu package 1.0.7)

Update of bug #15073 (project hurd):

                  Status:             In Progress => Fixed                  
             Assigned to:                    None => tschwinge              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #5:

Sergio: I'm not entirely sure that it's the `most correct' fix, since
eth_addr is the device's MAC address and this is only six bytes long.  But
eight bytes are read form the card and the checksum is calculated using those
eight bytes and I don't have a card to investigate further and in the recent
Linux-2.6 kernel still eight bytes are read and the patch is at least
perfectly safe, etc.

I put in Sergio's patch.

2006-02-02  Sergio Lopez  <koro@sinrega.org>

        * linux/src/drivers/net/apricot.c (apricot_probe): Increase eth_addr
        size to 8 so we do not trash the stack when reading from the io
ports.

Thanks!


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=15073>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]