Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ic
Module Name: src
Committed By: rumble
Date: Tue May 8 00:29:30 UTC 2007
Modified Files:
src/sys/dev/ic: wd33c93.c wd33c93reg.h
Log Message:
The maximum FIFO depth on old WD33C93 parts is only 5, not 12 as on 93A and
93B. However, there appear to be issues using the maximum of 5 on old
parts, so 4 is it.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/dev/ic/wd33c93.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/ic/wd33c93reg.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