Source-Changes archive

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

CVS commit: syssrc/sys/arch/i386



Module Name:    syssrc
Committed By:   thorpej
Date:           Mon Aug 12 01:03:14 UTC 2002

Modified Files:
        syssrc/sys/arch/i386/conf: NET4501 files.i386
Added Files:
        syssrc/sys/arch/i386/pci: elan520.c elan520reg.h

Log Message:
Add a driver for the AMD Elan SC520 System Controller.  The "elansc"
driver attaches where "pchb" would normally attach (it matches at a
higher match priority).  The "elansc" driver currently provides support
for the watchdog timer built-in the SC520.

Thanks to Jasper Wallace for laying the ground-work for this (most
notably by providing a work-around for a watchdog-related bug in the
SC520).


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/i386/conf/NET4501
cvs rdiff -r1.212 -r1.213 syssrc/sys/arch/i386/conf/files.i386
cvs rdiff -r0 -r1.1 syssrc/sys/arch/i386/pci/elan520.c \
    syssrc/sys/arch/i386/pci/elan520reg.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