Date: Sat, 8 Jan 2000 11:58:18 -0800 (PST) From: Gerard Roudier <groudier@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sym sym_conf.h sym_defs.h sym_hipd.c Message-ID: <200001081958.LAA68812@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
groudier 2000/01/08 11:58:18 PST
Modified files:
sys/dev/sym sym_conf.h sym_defs.h sym_hipd.c
Log:
- Add year 2000 copyright to driver files.
- Set MAX_OFFS driver compile option to 63 (was 64 which is wrong).
- Fix a typo in the SYMBIOS NVRAM layout structure and add field and
bit definition for the support of PIM_NOBUSRESET.
- Report to XPT PIM_NOBUSRESET and PIM_SCANHILO if set by user in NVRAM.
- Negotiate SYNC immediately after WIDE response from the target as
suggested by Justin Gibbs.
- Remove some misleading comment about CmdQue handling by CAM.
- Apply correctly the MAX_WIDE and MAX_OFFS driver options.
Revision Changes Path
1.3 +3 -3 src/sys/dev/sym/sym_conf.h
1.4 +5 -4 src/sys/dev/sym/sym_defs.h
1.4 +53 -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?200001081958.LAA68812>
