Module Name:src
Committed By: simonb
Date: Wed Mar 24 08:10:14 UTC 2021
Modified Files:
src/sys/arch/mips/cavium/dev: octeon_fpa.c
Log Message:
Remove somewhat dubious empty octfpa_desc structure.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/
Module Name:src
Committed By: thorpej
Date: Wed Mar 24 14:21:08 UTC 2021
Modified Files:
src/sys/arch/arm/broadcom [thorpej-cfargs]: bcm2835_vcaudio.c
src/sys/arch/arm/omap [thorpej-cfargs]: tiotg.c
src/sys/arch/x86/pci [thorpej-cfargs]: pcib.c
src/s
Module Name:src
Committed By: skrll
Date: Wed Mar 24 18:19:31 UTC 2021
Modified Files:
src/sys/dev/fdt: dwcmmc_fdt.c
Log Message:
Fix previous
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/fdt/dwcmmc_fdt.c
Please note that diffs are not publi
Module Name:src
Committed By: rillig
Date: Thu Mar 25 00:35:16 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: extract check_init_expr from init_using_expr
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.116
Module Name:src
Committed By: rillig
Date: Thu Mar 25 00:48:59 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: remove outdated comment from init_using_expr
Since C99, an aggregate type can be initialized without braces.
No functional change.
Module Name:src
Committed By: rillig
Date: Thu Mar 25 01:42:53 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_struct_init_nested.c
d_struct_init_nested.exp
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: fix C99 initialization with express
Module Name:src
Committed By: rin
Date: Thu Mar 25 03:44:25 UTC 2021
Modified Files:
src/sys/arch/sandpoint/stand/altboot: rge.c
Log Message:
Fix tftp boot with RTL8169/8110.
When sending frame shorter than 60 octets, we add trailing \0's to
payload to construct 60-octet
Module Name:src
Committed By: rin
Date: Thu Mar 25 05:33:59 UTC 2021
Modified Files:
src/sys/dev/acpi: com_acpi.c
src/sys/dev/ic: com.c comvar.h
src/sys/dev/pci: com_puc.c
Log Message:
Introduce sc_poll_ticks and obsolete COM_HW_POLL bit in sc_hwflags.
Poll
Module Name:src
Committed By: rin
Date: Thu Mar 25 05:34:49 UTC 2021
Modified Files:
src/sys/dev/ic: com.c comvar.h
Log Message:
Introduce COM_HW_BROKEN_ETXRDY bit in sc_hwflags; push TX queue if
possible in comintr() even if IIR_NOPEND is asserted.
Combined with sc_poll_
Module Name:src
Committed By: rin
Date: Thu Mar 25 05:35:50 UTC 2021
Modified Files:
src/sys/arch/sandpoint/conf: KUROBOX
src/sys/arch/sandpoint/sandpoint: com_eumb.c
Log Message:
At least KuroBox Classic and HG seem to have buggy UART, for which
ETXRDY interrupts
10 matches
Mail list logo