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

2023-10-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 12 05:50:56 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: ixg(4): Don't print wrong error message about ixgbe_num_queues. Don't override the ixgbe_num_queues global variable. It's the default

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

2023-10-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 12 05:50:56 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: ixg(4): Don't print wrong error message about ixgbe_num_queues. Don't override the ixgbe_num_queues global variable. It's the default

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

2023-10-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 12 03:43:55 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ix_txrx.c ixgbe.c ixv.c Log Message: ixgbe: Whitespace. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.103 -r1.104

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

2023-10-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 12 03:43:55 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ix_txrx.c ixgbe.c ixv.c Log Message: ixgbe: Whitespace. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.103 -r1.104

CVS commit: src/sys/dev/pci

2023-10-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 11 15:14:28 UTC 2023 Modified Files: src/sys/dev/pci: if_wm.c Log Message: wm(4): Add I219{V,LM}({22,23}) devices (Raptor Lake). To generate a diff of this commit: cvs rdiff -u -r1.790 -r1.791 src/sys/dev/pci/if_wm.c

CVS commit: src/sys/dev/pci

2023-10-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 11 15:05:26 UTC 2023 Modified Files: src/sys/dev/pci: if_wm.c if_wmvar.h Log Message: wm(4): Add a new workaround for Tiger Lake and newer. - Define new WM_T_PCH_TGP and use it for Tiger Lake and newer. Note that we

CVS commit: src/sys/dev/pci

2023-10-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 11 15:14:28 UTC 2023 Modified Files: src/sys/dev/pci: if_wm.c Log Message: wm(4): Add I219{V,LM}({22,23}) devices (Raptor Lake). To generate a diff of this commit: cvs rdiff -u -r1.790 -r1.791 src/sys/dev/pci/if_wm.c

CVS commit: src/sys/dev/pci

2023-10-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 11 15:05:26 UTC 2023 Modified Files: src/sys/dev/pci: if_wm.c if_wmvar.h Log Message: wm(4): Add a new workaround for Tiger Lake and newer. - Define new WM_T_PCH_TGP and use it for Tiger Lake and newer. Note that we

CVS commit: src/sys/dev/pci

2023-10-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 11 14:55:26 UTC 2023 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.1477 -r1.1478 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1476

CVS commit: src/sys/dev/pci

2023-10-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 11 14:54:58 UTC 2023 Modified Files: src/sys/dev/pci: pcidevs Log Message: pcidevs: Add Intel I219{V,LM}({22,23}) To generate a diff of this commit: cvs rdiff -u -r1.1496 -r1.1497 src/sys/dev/pci/pcidevs Please note

CVS commit: src/sys/dev/pci

2023-10-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 11 14:54:58 UTC 2023 Modified Files: src/sys/dev/pci: pcidevs Log Message: pcidevs: Add Intel I219{V,LM}({22,23}) To generate a diff of this commit: cvs rdiff -u -r1.1496 -r1.1497 src/sys/dev/pci/pcidevs Please note

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

2023-10-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 11 09:43:17 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c ixgbe_type.h Log Message: ixg(4): Print DEVICE_CAPS register. To generate a diff of this commit: cvs rdiff -u -r1.339 -r1.340

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

2023-10-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 11 09:43:17 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c ixgbe_type.h Log Message: ixg(4): Print DEVICE_CAPS register. To generate a diff of this commit: cvs rdiff -u -r1.339 -r1.340

CVS commit: src/sys/netinet6

2023-10-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 11 09:13:51 UTC 2023 Modified Files: src/sys/netinet6: nd6.c Log Message: s/Neighour/Neighbor/ in comment. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.279 -r1.280 src/sys/netinet6/nd6.c

CVS commit: src/sys/netinet6

2023-10-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 11 09:13:51 UTC 2023 Modified Files: src/sys/netinet6: nd6.c Log Message: s/Neighour/Neighbor/ in comment. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.279 -r1.280 src/sys/netinet6/nd6.c

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

2023-10-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 11 03:48:35 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: ixg(4): Whitespace. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.338 -r1.339 src/sys/dev/pci/ixgbe/ixgbe.c

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

2023-10-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 11 03:48:35 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: ixg(4): Whitespace. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.338 -r1.339 src/sys/dev/pci/ixgbe/ixgbe.c

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

