CVS commit: src/sys/dev/pci

2018-12-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Dec 26 08:25:53 UTC 2018 Modified Files: src/sys/dev/pci: pcidevs.h pcidevs_data.h Log Message: Regen. To generate a diff of this commit: cvs rdiff -u -r1.1345 -r1.1346 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1344 -r1.1

CVS commit: src/sys/dev/pci

2018-12-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Dec 26 08:25:20 UTC 2018 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add yet another Intel Core QuickPath Generic Non-Core Register. To generate a diff of this commit: cvs rdiff -u -r1.1356 -r1.1357 src/sys/dev/p

CVS commit: src/sys/dev/mii

2018-12-25 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Dec 25 08:33:52 UTC 2018 Added Files: src/sys/dev/mii: makphyreg.h Log Message: Re-add makphyreg.h To generate a diff of this commit: cvs rdiff -u -r0 -r1.8 src/sys/dev/mii/makphyreg.h Please note that diffs are not publi

CVS commit: src/sys/dev/pci

2018-12-24 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Dec 25 07:41:21 UTC 2018 Modified Files: src/sys/dev/pci: if_wmvar.h Log Message: Add comment. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/sys/dev/pci/if_wmvar.h Please note that diffs are not public

CVS commit: src/doc

2018-12-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 21 09:04:44 UTC 2018 Modified Files: src/doc: CHANGES Log Message: Add SIOCSETHERCAP ioctl. To generate a diff of this commit: cvs rdiff -u -r1.2468 -r1.2469 src/doc/CHANGES Please note that diffs are not public domai

CVS commit: src/sys/sys

2018-12-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 21 09:00:32 UTC 2018 Modified Files: src/sys/sys: param.h Log Message: Welcome to 8.99.28 (SIOCSETHERCAP addition). To generate a diff of this commit: cvs rdiff -u -r1.572 -r1.573 src/sys/sys/param.h Please note that

CVS commit: src

2018-12-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 21 08:58:08 UTC 2018 Modified Files: src/sbin/ifconfig: ether.c extern.h ifconfig.c src/sys/net: if.c if_ethersubr.c src/sys/sys: sockio.h Log Message: Add SIOCSETHERCAP. It's used to change ec_capenable.

CVS commit: src/sys/dev/pci

2018-12-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 21 08:29:22 UTC 2018 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Fix WoL detection once again. To generate a diff of this commit: cvs rdiff -u -r1.610 -r1.611 src/sys/dev/pci/if_wm.c Please note that diffs a

CVS commit: src/sys/dev/pci/ixgbe

2018-12-20 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 21 07:13:30 UTC 2018 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_netbsd.h Log Message: Remove ETHERCAP_VLAN_HWFILTER. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/dev/pci/ixgbe/ixgbe_netbsd.h

CVS commit: src/sys/net

2018-12-20 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 21 04:43:17 UTC 2018 Modified Files: src/sys/net: if_ether.h Log Message: Add ETHERCAP_VLAN_HWFILTER and ETHERCAP_EEE. To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 src/sys/net/if_ether.h Please note t

CVS commit: src/sys/dev

2018-12-20 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Dec 20 09:32:13 UTC 2018 Modified Files: src/sys/dev/mii: inbmphyreg.h src/sys/dev/pci: if_wm.c if_wmreg.h if_wmvar.h Log Message: - Don't setup WoL on non-WoL capable port. - Setup PHY wakeup feature on PCH and newer

CVS commit: src/sys/dev/pci

2018-12-20 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Dec 20 08:59:22 UTC 2018 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Fix WoL capability detection on ICH and PCH. To generate a diff of this commit: cvs rdiff -u -r1.608 -r1.609 src/sys/dev/pci/if_wm.c Please no

CVS commit: src/sys/dev/pci

2018-12-19 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Dec 20 02:38:28 UTC 2018 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Rename functions. Add comment. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.607 -r1.608 src/sys/dev/pci/if_wm.c P

CVS commit: src/sys/dev/pci

