]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Add year 2000 copyright to driver files.
authorgroudier <groudier@FreeBSD.org>
Sat, 8 Jan 2000 19:58:17 +0000 (19:58 +0000)
committergroudier <groudier@FreeBSD.org>
Sat, 8 Jan 2000 19:58:17 +0000 (19:58 +0000)
commit1b137030513b3a005f11b4cd195313b2d14b6446
tree0d518bba0cc91b5838dfc0848a20d4ef11de90b2
parent8e2cc0f4fff1a414b4ea5a0d27d1a6eb8ba303ef
  - 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.
sys/dev/sym/sym_conf.h
sys/dev/sym/sym_defs.h
sys/dev/sym/sym_hipd.c