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:   cube
Date:           Sun Nov  5 21:06:26 UTC 2006

Modified Files:
        src/sys/dev/isa: pcppi.c

Log Message:
config_found() is for direct configuration, not indirect.

Change the code to use config_search/config_attach, and print a warning
when the user has device* at pcppi? in the kernel configuration file.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/dev/isa/pcppi.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