2023-10-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Oct 10 06:21:09 UTC 2023 Modified Files: src/sys/dev/pci/igc: if_igc.c Log Message: igc(4): Fix half duplex setting From FreeBSD: 3b8d04f845b416d29a258658b8a48d1afb4a2e81 To generate a diff of this commit: cvs rdiff -u

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

2023-10-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Oct 10 06:21:09 UTC 2023 Modified Files: src/sys/dev/pci/igc: if_igc.c Log Message: igc(4): Fix half duplex setting From FreeBSD: 3b8d04f845b416d29a258658b8a48d1afb4a2e81 To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/dev/pci

2023-10-08 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Oct 8 08:05:09 UTC 2023 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.1475 -r1.1476 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1474

CVS commit: src/sys/dev/pci

2023-10-08 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Oct 8 08:04:41 UTC 2023 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add Pericom(Diodes) PCIe switches. To generate a diff of this commit: cvs rdiff -u -r1.1494 -r1.1495 src/sys/dev/pci/pcidevs Please note that

CVS commit: src/sys/dev/pci

2023-10-08 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Oct 8 08:04:41 UTC 2023 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add Pericom(Diodes) PCIe switches. To generate a diff of this commit: cvs rdiff -u -r1.1494 -r1.1495 src/sys/dev/pci/pcidevs Please note that

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:48:08 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ix_txrx.c ixgbe.c ixgbe.h ixgbe_82599.c ixgbe_api.c ixgbe_bypass.h ixgbe_common.c ixgbe_common.h ixgbe_dcb.c ixgbe_dcb_82598.c

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:48:08 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ix_txrx.c ixgbe.c ixgbe.h ixgbe_82599.c ixgbe_api.c ixgbe_bypass.h ixgbe_common.c ixgbe_common.h ixgbe_dcb.c ixgbe_dcb_82598.c

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:46:31 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c ixv.c Log Message: ixgbe: Enable interrupt after setting IFF_RUNNING. Same as FreeBSD x-3.3.35. To generate a diff of this commit: cvs rdiff -u

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:45:27 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_dcb.c Log Message: ixgbe: Remove NO_82599_SUPPORT and NO_X540_SUPPORT support. NFCI. From FreeBSD ix-3.3.35. Note that this file is not used in NetBSD.

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:46:31 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c ixv.c Log Message: ixgbe: Enable interrupt after setting IFF_RUNNING. Same as FreeBSD x-3.3.35. To generate a diff of this commit: cvs rdiff -u

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:45:27 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_dcb.c Log Message: ixgbe: Remove NO_82599_SUPPORT and NO_X540_SUPPORT support. NFCI. From FreeBSD ix-3.3.35. Note that this file is not used in NetBSD.

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:44:08 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c ixv.c Log Message: ixgbe: Modify error message of wrong TX/RX descriptor size. - Based from FreeBSD ix-3.3.35. I think ix-3.3.35's RING_INCREMENT(==

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:42:51 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c ixgbe.h ixv.c Log Message: ixgbe: Simplify definitions. No functional change. Both DEFAULT_{TX,RX}D and PERFORM_{TX,RX}D are 2048. Use

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:44:08 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c ixv.c Log Message: ixgbe: Modify error message of wrong TX/RX descriptor size. - Based from FreeBSD ix-3.3.35. I think ix-3.3.35's RING_INCREMENT(==

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:41:24 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_common.c Log Message: ixg(4): Filter out spurious link up indication - Extend SFP+ cage crosstalk fix by re-checking link state after 5ms delay to

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:42:51 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c ixgbe.h ixv.c Log Message: ixgbe: Simplify definitions. No functional change. Both DEFAULT_{TX,RX}D and PERFORM_{TX,RX}D are 2048. Use

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:40:06 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c ixgbe_82599.c ixgbe_type.h Log Message: ixg(4): Add 82599 LS once again. - From: FreeBSD: 9228ac3a69c4c7401a743e6465e118101a2beeb0

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:40:06 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c ixgbe_82599.c ixgbe_type.h Log Message: ixg(4): Add 82599 LS once again. - From: FreeBSD: 9228ac3a69c4c7401a743e6465e118101a2beeb0

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:38:03 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.h Log Message: ixg(4): Remove unused and old function. No functional change. - From FreeBSD's ix-3.3.32. To generate a diff of this commit: cvs rdiff

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:41:24 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_common.c Log Message: ixg(4): Filter out spurious link up indication - Extend SFP+ cage crosstalk fix by re-checking link state after 5ms delay to

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:38:03 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.h Log Message: ixg(4): Remove unused and old function. No functional change. - From FreeBSD's ix-3.3.32. To generate a diff of this commit: cvs rdiff

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:37:04 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: if_bypass.c if_fdir.c if_sriov.c ix_txrx.c ixgbe.c ixgbe.h ixgbe_api.h ixgbe_bypass.h ixgbe_common.c ixgbe_common.h ixgbe_fdir.h

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:35:25 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: ixg(4): Update FCTRL after writing multicast filter. Same as other OSes. From FreeBSD 395cc55d896654b8f75071e71e856b22aed87da5. To

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:35:25 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: ixg(4): Update FCTRL after writing multicast filter. Same as other OSes. From FreeBSD 395cc55d896654b8f75071e71e856b22aed87da5. To

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:34:23 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.h ixgbe_mbx.h ixgbe_type.h ixgbe_vf.c ixgbe_vf.h ixv.c Log Message: ixv(4): Add new IXGBE_VF_GET_LINK_STATE message support. PF can control

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:34:23 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.h ixgbe_mbx.h ixgbe_type.h ixgbe_vf.c ixgbe_vf.h ixv.c Log Message: ixv(4): Add new IXGBE_VF_GET_LINK_STATE message support. PF can control

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:32:05 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_vf.c Log Message: ixv(4): Improve error check. ixgbe_vf.c rev. 1.31 changed the behavior of the ixgbe_check_mac_link_vf() function. It was from

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

