Bogdan Rotariu wrote:
> am facut asa :
> 
> alias eth0 sis900
> options eth0 -o sis900 io=ioadder1 irq=irq1
> (am incercat mai multe irq-uri, default fiind pe 5)
> in dmesg am ceva de genul :

my bad... http://204.152.191.37/pub/linux/kernel/v2.6/ChangeLog-2.6.11.3
zice asa :

<[EMAIL PROTECTED]>
        [PATCH] sis900 kernel oops fix
        
        Backport of fix described below.
        
          From: Herbert Xu <[EMAIL PROTECTED]>
        
          Fix bug #4223.
        
          OK, this happened because we got preempted before sis900_mii_probe
          finished setting the sis_priv->mii.  Theoretically this can happen
          with SMP as well but I suppose the number of SMP machines with sis900
          is fairly small.
        
          Anyway, the fix is to make sure that sis900_mii_probe is done before
          the device can be opened.  This patch does it by moving the setup
          before register_netdevice.
        
          Since the netdev name is not available before register_netdev, I've
          changed the relevant printk's to use pci_name instead.  Note that
          one of those printk's may be called after register_netdev as well.
        
        Signed-off-by: Chris Wright <[EMAIL PROTECTED]>
        Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>

..........................................................................
Privileged/Confidential Information may be contained in this message.
If you are not the addressee indicated in this message (or responsible
fordelivery of the message to such person), you may not copy or deliver 
this message to anyone. In such a case, you should destroy this message 
and kindly notify the sender by reply e-mail.


--- 
Detalii despre listele noastre de mail: http://www.lug.ro/


Raspunde prin e-mail lui