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: scw
Date: Wed Jul 21 07:36:18 UTC 2004
Modified Files:
src/sys/dev/pci: esa.c
Log Message:
- Don't hardcode buffer size and block size in esa_round_buffersize() and
esa_round_blocksize().
- Fix esa_trigger_output() and esa_trigger_input() to initialise the
channel's buffer/block size using the supplied parameters.
- While here, simplify esa_intr().
This gets kphone working on my esa(4)-equipped laptop.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/dev/pci/esa.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