Source-Changes archive

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

CVS commit: syssrc/sys/dev/pci



Module Name:    syssrc
Committed By:   thorpej
Date:           Thu Sep 13 21:49:41 UTC 2001

Modified Files:
        syssrc/sys/dev/pci: files.pci pci.c pcivar.h
Added Files:
        syssrc/sys/dev/pci: pci_usrreq.c pciio.h

Log Message:
Add an ioctl interface to the PCI bus.  Add ioctls to read/write
PCI configuration space registers, and to fetch bus info.


To generate a diff of this commit:
cvs rdiff -r1.138 -r1.139 syssrc/sys/dev/pci/files.pci
cvs rdiff -r1.55 -r1.56 syssrc/sys/dev/pci/pci.c
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/pci_usrreq.c \
    syssrc/sys/dev/pci/pciio.h
cvs rdiff -r1.47 -r1.48 syssrc/sys/dev/pci/pcivar.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