2018-12-16 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Dec 17 04:21:45 UTC 2018 Modified Files: src/sys/dev/pci: if_wm.c Log Message: When sc->phy.acquire() failed, it's not required to call sc->phy.release(). To generate a diff of this commit: cvs rdiff -u -r1.606 -r1.607 src

CVS commit: src/share/man/man4

2018-12-16 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Dec 17 04:11:34 UTC 2018 Modified Files: src/share/man/man4: urtwn.4 Log Message: Add IO-DATA WN-G150UMW. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/share/man/man4/urtwn.4 Please note that diffs are

CVS commit: src/sys/dev/usb

2018-12-15 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Dec 15 10:30:58 UTC 2018 Modified Files: src/sys/dev/usb: if_urtwn.c Log Message: Make IODATA WN-G150UMW work: - Increase delay to prevent "could not send firmware command". The value is taken from FreeBSD. -Increase delay

CVS commit: src/sys/dev/pci

2018-12-14 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Dec 15 05:40:10 UTC 2018 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Print and clear the wakeup status only when the WUS register != 0. To generate a diff of this commit: cvs rdiff -u -r1.604 -r1.605 src/sys/dev/

CVS commit: src/sys/dev/pci

2018-12-14 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Dec 15 05:38:45 UTC 2018 Modified Files: src/sys/dev/pci: pci.c Log Message: Clearing PCI_PMCSR_PME_STS(W1C) bit is required to stop asserting PME#. This change would prevent unexpected rebooting from shutdown -p or unexpect

CVS commit: src/sys/dev/pci

2018-12-14 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 14 09:47:40 UTC 2018 Modified Files: src/sys/dev/pci: if_wm.c if_wmreg.h Log Message: - Fix availability detection of WoL on some chips. This change has no effect other than dmesg because WM_F_WOL is currently not used to

CVS commit: src/sys/dev/pci

2018-12-13 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 14 06:28:09 UTC 2018 Modified Files: src/sys/dev/pci: if_wmvar.h Log Message: Print CLSEM workaround bit correctly. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/sys/dev/pci/if_wmvar.h Please note

CVS commit: src/sys/dev/mii

2018-12-12 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Dec 13 05:22:45 UTC 2018 Modified Files: src/sys/dev/mii: inbmphyreg.h Log Message: Fix a wrong access to I217_PROXY_CTRL which was added in inbmphreg.h rev. 1.13 and if_wm.c rev. 1.603. To generate a diff of this commit:

CVS commit: src/sys/dev

2018-12-12 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Dec 12 08:49:33 UTC 2018 Modified Files: src/sys/dev/mii: inbmphyreg.h src/sys/dev/pci: if_wm.c Log Message: Add some code for suspend/resume: - Rename wm_smbustopci() to wm_init_phy_workarounds_pchlan(). It will also

CVS commit: src/external/bsd/file/lib

2018-12-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Dec 12 06:36:13 UTC 2018 Modified Files: src/external/bsd/file/lib: Makefile Log Message: Use DPSRCS for magic.h. OK'd by Christos. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/external/bsd/file/lib/Ma

CVS commit: src/sys/dev/pci/ixgbe

2018-12-08 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Dec 8 14:57:11 UTC 2018 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: Don't call callout_halt() if it's not initialzied. To generate a diff of this commit: cvs rdiff -u -r1.169 -r1.170 src/sys/dev/pci/ixgbe/

CVS commit: src/sys/dev/pci

2018-12-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 7 09:36:26 UTC 2018 Modified Files: src/sys/dev/pci: files.pci ppb.c Log Message: - defflag PPB_USEINTR - Print "interrupting at " To generate a diff of this commit: cvs rdiff -u -r1.410 -r1.411 src/sys/dev/pci/files.p

CVS commit: src/sys/dev/pci

2018-12-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 7 08:52:43 UTC 2018 Modified Files: src/sys/dev/pci: nvme_pci.c Log Message: No functional change. OK'd by nonaka: - Use correct macro. - Don't use magic number. To generate a diff of this commit: cvs rdiff -u -r1.24 -

