Source-Changes archive

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

CVS commit: src/sys/arch/shark



Module Name:    src
Committed By:   jakllsch
Date:           Fri Feb 17 18:07:51 UTC 2017

Modified Files:
        src/sys/arch/shark/conf: GENERIC files.shark
Added Files:
        src/sys/arch/shark/ofw: vlpci.c

Log Message:
Add initial basic driver for DNARD's VT82C505 VL to PCI bridge.

Currently only allows configuration space, and I/O space access, the
latter of which has not yet been tested.  DMA support is currently
unimplemented.

Add commented lines to GENERIC.


To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 src/sys/arch/shark/conf/GENERIC
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/shark/conf/files.shark
cvs rdiff -u -r0 -r1.1 src/sys/arch/shark/ofw/vlpci.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