Source-Changes archive

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

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   tsutsui
Date:           Fri May 30 13:42:33 UTC 2025

Modified Files:
        src/sys/dev/ic: sti.c stireg.h

Log Message:
Use fixed STI_PGSHIFT to calculate region info stored in the sti(4) ROM.

The length and offset values in the ROM assume 4KB/page.
Now sti(4) works with 8KB/page (PGSHIFT == 13) settings on hp300.


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/dev/ic/sti.c
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/ic/stireg.h

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