Source-Changes archive

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

CVS commit: [gehenna-devsw] syssrc/sys/dev



Module Name:    syssrc
Committed By:   gehenna
Date:           Thu May 16 04:52:06 UTC 2002

Modified Files:
        syssrc/sys/dev [gehenna-devsw]: audio.c cons.c midi.c sequencer.c

Log Message:
Add the character device switch.
Replace the direct-access to devsw table with calling devsw API.


To generate a diff of this commit:
cvs rdiff -r1.155 -r1.155.2.1 syssrc/sys/dev/audio.c
cvs rdiff -r1.41 -r1.41.8.1 syssrc/sys/dev/cons.c
cvs rdiff -r1.23 -r1.23.8.1 syssrc/sys/dev/midi.c
cvs rdiff -r1.19 -r1.19.8.1 syssrc/sys/dev/sequencer.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