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:   thorpej
Date:           Fri May 28 23:26:27 UTC 2004

Modified Files:
        src/sys/conf: files
        src/sys/dev/ata: files.ata
Added Files:
        src/sys/dev/ata: sata_subr.c satavar.h

Log Message:
Add common routines for SATA controllers.  Right now, we have sata_speed(),
which reports the speed encoded in the SStatus register.


To generate a diff of this commit:
cvs rdiff -r1.673 -r1.674 src/sys/conf/files
cvs rdiff -r1.8 -r1.9 src/sys/dev/ata/files.ata
cvs rdiff -r0 -r1.1 src/sys/dev/ata/sata_subr.c src/sys/dev/ata/satavar.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