Source-Changes archive

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

CVS commit: src/sys/dev/isa



Module Name:    src
Committed By:   thorpej
Date:           Mon Apr 26 19:10:38 UTC 2021

Modified Files:
        src/sys/dev/isa: ess.c files.isa

Log Message:
- The "ess" device does not need a "midibus" interface attribute; it
  attaches an "opl" instance which itself attaches the "midi".
- Be explicit about using the "ess" interface attribute when attaching
  the "joy" and "opl" instances.


To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/sys/dev/isa/ess.c
cvs rdiff -u -r1.176 -r1.177 src/sys/dev/isa/files.isa

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