Source-Changes archive

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

CVS commit: src/sys/arch/mipsco/conf



Module Name:    src
Committed By:   cube
Date:           Fri Sep  1 13:28:17 UTC 2006

Modified Files:
        src/sys/arch/mipsco/conf: files.mipsco

Log Message:
Device isabus has to expose an interface attribute otherwise it can't have
children attaching and config(1) detects isa0 as orphaned in RC3230.

While turning isabus into an interface attribute doesn't work (because the
attribute 'isabus' already exists), depending on that very same attribute
works.

XXX  I wonder what to allow, what to disallow.  I'll think about it.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/mipsco/conf/files.mipsco

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