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

2023-11-13 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Nov 14 03:03:18 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ix_txrx.c Log Message: ixgbe(4): Modify comment. No functional change. ixgbe_tx_ctx_setup() may or may not consume one TX descriptor. To generate a diff of

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

2023-11-13 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Nov 14 03:03:18 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ix_txrx.c Log Message: ixgbe(4): Modify comment. No functional change. ixgbe_tx_ctx_setup() may or may not consume one TX descriptor. To generate a diff of

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

2023-11-13 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Nov 14 02:31:46 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ix_txrx.c Log Message: ixgbe(4): Move assignment of TXD. NFCI. To generate a diff of this commit: cvs rdiff -u -r1.105 -r1.106 src/sys/dev/pci/ixgbe/ix_txrx.c

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

2023-11-13 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Nov 14 02:31:46 UTC 2023 Modified Files: src/sys/dev/pci/ixgbe: ix_txrx.c Log Message: ixgbe(4): Move assignment of TXD. NFCI. To generate a diff of this commit: cvs rdiff -u -r1.105 -r1.106 src/sys/dev/pci/ixgbe/ix_txrx.c

CVS commit: [thorpej-altq-separation] src/sys/net

2023-11-13 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Tue Nov 14 02:29:11 UTC 2023 Modified Files: src/sys/net [thorpej-altq-separation]: if_wg.c Log Message: Update for the new location of altq_flags (not in if_snd directly). To generate a diff of this commit: cvs rdiff -u

CVS commit: [thorpej-altq-separation] src/sys/net

2023-11-13 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Tue Nov 14 02:29:11 UTC 2023 Modified Files: src/sys/net [thorpej-altq-separation]: if_wg.c Log Message: Update for the new location of altq_flags (not in if_snd directly). To generate a diff of this commit: cvs rdiff -u

CVS commit: src/distrib/notes

2023-11-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Nov 13 21:01:51 UTC 2023 Modified Files: src/distrib/notes: Makefile.inc Log Message: Use TOOL_DATE (Jan-Benedict Glaw) To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/distrib/notes/Makefile.inc Please

CVS commit: src/distrib/notes

2023-11-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Nov 13 21:01:51 UTC 2023 Modified Files: src/distrib/notes: Makefile.inc Log Message: Use TOOL_DATE (Jan-Benedict Glaw) To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/distrib/notes/Makefile.inc Please

CVS commit: src/sys/lib/libkern

2023-11-13 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Nov 13 19:07:00 UTC 2023 Modified Files: src/sys/lib/libkern: Makefile.compiler-rt Log Message: avoid dependency on NETBSDSRCDIR being set. due to various things, non-build.sh builds don't have it set already and it ends up

CVS commit: src/sys/lib/libkern

2023-11-13 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Nov 13 19:07:00 UTC 2023 Modified Files: src/sys/lib/libkern: Makefile.compiler-rt Log Message: avoid dependency on NETBSDSRCDIR being set. due to various things, non-build.sh builds don't have it set already and it ends up

CVS commit: src/sys/dev/ic

2023-11-13 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Nov 13 15:08:06 UTC 2023 Modified Files: src/sys/dev/ic: dwc_eqos_reg.h Log Message: eqos(4): Extend bitwidth of SYSBUS_MODE_{RD,WR}_OSR_LMT to 4bits. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/sys/dev/ic

2023-11-13 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Nov 13 15:08:06 UTC 2023 Modified Files: src/sys/dev/ic: dwc_eqos_reg.h Log Message: eqos(4): Extend bitwidth of SYSBUS_MODE_{RD,WR}_OSR_LMT to 4bits. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/sys/dev/ic

2023-11-13 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Nov 13 15:07:19 UTC 2023 Modified Files: src/sys/dev/ic: dwc_eqos.c dwc_eqos_reg.h Log Message: eqos(4): Set bit 31 when writing MAC_ADDRESS0_HIGH register. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34

CVS commit: src/sys/dev/ic

2023-11-13 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Nov 13 15:07:19 UTC 2023 Modified Files: src/sys/dev/ic: dwc_eqos.c dwc_eqos_reg.h Log Message: eqos(4): Set bit 31 when writing MAC_ADDRESS0_HIGH register. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34

CVS commit: src/sys/dev/pci

2023-11-13 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Mon Nov 13 08:10:53 UTC 2023 Modified Files: src/sys/dev/pci: pcidevs.h pcidevs_data.h Log Message: regen for newer Areca boards To generate a diff of this commit: cvs rdiff -u -r1.1479 -r1.1480 src/sys/dev/pci/pcidevs.h cvs

CVS commit: src/sys/dev/pci

2023-11-13 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Mon Nov 13 08:10:53 UTC 2023 Modified Files: src/sys/dev/pci: pcidevs.h pcidevs_data.h Log Message: regen for newer Areca boards To generate a diff of this commit: cvs rdiff -u -r1.1479 -r1.1480 src/sys/dev/pci/pcidevs.h cvs

CVS commit: src/sys/dev/pci

2023-11-13 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Mon Nov 13 08:07:24 UTC 2023 Modified Files: src/sys/dev/pci: pcidevs Log Message: add some newer Areca boards in prep for updating driver To generate a diff of this commit: cvs rdiff -u -r1.1498 -r1.1499

CVS commit: src/sys/dev/pci

2023-11-13 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Mon Nov 13 08:07:24 UTC 2023 Modified Files: src/sys/dev/pci: pcidevs Log Message: add some newer Areca boards in prep for updating driver To generate a diff of this commit: cvs rdiff -u -r1.1498 -r1.1499