Source-Changes archive

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

CVS commit: src/sys/arch/mipsco/obio



Module Name:    src
Committed By:   tsutsui
Date:           Sat Apr 26 04:07:05 UTC 2025

Modified Files:
        src/sys/arch/mipsco/obio: if_le.c

Log Message:
Fix le(4) match routine to probe the address specified in config(5).

No functional changes with current kernel config files.

Also apply cosmetic changes:
- use proper variable name per examples in the bus_dma(9) man page
- fix an incorrect comment

Patch from Miod Vallat.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/mipsco/obio/if_le.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