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:   jnemeth
Date:           Fri May 23 21:11:40 UTC 2008

Modified Files:
        src/distrib/sets/lists/man: mi
        src/share/man/man4: Makefile
        src/sys/dev/pci: files.pci
Added Files:
        src/share/man/man4: siisata.4
        src/sys/dev/ic: siisata.c siisatareg.h siisatavar.h
        src/sys/dev/pci: siisata_pci.c

Log Message:
Import siisata(4) by Jonathan A. Kollasch.

     The siisata driver supports the Silicon Image SteelVine family of SATA-II
     controllers, interfacing the hardware with the ata(4) and atapi(4) sub-
     systems.

     The following controllers are supported by the siisata driver:

           Silicon Image SiI3124 4-port PCI/PCI-X
           Silicon Image SiI3132 2-port PCI-Express x1
           Silicon Image SiI3531 1-port PCI-Express x1

     SATA Native Command Queueing is not yet supported.
     Device hot swapping is not yet supported.
     Silicon Image's Software RAID is not yet supported by the
             ataraid(4) driver.

Approved by: core (christos), releng (bouyer)


To generate a diff of this commit:
cvs rdiff -r1.1073 -r1.1074 src/distrib/sets/lists/man/mi
cvs rdiff -r1.465 -r1.466 src/share/man/man4/Makefile
cvs rdiff -r0 -r1.1 src/share/man/man4/siisata.4
cvs rdiff -r0 -r1.1 src/sys/dev/ic/siisata.c src/sys/dev/ic/siisatareg.h \
    src/sys/dev/ic/siisatavar.h
cvs rdiff -r1.303 -r1.304 src/sys/dev/pci/files.pci
cvs rdiff -r0 -r1.1 src/sys/dev/pci/siisata_pci.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