CVS commit: src/sys/dev/pci

2018-12-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 7 08:28:44 UTC 2018 Modified Files: src/sys/dev/pci: xhci_pci.c Log Message: xHCI uses BAR0 to map memory space. If a chip has MSI-X capability and it points to BAR0, reserve the space. Almost the same as nvme_pci.c. X

CVS commit: src/sys/dev/pci/ixgbe

2018-12-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Dec 6 13:25:02 UTC 2018 Modified Files: src/sys/dev/pci/ixgbe: if_sriov.c ixgbe.c ixgbe.h ixgbe_82599.c ixgbe_api.c ixgbe_api.h ixgbe_features.h ixgbe_netbsd.c ixgbe_netbsd.h ixgbe_phy.c ixgbe_type.h i

CVS commit: src/sys/dev/pci/ixgbe

2018-12-02 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Dec 3 04:39:44 UTC 2018 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c ixgbe.h Log Message: Some counters are not per queue but per traffic class. Make new evcnt group "ixgM tcN" (N = 0..7) and move those counters into it.

CVS commit: src/usr.sbin/acpitools/acpidump

2018-12-02 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 2 10:51:07 UTC 2018 Modified Files: src/usr.sbin/acpitools/acpidump: acpi.c acpidump.8 Log Message: Decode IO Remapping Table. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/usr.sbin/acpitools/acpid

CVS commit: src/sys/kern

2018-11-30 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Dec 1 02:08:16 UTC 2018 Modified Files: src/sys/kern: subr_autoconf.c Log Message: Fix compile error. To generate a diff of this commit: cvs rdiff -u -r1.264 -r1.265 src/sys/kern/subr_autoconf.c Please note that diffs ar

CVS commit: src/sys

2018-11-30 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Dec 1 01:56:30 UTC 2018 Modified Files: src/sys/arch/x86/x86: ipmi.c src/sys/external/bsd/drm2/i915drm: intelfb.c Log Message: Use DVF_ATTACH_INPROGRESS. To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.

CVS commit: src/sys

2018-11-30 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Dec 1 01:51:38 UTC 2018 Modified Files: src/sys/kern: subr_autoconf.c src/sys/sys: device.h Log Message: Add new dv_flags value DVF_ATTACH_INPROGRESS. Currenty, this flags is used only for checking the registration

CVS commit: src/sys/dev/pci

2018-11-30 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Dec 1 01:23:24 UTC 2018 Modified Files: src/sys/dev/pci: pci.c pcivar.h Log Message: Save control registers in PCI-X, PCIe, MSI and MSI-X capability area when suspend and restore them when resume. For PCIe cababilities regi

CVS commit: src/sys/dev/wscons

2018-11-30 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Dec 1 00:28:45 UTC 2018 Modified Files: src/sys/dev/wscons: wsdisplay_vcons.c Log Message: Don't abuse config_interrupts()'s first argument. Use kthread instead of config_interrupt(). OK'd by jmcneill and macallan. To gen

CVS commit: src/sys/dev/pci

2018-11-30 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Nov 30 10:18:37 UTC 2018 Modified Files: src/sys/dev/pci: pci_subr.c pcireg.h Log Message: Add new PCIE_HAS_LINKREGS(pcie_devtype) and use it. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.209 -

CVS commit: src/sys/dev/pci

2018-11-30 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Nov 30 09:05:35 UTC 2018 Modified Files: src/sys/dev/pci: pci_subr.c pcireg.h Log Message: Add new macro PCIE_HAS_ROOTREGS(pcie_devtype) and use it. No functional change. To generate a diff of this commit: cvs rdiff -u -r1

CVS commit: src/sys/dev/pci

2018-11-30 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Nov 30 08:19:45 UTC 2018 Modified Files: src/sys/dev/pci: pci_subr.c Log Message: The downstream port of PCIe switch is not a root port, so don't print root port related register. For example, Intel 63xxESB controller's down

