Uwe, please try the following patch:
Index: bu3sch-wireless-dev/drivers/net/b44.c
===================================================================
--- bu3sch-wireless-dev.orig/drivers/net/b44.c 2007-05-18 18:09:50.000000000 +0200
+++ bu3sch-wireless-dev/drivers/net/b44.c 2007-05-26 21:18:28.000000000 +0200
@@ -2201,10 +2201,12 @@ static int __devinit b44_init_one(struct
printk("%2.2x%c", dev->dev_addr[i],
i == 5 ? '\n' : ':');
+#if 0
/* Initialize phy */
spin_lock_irq(&bp->lock);
b44_chip_reset(bp);
spin_unlock_irq(&bp->lock);
+#endif
return 0;
--
Greetings Michael.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]