Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   minoura
Date:           Sun Mar 14 08:04:38 UTC 2004

Modified Files:
        src/sys/arch/i386/conf: files.i386
Added Files:
        src/sys/arch/i386/pci: ichlpcib.c
        src/sys/dev/ic: i82801lpcreg.h

Log Message:
Add Intel ICHn PCI-LPC bridge driver.
It is a pcib, but with sysmon watchdog support.


To generate a diff of this commit:
cvs rdiff -r1.250 -r1.251 src/sys/arch/i386/conf/files.i386
cvs rdiff -r0 -r1.1 src/sys/arch/i386/pci/ichlpcib.c
cvs rdiff -r0 -r1.1 src/sys/dev/ic/i82801lpcreg.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