2023-10-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 6 14:32:05 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_vf.c Log Message: ixv(4): Improve error check. ixgbe_vf.c rev. 1.31 changed the behavior of the ixgbe_check_mac_link_vf() function. It was from

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

2023-10-03 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 4 04:31:25 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_82599.c Log Message: ixgbe: Fix typo in comment. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30

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

2023-10-03 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 4 04:31:25 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_82599.c Log Message: ixgbe: Fix typo in comment. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30

CVS commit: src/sys/dev/pci

2023-10-03 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 4 03:10:08 UTC 2023 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.1473 -r1.1474 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1472

CVS commit: src/sys/dev/pci

2023-10-03 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 4 03:10:08 UTC 2023 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.1473 -r1.1474 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1472

CVS commit: src/sys/dev/pci

2023-10-03 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 4 03:09:42 UTC 2023 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add Intel 82599 LS. To generate a diff of this commit: cvs rdiff -u -r1.1492 -r1.1493 src/sys/dev/pci/pcidevs Please note that diffs are not

CVS commit: src/sys/dev/pci

2023-10-03 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 4 03:09:42 UTC 2023 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add Intel 82599 LS. To generate a diff of this commit: cvs rdiff -u -r1.1492 -r1.1493 src/sys/dev/pci/pcidevs Please note that diffs are not

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

2023-10-03 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Oct 3 06:06:51 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ix_txrx.c Log Message: Remove obsolete comment. To generate a diff of this commit: cvs rdiff -u -r1.100 -r1.101 src/sys/dev/pci/ixgbe/ix_txrx.c Please note

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

2023-10-03 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Oct 3 06:06:51 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ix_txrx.c Log Message: Remove obsolete comment. To generate a diff of this commit: cvs rdiff -u -r1.100 -r1.101 src/sys/dev/pci/ixgbe/ix_txrx.c Please note

CVS commit: src/sys/dev/mii

2023-09-29 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Sep 29 09:08:30 UTC 2023 Modified Files: src/sys/dev/mii: miidevs.h miidevs_data.h Log Message: Regen. To generate a diff of this commit: cvs rdiff -u -r1.167 -r1.168 src/sys/dev/mii/miidevs.h cvs rdiff -u -r1.156 -r1.157

CVS commit: src/sys/dev/mii

2023-09-29 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Sep 29 09:08:30 UTC 2023 Modified Files: src/sys/dev/mii: miidevs.h miidevs_data.h Log Message: Regen. To generate a diff of this commit: cvs rdiff -u -r1.167 -r1.168 src/sys/dev/mii/miidevs.h cvs rdiff -u -r1.156 -r1.157

