Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/landisk



Module Name:    src
Committed By:   riastradh
Date:           Sat Oct 29 11:04:23 UTC 2022

Modified Files:
        src/sys/arch/landisk/include: pci_machdep.h
        src/sys/arch/landisk/landisk: shpcic_machdep.c

Log Message:
landisk: Add stub pci_intr_setattr.

No MP on sh4 as far as I know so no need to do anything for
PCI_INTR_MPSAFE.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/landisk/include/pci_machdep.h
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/landisk/landisk/shpcic_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index