Source-Changes archive

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

CVS commit: src/share/man/man9



Module Name:    src
Committed By:   dyoung
Date:           Mon Apr  5 18:24:24 UTC 2010

Modified Files:
        src/share/man/man9: bus_dma.9 bus_space.9

Log Message:
Change some references to <machine/bus.h> to <sys/bus.h>.  MI drivers
should #include <sys/bus.h>. <sys/bus.h> #includes <machine/bus.h> for
the MD implementation details.


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/share/man/man9/bus_dma.9
cvs rdiff -u -r1.38 -r1.39 src/share/man/man9/bus_space.9

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