--- - branch: netbsd-8 date: Tue Jan 28 09:34:29 UTC 2020 files: - new: 1.42.8.4 old: 1.42.8.3 path: src/sys/dev/mii/makphy.c pathrev: src/sys/dev/mii/makphy.c@1.42.8.4 type: modified - new: 1.6.20.2 old: 1.6.20.1 path: src/sys/dev/mii/makphyreg.h pathrev: src/sys/dev/mii/makphyreg.h@1.6.20.2 type: modified id: 20200128T093429Z.4ac7c4375bec8a3426f1d0f08dfb677b5dd7fe98 log: "Pull up the following, requested by msaitoh in ticket #1493:\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-8] src/sys/dev/mii' unixtime: '1580204069' user: martin