Page MenuHomeFreeBSD

mma_semihalf.com (Marcin Mazurek)
User

Projects

User does not belong to any projects.

User Details

User Since
Mar 1 2016, 12:40 PM (426 w, 2 d)

Recent Activity

Mar 22 2016

mma_semihalf.com updated the diff for D4879: OFW PCI code decuplications - involves ARM, PPC and SPARC64.

Add few corrections and fix issue for PowerPC

Mar 22 2016, 5:11 PM

Mar 7 2016

mma_semihalf.com added a reviewer for D4879: OFW PCI code decuplications - involves ARM, PPC and SPARC64: wma.
Mar 7 2016, 8:25 AM

Mar 3 2016

mma_semihalf.com added a comment to D4879: OFW PCI code decuplications - involves ARM, PPC and SPARC64.

Someone else would like to share a comment on this?
@marius, is it correct now in your view?

Mar 3 2016, 10:32 AM

Mar 2 2016

mma_semihalf.com updated the diff for D4879: OFW PCI code decuplications - involves ARM, PPC and SPARC64.

Undochanges for sparc64, now things for sparc are as before.
Keep dev/ofw/ofw_pci.h to the existed scheme.
Move all of required declarations from dev/ofw/ofw_pci.h to new file dev/ofw/ofwpci.h.
Rename dev/ofw/ofw_pci.c file to dev/ofw/ofwpci.c. For now this file is not including to the sparc64 kernel, it uses only sparc64-specific ofw files.

Mar 2 2016, 1:52 PM

Mar 1 2016

mma_semihalf.com updated the diff for D4879: OFW PCI code decuplications - involves ARM, PPC and SPARC64.

Fix failures for sparc64 and powerpc architectures. OF PCI implementation from sparc64/ofw is now extracted. Anything that was machine-specific was moved to machine-specific file -
sparc64_ofw_pci.c (renamed from ofw_pci.c). The code which was identical or largely common went into general dev/ofw_pci.c file. Structure ofw_pci_softc is now the same for every architecture.

Mar 1 2016, 1:13 PM
mma_semihalf.com commandeered D4879: OFW PCI code decuplications - involves ARM, PPC and SPARC64.
Mar 1 2016, 12:55 PM