Page MenuHomeFreeBSD
Feed Advanced Search

Aug 22 2022

dsl closed D36276: Add dsl to the src committers and bz as my mentor.
Aug 22 2022, 2:00 PM

Aug 21 2022

dsl updated the diff for D36276: Add dsl to the src committers and bz as my mentor.

I've provided an actual diff revision URL and removed [PATCH] prefix from the commit message.

Aug 21 2022, 6:06 PM
dsl requested review of D36276: Add dsl to the src committers and bz as my mentor.
Aug 21 2022, 6:00 PM

Aug 9 2022

dsl added a watcher for linuxkpi: dsl.
Aug 9 2022, 7:49 PM

Jul 23 2022

bofh renamed dsl from dsl_mcusim.org to dsl.
Jul 23 2022, 2:41 AM

Jul 22 2022

dsl closed D35850: New committer (src): Dmitry Salychev (steps 1-4).
Jul 22 2022, 6:31 PM
dsl committed R9:79736c49a490: Add records about new src committer (dsl) (authored by dsl).
Add records about new src committer (dsl)
Jul 22 2022, 6:31 PM

Jul 19 2022

dsl requested review of D35850: New committer (src): Dmitry Salychev (steps 1-4).
Jul 19 2022, 3:54 PM

Dec 26 2021

dsl added a comment to D33417: Do not call iommu_map_msi when ctx is NULL.

I've just got a kernel panic at the same place with IOMMU enabled and DPAA2 driver WIP on Honeycomb board.

Dec 26 2021, 9:48 PM

Aug 1 2021

dsl updated the diff for D31267: Parse named nodes from IORT ACPI on arm64.

outid will be written in case of a non-null output node found only. This is how iort_pci_rc_map() used to work and I don't want my patch to change this behavior.

Aug 1 2021, 5:27 PM
dsl updated the diff for D31267: Parse named nodes from IORT ACPI on arm64.

Shared parts of the iort_pci_rc_map() and iort_named_comp_map() were extracted into a separate iort_smmu_trymap() function.

Aug 1 2021, 4:43 PM

Jul 27 2021

dsl added a comment to D31267: Parse named nodes from IORT ACPI on arm64.

@andrew It definitely won't be, but I wanted to have a separate function for named components from IORT table similar to one for PCI RC nodes. I'll probably extract the same parts of the both functions into a separate one.

Jul 27 2021, 9:07 AM
dsl added a comment to D31267: Parse named nodes from IORT ACPI on arm64.

You won't see "MSI allocated" in dmesg if you clone the repository or pull the latest changes now. Please, ping me and I'll explain how to test this patch.

Jul 27 2021, 8:29 AM

Jul 22 2021

dsl requested review of D31267: Parse named nodes from IORT ACPI on arm64.
Jul 22 2021, 9:05 AM

Dec 2 2020

dsl added a comment to D27422: Add support of UART_DEV_DBGPORT to uart_bus_fdt.c.

@mhorne, @andrew, thanks for help here :)

Dec 2 2020, 4:59 PM
dsl added a comment to D27422: Add support of UART_DEV_DBGPORT to uart_bus_fdt.c.

@mhorne Should I update a patch attached to the PR also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251053 ?

Dec 2 2020, 4:45 PM
dsl updated the diff for D27422: Add support of UART_DEV_DBGPORT to uart_bus_fdt.c.

Unnecessary tests of the devtype argument have been removed from uart_cpu_getdev() in sys/dev/uart/uart_cpu_arm64.c and sys/dev/uart/uart_cpu_fdt.c. uart_cpu_fdt_probe() checks for console types it supports.

Dec 2 2020, 11:04 AM

Dec 1 2020

dsl added a comment to D27422: Add support of UART_DEV_DBGPORT to uart_bus_fdt.c.

Please, take a look at the updated patch.

Dec 1 2020, 4:41 PM
dsl updated the diff for D27422: Add support of UART_DEV_DBGPORT to uart_bus_fdt.c.

I've tried to follow all of the comments during the review.

Dec 1 2020, 4:36 PM

Nov 30 2020

dsl requested review of D27422: Add support of UART_DEV_DBGPORT to uart_bus_fdt.c.
Nov 30 2020, 3:18 PM

Nov 25 2020

dsl added a comment to D5986: Add support of UART_DEV_DBGPORT to uart_cpu_fdt.c.

There's some information here if you haven't found it already: https://wiki.freebsd.org/Phabricator

No, I haven't seen it yet - thanks for sharing! What's a preferred way to create a revision: via command line or web interface?

Nov 25 2020, 6:39 PM

Nov 24 2020

dsl added a comment to D5986: Add support of UART_DEV_DBGPORT to uart_cpu_fdt.c.

Would you be willing to create a new phabricator review for the change?

Nov 24 2020, 8:17 PM

Nov 11 2020

dsl added a comment to D5986: Add support of UART_DEV_DBGPORT to uart_cpu_fdt.c.

I've re-worked this patch and opened a PR at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251053.

Nov 11 2020, 4:37 PM