CVS commit: src/sys/dev/ic

2018-11-29 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Nov 30 05:49:23 UTC 2018 Modified Files: src/sys/dev/ic: nslm7x.c Log Message: Use pmf_device_{register,deregister}(). To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72 src/sys/dev/ic/nslm7x.c Please note that

CVS commit: src/sys/dev/wscons

2018-11-29 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Nov 30 05:20:34 UTC 2018 Modified Files: src/sys/dev/wscons: wsdisplay_vconsvar.h Log Message: Remove extra whitespaces. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/sys/dev/wscons/wsdisplay_vconsvar.h

CVS commit: src/sys/dev/pci

2018-11-28 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Nov 28 08:26:07 UTC 2018 Modified Files: src/sys/dev/pci: pcireg.h Log Message: The register offset of the mask and pending register is depend on the 64bit address capable bit, so fix the definition of PCI MSI vector mask an

CVS commit: src/sys/dev/pci

2018-11-28 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Nov 28 08:19:19 UTC 2018 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Fix comment. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.601 -r1.602 src/sys/dev/pci/if_wm.c Please note that di

CVS commit: src/etc

2018-11-27 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Nov 27 14:55:56 UTC 2018 Modified Files: src/etc/etc.amd64: MAKEDEV.conf src/etc/etc.evbarm: MAKEDEV.conf src/etc/etc.i386: MAKEDEV.conf Log Message: Add tprof To generate a diff of this commit: cvs rdiff -

CVS commit: src/sys/modules

2018-11-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Nov 27 05:39:00 UTC 2018 Modified Files: src/sys/modules: Makefile Log Message: Remove obsolete ksem entry to prevent build break. To generate a diff of this commit: cvs rdiff -u -r1.211 -r1.212 src/sys/modules/Makefile P

CVS commit: src/usr.sbin/cpuctl/arch

2018-11-25 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Nov 26 04:45:13 UTC 2018 Modified Files: src/usr.sbin/cpuctl/arch: i386.c Log Message: Print Intel CPUID Architectural Performance Monitoring leaf Fn000a. To generate a diff of this commit: cvs rdiff -u -r1.89 -r1.90 s

CVS commit: src/sys/arch/x86/include

2018-11-25 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Nov 26 04:43:37 UTC 2018 Modified Files: src/sys/arch/x86/include: specialreg.h Log Message: Add Intel CPUID Architectural Performance Monitoring leaf Fn000a. To generate a diff of this commit: cvs rdiff -u -r1.135 -r1

CVS commit: src/sys/dev

2018-11-22 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Nov 22 15:09:46 UTC 2018 Modified Files: src/sys/dev/mii: inbmphyreg.h src/sys/dev/pci: if_wm.c Log Message: - Add wm_k1_workaround_lv() from FreeBSD. It's PCH2 specifc: Workaround to set the K1 beacon duration fo

CVS commit: src/usr.sbin/cpuctl/arch

2018-11-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Nov 22 06:15:06 UTC 2018 Modified Files: src/usr.sbin/cpuctl/arch: i386.c Log Message: Decode Intel/AMD MONITOR/MWAIT leaf. To generate a diff of this commit: cvs rdiff -u -r1.88 -r1.89 src/usr.sbin/cpuctl/arch/i386.c Ple

CVS commit: src/sys/arch/x86/include

2018-11-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Nov 22 06:14:35 UTC 2018 Modified Files: src/sys/arch/x86/include: specialreg.h Log Message: Add Intel/AMD MONITOR/MWAIT leaf. To generate a diff of this commit: cvs rdiff -u -r1.134 -r1.135 src/sys/arch/x86/include/specia

CVS commit: src/usr.sbin/cpuctl/arch

2018-11-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Nov 21 12:19:52 UTC 2018 Modified Files: src/usr.sbin/cpuctl/arch: i386.c Log Message: Decode package, core and SMT id if CPUID 0x0b is available on Intel processor. If the value is different from the kernel value, we should

