Date: Mon, 26 Jun 2000 14:09:46 -0700 (PDT) From: Gerard Roudier <groudier@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sym sym_fw1.h sym_fw2.h sym_hipd.c Message-ID: <200006262109.OAA12346@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
groudier 2000/06/26 14:09:46 PDT
Modified files:
sys/dev/sym sym_fw1.h sym_fw2.h sym_hipd.c
Log:
- Fix a harmless compilation warning on Alpha.
(Reported by Matthew Jacob)
- Fix a couple of __inline__ (changed to __inline).
- Check also against DT_DATA_IN phase on parity/crc error.
(Merged from Pamela Delaney's changes in the Linux driver)
- Fix support for phase mismatch handling from the C code for
the C1010 (only useful for testing issue).
- Add an asynchonous notification handler for `lost device'
(AC_LOST).
Revision Changes Path
1.3 +3 -3 src/sys/dev/sym/sym_fw1.h
1.4 +3 -3 src/sys/dev/sym/sym_fw2.h
1.17 +59 -16 src/sys/dev/sym/sym_hipd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006262109.OAA12346>
