Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   riastradh
Date:           Thu Mar  3 06:22:23 UTC 2022

Modified Files:
        src/sys/dev: video.c video_if.h

Log Message:
video(4): Allow drivers to pass the softc explicitly.

This way one device driver can have multiple video0, video1, &c.,
interfaces attached, using independent state and a common parent.


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/dev/video.c
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/video_if.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