]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
* The C1010 stepping B0 (Rev 1) tested OK for DT transfers without the U3EN
authorDavid E. O'Brien <obrien@FreeBSD.org>
Thu, 16 Dec 1999 17:00:53 +0000 (17:00 +0000)
committerDavid E. O'Brien <obrien@FreeBSD.org>
Thu, 16 Dec 1999 17:00:53 +0000 (17:00 +0000)
commitf7c17b70a83234abbb55bd31d8e225605461b141
tree143d6432cebfe6778e4eb52b05ed532c09ba5081
parent8fac250d9e9c8069d5a03c51e6ddecf852b03081
* The C1010 stepping B0 (Rev 1) tested OK for DT transfers without the U3EN
  broken bit work-around enabled.
* Fixed a bug that made MDP not work. (However, MDP is actually not tested
  due to lack of hardware using this feature).
* Chip table changed to support the C1010 B0 w/o the U3EN bit work-around
  enabled.
* Add the SYM_SETUP_MAX_LUN, SYM_SETUP_LP_PROBE_MAP (used to tell the
  driver about chips that are to be claimed with lower priority than old
  PCI bus based driver (typically the ncr)), SYM_SETUP_SCSI_DIFF, and
  SYM_SETUP_PCI_PARITY options.

Submitted by: Gerard Roudier <groudier@club-internet.fr>
sys/dev/sym/sym_conf.h
sys/dev/sym/sym_defs.h
sys/dev/sym/sym_hipd.c