CVS commit: src/sys/dev/mii

2023-09-29 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Sep 29 09:08:16 UTC 2023 Modified Files: src/sys/dev/mii: miidevs Log Message: miidevs: Update I22[56] - Add model 0x0001 and 0x0005 for I226 and 0x000c for I225. Need more info to write better descriptions. - Modify

CVS commit: src/sys/dev/mii

2023-09-29 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Sep 29 09:08:16 UTC 2023 Modified Files: src/sys/dev/mii: miidevs Log Message: miidevs: Update I22[56] - Add model 0x0001 and 0x0005 for I226 and 0x000c for I225. Need more info to write better descriptions. - Modify

CVS commit: src/sys/dev/mii

2023-09-28 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Sep 29 03:39:00 UTC 2023 Modified Files: src/sys/dev/mii: miidevs.h miidevs_data.h Log Message: Regen. To generate a diff of this commit: cvs rdiff -u -r1.166 -r1.167 src/sys/dev/mii/miidevs.h cvs rdiff -u -r1.155 -r1.156

CVS commit: src/sys/dev/mii

2023-09-28 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Sep 29 03:39:00 UTC 2023 Modified Files: src/sys/dev/mii: miidevs.h miidevs_data.h Log Message: Regen. To generate a diff of this commit: cvs rdiff -u -r1.166 -r1.167 src/sys/dev/mii/miidevs.h cvs rdiff -u -r1.155 -r1.156

CVS commit: src/sys/dev/mii

2023-09-28 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Sep 29 03:38:36 UTC 2023 Modified Files: src/sys/dev/mii: miidevs Log Message: Add MaxLinear GPY21[125] 2.5G PHY. To generate a diff of this commit: cvs rdiff -u -r1.168 -r1.169 src/sys/dev/mii/miidevs Please note that

CVS commit: src/sys/dev/mii

2023-09-28 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Sep 29 03:38:36 UTC 2023 Modified Files: src/sys/dev/mii: miidevs Log Message: Add MaxLinear GPY21[125] 2.5G PHY. To generate a diff of this commit: cvs rdiff -u -r1.168 -r1.169 src/sys/dev/mii/miidevs Please note that

CVS commit: src/sys/dev/pci

2023-09-25 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Sep 25 08:18:14 UTC 2023 Modified Files: src/sys/dev/pci: if_wm.c Log Message: wm(4): Modify descriptions of flow control related event counters. To generate a diff of this commit: cvs rdiff -u -r1.787 -r1.788

CVS commit: src/sys/dev/pci

2023-09-25 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Sep 25 08:18:14 UTC 2023 Modified Files: src/sys/dev/pci: if_wm.c Log Message: wm(4): Modify descriptions of flow control related event counters. To generate a diff of this commit: cvs rdiff -u -r1.787 -r1.788

CVS commit: src/sys/dev/pci

2023-09-25 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Sep 25 07:12:25 UTC 2023 Modified Files: src/sys/dev/pci: if_wm.c Log Message: wm(4): the IAC(Interrupt Assertion Count) register is for 82571 and newer. To generate a diff of this commit: cvs rdiff -u -r1.786 -r1.787

CVS commit: src/sys/dev/pci

2023-09-25 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Sep 25 07:12:25 UTC 2023 Modified Files: src/sys/dev/pci: if_wm.c Log Message: wm(4): the IAC(Interrupt Assertion Count) register is for 82571 and newer. To generate a diff of this commit: cvs rdiff -u -r1.786 -r1.787

CVS commit: src/sys/dev/pci

2023-09-25 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Sep 25 07:11:08 UTC 2023 Modified Files: src/sys/dev/pci: if_wm.c Log Message: wm(4): Add some info to some event counters. - The difference between the RUC(Rx Undersize) and RFC(Rx Fragment) is whether the CRC is valid

CVS commit: src/sys/dev/pci

2023-09-25 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Sep 25 07:11:08 UTC 2023 Modified Files: src/sys/dev/pci: if_wm.c Log Message: wm(4): Add some info to some event counters. - The difference between the RUC(Rx Undersize) and RFC(Rx Fragment) is whether the CRC is valid

CVS commit: src/sys/dev/pci

