Source-Changes archive

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

CVS commit: src/sys/dev/vme



Module Name:    src
Committed By:   thorpej
Date:           Mon Dec  4 01:49:29 UTC 2023

Modified Files:
        src/sys/dev/vme: vme.c vmevar.h

Log Message:
Manage VME address space using vmem(9) rather than extent(9).

XXX PR kern/57748 applies here; we lose the last byte of A32 space.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/vme/vme.c
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/vme/vmevar.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