| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
configuration setting is done at resume time because all networks
drivers which were previously up, do an IFF_UP operation which
hits PHY_RESET.
This was in snapshots for about 2 weeks.
|
| |
|
|
|
|
|
|
|
|
| |
an adhoc basis in a couple of PHY drivers, this fixes it more generally.
From NetBSD
Fixes panics with aue(4) NICs.
|
|
|
|
| |
ok henning@
|
|
|
|
|
|
|
|
|
|
| |
entry points instead of descrete function pointers, and
extend this to include a "reset" entry point. Make sure
any PHY-specific reset routine is always used.
From NetBSD
ok mcbride@
|
|
|
|
|
|
| |
by any of the MII drivers.
From NetBSD
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
adds detach functionality for phys
some code cleanup
Nobody really had time to test all of this out, but theo said commit anyway
|
|
|