Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   bouyer
Date:           Sun Oct  1 21:36:11 UTC 2006

Modified Files:
        src/sys/arch/i386/conf: XEN2_DOM0
        src/sys/arch/xen/conf: files.compat files.xen
        src/sys/arch/xen/i386: autoconf.c locore.S mainbus.c
Added Files:
        src/sys/arch/xen/i386: bios32.c

Log Message:
Map the ISA hole on Xen, which allows us to access the SMBios, which allows
us to find the IPMI address. Add IPMI support on Xen (commented out for now)


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/i386/conf/XEN2_DOM0
cvs rdiff -r1.12 -r1.13 src/sys/arch/xen/conf/files.compat
cvs rdiff -r1.48 -r1.49 src/sys/arch/xen/conf/files.xen
cvs rdiff -r1.18 -r1.19 src/sys/arch/xen/i386/autoconf.c \
    src/sys/arch/xen/i386/locore.S
cvs rdiff -r0 -r1.1 src/sys/arch/xen/i386/bios32.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/xen/i386/mainbus.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