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:   thorpej
Date:           Sun Oct 19 20:34:04 UTC 2025

Modified Files:
        src/sys/dev/eisa: eisavar.h
        src/sys/dev/isa: isavar.h

Log Message:
Encapsulate attaching EISA / ISA busses into eisabus_attach() and
isabus_attach(), respectively.  Consistently uses the correct interface
attribute.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/dev/eisa/eisavar.h
cvs rdiff -u -r1.54 -r1.55 src/sys/dev/isa/isavar.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