NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/44395 (Request a bit patch for ale(4) driver.)
Hi,
Thank you for your efforts!
From: cegger%NetBSD.org@localhost
Subject: Re: kern/44395 (Request a bit patch for ale(4) driver.)
Date : Sat, 22 Jan 2011 08:27:03 +0000 (UTC)
Message-ID: <20110122082703.E875663B873%www.NetBSD.org@localhost>
$ Synopsis: Request a bit patch for ale(4) driver.
$
$ State-Changed-From-To: open->feedback
$ State-Changed-By: cegger%NetBSD.org@localhost
$ State-Changed-When: Sat, 22 Jan 2011 08:27:03 +0000
$ State-Changed-Why:
$ Patch applied. Does the driver work for you?
Yes.
The driver works fne for me.
I think that it may need next patch for comment.
Best Regards!
---
Masanori Kanaoka kanaoka AT ann.hi-ho.ne.jp
--- atphy.c.orig 2011-01-23 00:18:56.000000000 +0900
+++ atphy.c 2011-01-23 00:21:24.000000000 +0900
@@ -220,7 +220,7 @@
PHY_WRITE(sc, MII_ANAR, anar);
/*
- * Reset the PHY so all changes take effect.
+ * Start autonegotiation.
*/
PHY_WRITE(sc, MII_BMCR, bmcr | BMCR_AUTOEN | BMCR_STARTNEG);
Home |
Main Index |
Thread Index |
Old Index