CVS commit: src/sys/arch/x86/include

2018-11-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Nov 21 12:18:53 UTC 2018 Modified Files: src/sys/arch/x86/include: specialreg.h Log Message: Add Intel CPUID Extended Topology Enumeration Fn000b definitions. To generate a diff of this commit: cvs rdiff -u -r1.133 -r1

CVS commit: src

2018-11-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Nov 21 10:34:53 UTC 2018 Modified Files: src/sys/arch/x86/x86: cpu_topology.c src/usr.sbin/cpuctl/arch: i386.c Log Message: - AMD also reports CPUID 7's highest subleaf. Print it. - Use macro. To generate a diff of

CVS commit: src/usr.sbin/cpuctl/arch

2018-11-20 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Nov 21 06:10:25 UTC 2018 Modified Files: src/usr.sbin/cpuctl/arch: i386.c Log Message: - Use ci_feat_val[7] as CPUID 7 %edx to match x86/cpu.h - AMD also has CPUID 6. - Remove unused code for coretemp. - Consistently use desc

CVS commit: src/sys/arch/x86/include

2018-11-20 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Nov 21 06:09:49 UTC 2018 Modified Files: src/sys/arch/x86/include: specialreg.h Log Message: Modify comment. No functional change: - AMD also has CPUID 0x06 and 0x0d. - PCOMMIT was obsoleted. To generate a diff of this comm

CVS commit: src/sys/dev/pci

2018-11-19 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Nov 20 04:04:42 UTC 2018 Modified Files: src/sys/dev/pci: if_wm.c Log Message: - Add wm_oem_bits_config_ich8lan() to control LPLU and GbE setting base on the NVM's info. - Modify wm_enable_wakeup() to reduce difference agai

CVS commit: src/sys/dev/pci

2018-11-19 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Nov 20 03:52:03 UTC 2018 Modified Files: src/sys/dev/pci: if_wm.c Log Message: - Fix a bug that i82578 PHY can't detect correctly. - Print PHY OUI and model number if a PHY's can't be identified. XXX pullup-[78] To generat

CVS commit: src/sys/dev/pci

2018-11-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Nov 19 06:38:58 UTC 2018 Modified Files: src/sys/dev/pci: if_wm.c if_wmreg.h Log Message: - Control TX/RX descriptor snooping control bits on ICH8 and newer. Only on ICH8, No-snoop bits are opposite polarity. On my Thinkpas

CVS commit: src/sys/arch/x86/x86

2018-11-14 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Nov 15 04:53:54 UTC 2018 Modified Files: src/sys/arch/x86/x86: procfs_machdep.c Log Message: - I misread ci_acpiid as ci_apicid... LAPIC ID is in ci_cpuid. Print it correctly. - ci_initapicid(Initial APIC ID) is uint32_t, s

CVS commit: src/sys/arch/x86/include

2018-11-14 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Nov 15 03:50:22 UTC 2018 Modified Files: src/sys/arch/x86/include: specialreg.h Log Message: Add MAWAU (for BND{LD,ST}X instruction) from the latest Intel SDM. To generate a diff of this commit: cvs rdiff -u -r1.131 -r1.13

CVS commit: src/sys/dev/pci

2018-11-13 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Nov 14 03:41:21 UTC 2018 Modified Files: src/sys/dev/pci: if_wm.c Log Message: - Add new wm_gmii_{hv,i82544}_{read,write}reg_locked() and use them in wm_gmii_{hv,i82544}_{read,write}reg(). *_locked() functions are not mii

CVS commit: src/sys/dev/pci

2018-11-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Nov 12 04:37:54 UTC 2018 Modified Files: src/sys/dev/pci: pcidevs.h pcidevs_data.h Log Message: Regen. To generate a diff of this commit: cvs rdiff -u -r1.1341 -r1.1342 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1340 -r1.1

CVS commit: src/sys/dev/pci

