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: briggs
Date: Thu May 24 15:07:48 UTC 2007
Modified Files:
src/sys/dev/ic: aac.c aacreg.h
Log Message:
Some changes from the FreeBSD driver:
* Include definitions of adapter-initiated fibs.
* Send aifs back to the adapter after we receive them.
* Use indexes instead of pointers in 32-bit hardware registers.
* If we get a message that there's a printf from the adapter, but we have
a NUL in the first character of the printf string, change the NUL to a
space.
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/dev/ic/aac.c
cvs rdiff -r1.5 -r1.6 src/sys/dev/ic/aacreg.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