diff options
| author | msaitoh <msaitoh@NetBSD.org> | 2019-12-12 09:25:37 +0000 |
|---|---|---|
| committer | msaitoh <msaitoh@NetBSD.org> | 2019-12-12 09:25:37 +0000 |
| commit | 667811b979c4a31ee69f4a63ea9ff1d76c4638ed (patch) | |
| tree | b0a7c686f22b9ef210d7e6935448ca87bcac64a3 /sys/dev/dm/dm_target_zero.c | |
| parent | f97c381ce74bbc6d8977c259af28bd4d3c7503bc (diff) | |
- Remove ESSR_FIBER_LINK bit check in makphyattach(). This bit is valid only
when the link is up, so it's not good to check in the attach function.
- There is an environment that both copper and fiber bits are set in EXTSR
but it support copper only. To resolve this problem, check the ESSR
register's HWCFG_MODE bit and drop unsupported bits.
- If the chip is in Fiber/Copper auto select mode, check which media is
selected. Currently, the code supports 88E1011, 88E1111 and 88E1112 only.
To support other chips documents are required.
Diffstat (limited to 'sys/dev/dm/dm_target_zero.c')
0 files changed, 0 insertions, 0 deletions