2018-11-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Nov 12 04:37:27 UTC 2018 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add some Intel 100 series and C230 series devices. To generate a diff of this commit: cvs rdiff -u -r1.1351 -r1.1352 src/sys/dev/pci/pcidevs P

CVS commit: src/sys/dev/pci

2018-11-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Nov 8 06:44:50 UTC 2018 Modified Files: src/sys/dev/pci: pcidevs Log Message: "s/ are are / are /" in comment. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.1350 -r1.1351 src/sys/dev/pci/pcidevs

CVS commit: src

2018-11-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Nov 8 06:43:52 UTC 2018 Modified Files: src/lib/libc/gen: pwcache.c src/sys/arch/sgimips/sgimips: arcemu.c src/sys/dev/ic: ds1687reg.h src/sys/netinet: tcp_input.c Log Message: "s/ an an / an /" in co

CVS commit: src

2018-11-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Nov 8 06:34:40 UTC 2018 Modified Files: src/lib/libform: internals.c src/sbin/fsck_ffs: dir.c src/sys/dev/pci: twereg.h src/sys/netinet: sctputil.c Log Message: "s/ are are / are /" in comment. No fun

CVS commit: src/sys/arch/i386/i386

2018-11-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Nov 8 06:23:48 UTC 2018 Modified Files: src/sys/arch/i386/i386: multiboot.c Log Message: "s/ is is / is /" in comment. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/arch/i386/i

CVS commit: src/sys/dev/pci

2018-11-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Nov 8 04:05:11 UTC 2018 Modified Files: src/sys/dev/pci: pcidevs.h pcidevs_data.h Log Message: Regen. To generate a diff of this commit: cvs rdiff -u -r1.1340 -r1.1341 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1339 -r1.1

CVS commit: src/sys/dev/pci

2018-11-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Nov 8 04:04:42 UTC 2018 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add two otehr I2C devices of Intel. To generate a diff of this commit: cvs rdiff -u -r1.1349 -r1.1350 src/sys/dev/pci/pcidevs Please note that

CVS commit: src/usr.sbin/acpitools/acpidump

2018-11-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Nov 5 07:39:57 UTC 2018 Modified Files: src/usr.sbin/acpitools/acpidump: acpi.c acpidump.8 Log Message: Decode Boot Graghics Resource Table (BGRT). To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/usr.sbi

CVS commit: src/sys/dev/pci

2018-11-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Nov 5 03:51:31 UTC 2018 Modified Files: src/sys/dev/pci: pci_subr.c pcireg.h Log Message: Decode PCI Enhanced Allocation. To generate a diff of this commit: cvs rdiff -u -r1.206 -r1.207 src/sys/dev/pci/pci_subr.c cvs rdif

CVS commit: src/sys/dev/pci

2018-11-02 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Nov 2 08:26:32 UTC 2018 Modified Files: src/sys/dev/pci: if_wm.c Log Message: KNF a bit. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.594 -r1.595 src/sys/dev/pci/if_wm.c Please note that diff

CVS commit: src/sys/dev/pci

2018-11-02 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Nov 2 08:16:49 UTC 2018 Modified Files: src/sys/dev/pci: if_wm.c Log Message: - Add missing wm_gate_hw_phy_config_ich8lan(false) in wm_phy_post_reset() on PCH2. wm_gate_hw_phy_config_ich8lan(true) is called in wm_reset(),

CVS commit: src/sys/dev/pci

2018-11-02 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Nov 2 08:09:21 UTC 2018 Modified Files: src/sys/dev/pci: if_wm.c Log Message: After writing MDIC register, don't read quickly the same register but do delay(50). Same as otehr OSes. To generate a diff of this commit: cvs

CVS commit: src/sys/dev/pci

2018-11-02 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Nov 2 08:04:42 UTC 2018 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Fix a PCH2 specific bug that wrong register value can be read when boot. When a wrong value is read when boot, the read device ID was incorrect a

CVS commit: src/sys/dev