2023-09-25 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Sep 25 06:18:09 UTC 2023 Modified Files: src/sys/dev/pci: if_wm.c Log Message: wm(4): Use SCVPC and HRMPC for 82575 and newer. The SCVPC(SerDes/SGMII Code Violation Packet Count) register and the HRMPC (Header

CVS commit: src/sys/dev/pci

2023-09-25 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Sep 25 06:18:09 UTC 2023 Modified Files: src/sys/dev/pci: if_wm.c Log Message: wm(4): Use SCVPC and HRMPC for 82575 and newer. The SCVPC(SerDes/SGMII Code Violation Packet Count) register and the HRMPC (Header

CVS commit: src/sys

2023-09-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Sep 21 09:31:50 UTC 2023 Modified Files: src/sys/arch/arc/jazz: if_sn_jazzio.c src/sys/arch/atari/dev: font_8x16.c font_8x8.c src/sys/arch/mac68k/dev: adb_direct.c src/sys/arch/macppc/dev: adb_direct.c

CVS commit: src/sys

2023-09-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Sep 21 09:31:50 UTC 2023 Modified Files: src/sys/arch/arc/jazz: if_sn_jazzio.c src/sys/arch/atari/dev: font_8x16.c font_8x8.c src/sys/arch/mac68k/dev: adb_direct.c src/sys/arch/macppc/dev: adb_direct.c

CVS commit: src/sys/arch/landisk/dev

2023-09-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Sep 21 09:24:09 UTC 2023 Modified Files: src/sys/arch/landisk/dev: rs5c313_landisk.c Log Message: Fix typo in comment. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/landisk/dev/rs5c313_landisk.c

CVS commit: src/sys/arch/landisk/dev

2023-09-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Sep 21 09:24:09 UTC 2023 Modified Files: src/sys/arch/landisk/dev: rs5c313_landisk.c Log Message: Fix typo in comment. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/landisk/dev/rs5c313_landisk.c

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

2023-09-14 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Sep 14 08:48:29 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: ixg(4): Rename some descriptions of flow control related event conters. To generate a diff of this commit: cvs rdiff -u -r1.330 -r1.331

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

2023-09-14 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Sep 14 08:48:29 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: ixg(4): Rename some descriptions of flow control related event conters. To generate a diff of this commit: cvs rdiff -u -r1.330 -r1.331

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

2023-09-14 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Sep 14 08:47:24 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: ixg(4): Reorder some flow control related event counters for readability. To generate a diff of this commit: cvs rdiff -u -r1.329 -r1.330

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

2023-09-14 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Sep 14 08:47:24 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: ixg(4): Reorder some flow control related event counters for readability. To generate a diff of this commit: cvs rdiff -u -r1.329 -r1.330

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

2023-09-13 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Sep 13 08:05:23 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: ixg(4): Count Queue Bytes {Transmit, Receive} counter. To generate a diff of this commit: cvs rdiff -u -r1.328 -r1.329

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

2023-09-13 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Sep 13 08:05:23 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: ixg(4): Count Queue Bytes {Transmit, Receive} counter. To generate a diff of this commit: cvs rdiff -u -r1.328 -r1.329

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

2023-09-13 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Sep 13 07:38:31 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: ixg(4): Rename some descriptions of event counters. - Rename some descriptions from register name to the meaning. - For the same

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

2023-09-13 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Sep 13 07:38:31 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: ixg(4): Rename some descriptions of event counters. - Rename some descriptions from register name to the meaning. - For the same

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

2023-09-13 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Sep 13 07:28:51 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c ixgbe.h ixv.c Log Message: ixgbe: Reorder some event counters for readability. To generate a diff of this commit: cvs rdiff -u -r1.326 -r1.327

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

2023-09-13 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Sep 13 07:28:51 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c ixgbe.h ixv.c Log Message: ixgbe: Reorder some event counters for readability. To generate a diff of this commit: cvs rdiff -u -r1.326 -r1.327

CVS commit: src/doc

2023-09-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Sep 4 10:12:43 UTC 2023 Modified Files: src/doc: CHANGES Log Message: Remove some entries. Those were pulled up to netbsd-10. To generate a diff of this commit: cvs rdiff -u -r1.2996 -r1.2997 src/doc/CHANGES Please note

CVS commit: src/doc

2023-09-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Sep 4 10:12:43 UTC 2023 Modified Files: src/doc: CHANGES Log Message: Remove some entries. Those were pulled up to netbsd-10. To generate a diff of this commit: cvs rdiff -u -r1.2996 -r1.2997 src/doc/CHANGES Please note

CVS commit: src/sys/dev/pci

2023-08-28 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Aug 28 09:50:12 UTC 2023 Modified Files: src/sys/dev/pci: if_vmx.c Log Message: Set IFM_FDX flag if the link is up. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/dev/pci/if_vmx.c Please note that

CVS commit: src/sys/dev/pci

2023-08-28 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Aug 28 09:50:12 UTC 2023 Modified Files: src/sys/dev/pci: if_vmx.c Log Message: Set IFM_FDX flag if the link is up. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/dev/pci/if_vmx.c Please note that

CVS commit: src/sys/dev/pci

2023-08-25 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Aug 25 09:38:51 UTC 2023 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Fix #ifdef WM_DEBUG code in wm_gmii_i82544_{read,write}reg_locked. To generate a diff of this commit: cvs rdiff -u -r1.783 -r1.784

CVS commit: src/sys/dev/pci

2023-08-25 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Aug 25 09:38:51 UTC 2023 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Fix #ifdef WM_DEBUG code in wm_gmii_i82544_{read,write}reg_locked. To generate a diff of this commit: cvs rdiff -u -r1.783 -r1.784

CVS commit: src/sys/dev/pci

2023-08-25 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Aug 25 08:14:14 UTC 2023 Modified Files: src/sys/dev/pci: if_wm.c if_wmvar.h Log Message: Delay sending LINK_STATE_UP to prevent dropping packets on I35[04] and I21[01]. Some (not all) systems use I35[04] or I21[01] don't

CVS commit: src/sys/dev/pci

2023-08-25 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Aug 25 08:14:14 UTC 2023 Modified Files: src/sys/dev/pci: if_wm.c if_wmvar.h Log Message: Delay sending LINK_STATE_UP to prevent dropping packets on I35[04] and I21[01]. Some (not all) systems use I35[04] or I21[01] don't

CVS commit: src/sys/dev/pci

2023-08-09 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Aug 9 09:58:01 UTC 2023 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.1471 -r1.1472 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1470

CVS commit: src/sys/dev/pci

2023-08-09 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Aug 9 09:58:01 UTC 2023 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.1471 -r1.1472 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1470

CVS commit: src/sys/dev/pci

2023-08-09 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Aug 9 09:57:35 UTC 2023 Modified Files: src/sys/dev/pci: pcidevs Log Message: Simplify descriptions of Snow Ridge internal Ethernet devices. To generate a diff of this commit: cvs rdiff -u -r1.1490 -r1.1491

CVS commit: src/sys/dev/pci

2023-08-09 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Aug 9 09:57:35 UTC 2023 Modified Files: src/sys/dev/pci: pcidevs Log Message: Simplify descriptions of Snow Ridge internal Ethernet devices. To generate a diff of this commit: cvs rdiff -u -r1.1490 -r1.1491

CVS commit: src/sys/dev/pci

2023-08-08 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Aug 9 03:15:48 UTC 2023 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.1470 -r1.1471 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1469

CVS commit: src/sys/dev/pci

2023-08-08 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Aug 9 03:14:53 UTC 2023 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add some Intel Xeon D-2100 devices. Fix description of Intel 0x37d0. To generate a diff of this commit: cvs rdiff -u -r1.1489 -r1.1490

CVS commit: src/sys/dev/pci

2023-08-08 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Aug 9 03:14:53 UTC 2023 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add some Intel Xeon D-2100 devices. Fix description of Intel 0x37d0. To generate a diff of this commit: cvs rdiff -u -r1.1489 -r1.1490

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

2023-08-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Aug 7 09:27:14 UTC 2023 Modified Files: src/sys/arch/x86/x86: procfs_machdep.c Log Message: Update /proc/cpuinfo. - Move "ssbd" to an unused Linux mapping. - Update unused Linux mappings. To generate a diff of this

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

2023-08-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Aug 7 09:27:14 UTC 2023 Modified Files: src/sys/arch/x86/x86: procfs_machdep.c Log Message: Update /proc/cpuinfo. - Move "ssbd" to an unused Linux mapping. - Update unused Linux mappings. To generate a diff of this

<    1   2   3   4   5   6   7   8   9   10   >