Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 10/19/2003 10:25:42
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.