2018-11-01 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Nov 2 03:22:19 UTC 2018 Modified Files: src/sys/dev/mii: inbmphyreg.h src/sys/dev/pci: if_wm.c if_wmreg.h Log Message: Add workaround for DMA hang problem which result in TX device timeout on PCH_LPT with I218. Same

CVS commit: src/usr.sbin/acpitools/acpidump

2018-10-31 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Nov 1 03:08:46 UTC 2018 Modified Files: src/usr.sbin/acpitools/acpidump: acpi.c acpidump.8 Log Message: Decode CSRT (Core System Resources Table). To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/usr.sbin

CVS commit: src/sys/dev/pci

2018-10-30 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 31 06:04:48 UTC 2018 Modified Files: src/sys/dev/pci: if_wm.c Log Message: - 82574 and newer's document says the status field has neither EC (Excessive Collision) bit nor LC (Late Collision) bit (reserved). Refer "PCI

CVS commit: src/usr.sbin/acpitools/acpidump

2018-10-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 19 05:04:45 UTC 2018 Modified Files: src/usr.sbin/acpitools/acpidump: acpidump.8 Log Message: Add GTDT and PPTT. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/usr.sbin/acpitools/acpidump/acpidump.8

CVS commit: src/sys/kern

2018-10-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 18 05:44:19 UTC 2018 Modified Files: src/sys/kern: uipc_mbufdebug.c Log Message: KNF. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/kern/uipc_mbufdebug.c Please note that di

CVS commit: src/usr.sbin/acpitools/acpidump

2018-10-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 18 05:20:06 UTC 2018 Modified Files: src/usr.sbin/acpitools/acpidump: acpi.c Log Message: Fix output of Cache type in PPTT. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/usr.sbin/acpitools/acpidump/

CVS commit: src/usr.sbin/acpitools/acpidump

2018-10-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 18 05:04:44 UTC 2018 Modified Files: src/usr.sbin/acpitools/acpidump: acpi.c Log Message: Don't print X_PM_TMR_BLK if the address value is 0. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/usr.sbin/a

CVS commit: src/usr.sbin/acpitools/acpidump

2018-10-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 18 04:52:00 UTC 2018 Modified Files: src/usr.sbin/acpitools/acpidump: acpi.c Log Message: Don't print PM_TMR_BLK if the value is 0 (see also acpi_timer.c rev. 1.23). To generate a diff of this commit: cvs rdiff -u -r1.

CVS commit: src/usr.sbin/acpitools/acpidump

2018-10-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 18 04:29:44 UTC 2018 Modified Files: src/usr.sbin/acpitools/acpidump: acpi.c Log Message: Decode Generic Timer Description Table(GTDT) and Processor Properties Topology Table(PPTT). Cosmetic changes and fixes might be re

CVS commit: src/usr.sbin/acpitools/acpidump

2018-10-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 18 04:25:35 UTC 2018 Modified Files: src/usr.sbin/acpitools/acpidump: acpi.c Log Message: Print SPCR's Interface Type and ARMH GIC Interrupt Type. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/usr.sb

CVS commit: src/sys

2018-10-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 12 05:49:38 UTC 2018 Modified Files: src/sys/kern: uipc_mbufdebug.c src/sys/sys: mbuf.h Log Message: - Print TCP options. Some of them are not decoded yet (e.g. SACK). - Print IP checksum and TCP checksum. - When

CVS commit: src/share/man/man4

2018-10-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 12 04:43:50 UTC 2018 Modified Files: src/share/man/man4: ddb.4 Log Message: The 'c' modifier of mbuf command is to NOT follow the mbuf chain. Usually, users want to floow the mbuf chain. This modifier is used when a user

CVS commit: src/sys/kern

2018-10-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 11 11:17:07 UTC 2018 Modified Files: src/sys/kern: uipc_mbufdebug.c Log Message: Fix m_examine_ip6() to print IPv6 payload length (ip6_plen) correctly. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys

CVS commit: src/sys/kern

