--- - branch: netbsd-8 date: Mon Apr 16 14:25:49 UTC 2018 files: - new: 1.36.4.2 old: 1.36.4.1 path: src/share/man/man4/wm.4 pathrev: src/share/man/man4/wm.4@1.36.4.2 type: modified - new: 1.508.4.17 old: 1.508.4.16 path: src/sys/dev/pci/if_wm.c pathrev: src/sys/dev/pci/if_wm.c@1.508.4.17 type: modified - new: 1.98.6.4 old: 1.98.6.3 path: src/sys/dev/pci/if_wmreg.h pathrev: src/sys/dev/pci/if_wmreg.h@1.98.6.4 type: modified - new: 1.33.6.2 old: 1.33.6.1 path: src/sys/dev/pci/if_wmvar.h pathrev: src/sys/dev/pci/if_wmvar.h@1.33.6.2 type: modified id: 20180416T142549Z.5945c9ba8d1e87d5209cb99d3447322d96831074 log: "Pull up following revision(s) (requested by msaitoh in ticket #764):\n\n\tsys/dev/pci/if_wm.c: revision 1.567\n\tsys/dev/pci/if_wm.c: revision 1.568\n\tsys/dev/pci/if_wm.c: revision 1.569\n\tsys/dev/pci/if_wmvar.h: revision 1.38\n\tsys/dev/pci/if_wm.c: revision 1.570\n\tsys/dev/pci/if_wm.c: revision 1.571\n\tsys/dev/pci/if_wm.c: revision 1.572\n\tshare/man/man4/wm.4: revision 1.40\n\tsys/dev/pci/if_wmreg.h: revision 1.106\n\tsys/dev/pci/if_wmreg.h: revision 1.107\n\nSW PHY Config Enable bit for ICH8 B0 stepping is not bit 1 but bit 0.\n\n No binary change:\n- Sort registers.\n- Lowercase hexadecimal value.\n\n On PCH_SPT (and newer), FLASH access should be done by 32bit.\nEspecially for ICH_FLASH_HSFCTL register, it's located at 0x0006, so\nit should be accessed via ICH_FLASH_HSFSTS(0x0004) and use shift or mask.\n\n Our PCH_SPT part of wm_nvm_valid_bank_detect_ich8lan() was based on\nFreeBSD r287467. After that, they reverted it and committed the different\ncode in r287762. r287762's bank detect code didn't work for us because our wm\ndirver had a problem in flash access. The problem was fixed in if_wm.c rev.\n1.567, so we can use the new way now.\n\n If the extended configration size in the EXTCNFSIZE register is 0, don't\ncontinue.\n Add PCH_CNP support (I219 with Intel 300 series chipset).\nIt's required more test, so it's disabled by default.\n\n Enable I219.\n\n I354 uses an external PHY, so don't use wm_set_eee_i350().\n" module: src subject: 'CVS commit: [netbsd-8] src' unixtime: '1523888749' user: martin