--- - branch: netbsd-9 date: Tue Jan 28 11:04:14 UTC 2020 files: - new: 1.60.2.1 old: '1.60' path: src/sys/dev/mii/makphy.c pathrev: src/sys/dev/mii/makphy.c@1.60.2.1 type: modified - new: 1.9.6.1 old: '1.9' path: src/sys/dev/mii/makphyreg.h pathrev: src/sys/dev/mii/makphyreg.h@1.9.6.1 type: modified id: 20200128T110414Z.377af18f3c81d95278b68e787da8899b0ad37399 log: "Pull up the following, requested by msaitoh in ticket #663:\n\n\tsys/dev/mii/makphy.c\t\t\t1.61, 1.63-1.64 via patch\n\tsys/dev/mii/makphyreg.h\t\t\t1.10\n\n- Remove ESSR_FIBER_LINK bit check in makphyattach(). This bit is\n valid only when the link is up, so it's not good to check in the\n attach function.\n- There is an environment that both copper and fiber bits are set in\n EXTSR but it support copper only. To resolve this problem, check the\n ESSR register's HWCFG_MODE bit and drop unsupported bits.\n- If the chip is in Fiber/Copper auto select mode, check which media is\n \ selected. Currently, the code supports 88E1011, 88E1111 and 88E1112\n only.\n- Fix comment. KNF.\n" module: src subject: 'CVS commit: [netbsd-9] src/sys/dev/mii' unixtime: '1580209454' user: martin