2018-10-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 10 10:54:30 UTC 2018 Modified Files: src/sys/kern: uipc_mbufdebug.c Log Message: Fix m_examine_tcp() to print TCP header length (th_off) correctly. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/ke

CVS commit: src/sys/dev/pci

2018-10-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 5 08:23:58 UTC 2018 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Fix KASSERT to prevent panic on CNP(Intel 300 series + I219) with INTx interrupt (Xen dom0 or pre netbsd-8). XXX pullup-[78] To generate a dif

CVS commit: src/sys/dev/pci

2018-10-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 5 05:37:49 UTC 2018 Modified Files: src/sys/dev/pci: hifn7751.c Log Message: Use pci_intr_establish_xname(). To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 src/sys/dev/pci/hifn7751.c Please note that d

CVS commit: src/usr.sbin/acpitools/acpidump

2018-10-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 5 05:09:31 UTC 2018 Modified Files: src/usr.sbin/acpitools/acpidump: acpi.c Log Message: Remove extra newline in SPMI table. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/usr.sbin/acpitools/acpidum

CVS commit: src/sys/kern

2018-10-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 5 05:06:48 UTC 2018 Modified Files: src/sys/kern: uipc_mbuf.c Log Message: s/conver_to/convert_to/. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.219 -r1.220 src/sys/kern/uipc_mbuf.c Pleas

CVS commit: src/sys/dev/pci

2018-10-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 4 07:43:12 UTC 2018 Modified Files: src/sys/dev/pci: pci_subr.c Log Message: Don't print extra newline if the PCI extended configuration space doesn't exist. To generate a diff of this commit: cvs rdiff -u -r1.205 -r

CVS commit: src/usr.sbin/acpitools/acpidump

2018-10-03 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 3 09:52:59 UTC 2018 Modified Files: src/usr.sbin/acpitools/acpidump: acpi.c Log Message: - Decode DMAR's ANDD (ACPI Name Space). - Add X2APIC_MODE flag of DMAR. Note that Intel's VT-d's document says the flag's name is

CVS commit: src/usr.sbin/acpitools/acpidump

2018-10-03 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 3 09:46:11 UTC 2018 Modified Files: src/usr.sbin/acpitools/acpidump: acpi.c acpidump.8 Log Message: Add ACPI LPIT (Low Power Idle Table) from FreeBSD r336185. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1

CVS commit: src/sys/dev/pci

2018-10-02 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 3 06:46:09 UTC 2018 Modified Files: src/sys/dev/pci: pci_subr.c pcireg.h Log Message: - Don't print TPH requester's ST Table Size if the ST table location field is not PCI_TPH_REQ_STTBLLOC_TPHREQ because the size field

CVS commit: src/sys/dev/pci

2018-09-27 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Sep 27 07:09:29 UTC 2018 Modified Files: src/sys/dev/pci: pci_subr.c pcireg.h Log Message: Root Complex Event Collector Bus Number Association ECN. - If capability version is 2 (or greater), decode RCEC Associated Bus Numbers

CVS commit: src/sys/dev/pci/ixgbe

2018-09-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Sep 27 05:40:27 UTC 2018 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c ixv.c Log Message: Don't set LRO capability flags because we don't support it yet. This doesn't change any behavior other than if_capabilities' visibili

CVS commit: src/sys/net

2018-09-19 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Sep 19 07:51:23 UTC 2018 Modified Files: src/sys/net: if_bridge.c Log Message: Micro optimization. m_copym(M_COPYALL) -> m_copypacket(). To generate a diff of this commit: cvs rdiff -u -r1.158 -r1.159 src/sys/net/if_bridge.

CVS commit: src/sys/net

2018-09-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Sep 18 09:27:35 UTC 2018 Modified Files: src/sys/net: if_bridge.c Log Message: - Fix bridge_enqueue() which was broken by last commit. Use correct mbuf pointer. - Modify comment. To generate a diff of this commit: cvs rdi

<    3   4   5   6   7   8   9   10   11   12   >