Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: tsutsui
Date: Sun Oct 19 10:25:42 UTC 2003
Modified Files:
src/sys/dev/pci: pcscp.c
Log Message:
Utilize bus_dma(9) functions more efficiently.
pcscp(4) is the first device driver I wrote about five years ago,
but I still have to learn about bus_dma(9) implementation...
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/dev/pci/pcscp.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