History log of /freebsd-10-stable/sys/dev/sym/README.sym
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 220944 22-Apr-2011 marius

- Correct spelling. [1]
- Remove variables which are unused besides initialization. [2]

Submitted by: brucec [1], Christoph Mallon [2]


# 139749 05-Jan-2005 imp

Start each of the license/copyright comments with /*-, minor shuffle of lines


# 86268 11-Nov-2001 groudier

Change Copyright and email address (log omitted un previous commit)


# 86266 11-Nov-2001 groudier

MFC after: 0 days


# 62422 02-Jul-2000 groudier

- Various comment fixes and additions.
- Add 2 explicit (paranoid?) memory barriers in the
interrupt code (After the reading of the `flag' and
prior to looking at the data, of course. :-) ).
- Remove obsolete informations from the README.sym file.

This commit actually results in no object difference
for IA32, but 2x`mb' added for Alpha.


# 59868 01-May-2000 peter

Add missing $FreeBSD$


# 53810 27-Nov-1999 obrien

This commit was generated by cvs2svn to compensate for changes in r53809,
which included commits to RCS files with non-trunk default branches.


# 53809 27-Nov-1999 obrien

Update to the 0.12.0-19991127 patch + my header path & doc changes.


# 53801 27-Nov-1999 obrien

Adjust `sym' include file path to match where `sym' landed in our tree.

Done as vendor import as I hope the author will accept this patch, and
I'm not ready to take this thing off the vendor branch yet.


# 53796 27-Nov-1999 obrien

Update to the SYM-0.11.0-19991120 patch.

Submitted by: Gerard Roudier <groudier@club-internet.fr>


# 53793 27-Nov-1999 obrien

Update to the SYM-0.10.0-19991111 patch.

Submitted by: Gerard Roudier <groudier@club-internet.fr>


# 53790 27-Nov-1999 obrien

New `sym' device driver optimized for the Symbios/LSI 53C896/53C895A/53C1010
PCI SCSI controllers. This driver also supports the following Symbios/LSI
PCI SCSI chips: 53C810A, 53C825A, 53C860, 53C875, 53C876, 53C885, 53C895.

However, it does NOT support earlier chips as the following ones: 53C810,
53C815, 53C825.

See README.sym for more details.

Submitted-by: Gerard Roudier <groudier@club-internet.fr>