Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   matt
Date:           Tue May 30 06:56:17 UTC 2000

Added Files:
        syssrc/sys/dev/ieee1394: fwohci.c fwohcireg.h fwohcivar.h ieee1394reg.h
            ieee1394var.h
        syssrc/sys/dev/pci: fwohci_pci.c

Log Message:
Beginning of a IEEE 1394 framework.  An attachment for PCI OHCI controllers
and bus-independent module that just begins to print things out.  No real
code behind it.  THIS IS A WORK IN PROGRESS.  The *reg.h are woefully
incomplete.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/dev/ieee1394/fwohci.c \
    syssrc/sys/dev/ieee1394/fwohcireg.h syssrc/sys/dev/ieee1394/fwohcivar.h \
    syssrc/sys/dev/ieee1394/ieee1394reg.h \
    syssrc/sys/dev/ieee1394/ieee1394var.h
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/fwohci_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