Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   xtraeme
Date:           Wed Jun 27 23:02:53 UTC 2007

Modified Files:
        src/doc: CHANGES
        src/share/man/man4/man4.i386: Makefile
        src/sys/arch/i386/conf: files.i386
Added Files:
        src/share/man/man4/man4.i386: gcscide.4
        src/sys/arch/i386/pci: gcscide.c

Log Message:
Import i386/gcscide(4). A driver for the IDE Controller of the
AMD CS5535 Companion device found in the decTOP.

gcscide0 at pci0 dev 15 function 2
gcscide0: National Semiconductor/AMD CS5535 IDE Controller (rev. 0x00)

Supports Ultra DMA mode 4, Pio Mode 4 and MDMA mode 2.

"Go for it" jmcneill@.


To generate a diff of this commit:
cvs rdiff -r1.881 -r1.882 src/doc/CHANGES
cvs rdiff -r1.66 -r1.67 src/share/man/man4/man4.i386/Makefile
cvs rdiff -r0 -r1.1 src/share/man/man4/man4.i386/gcscide.4
cvs rdiff -r1.309 -r1.310 src/sys/arch/i386/conf/files.i386
cvs rdiff -r0 -r1.1 src/sys/arch/i386/pci/gcscide.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