History log of /src/sys/dev/sym/README.sym (Results 1 – 25 of 48)
Revision Date Author Comments
# 95ee2897 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

sys: Remove $FreeBSD$: two-line .h pattern

Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/


# 95ee2897 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

sys: Remove $FreeBSD$: two-line .h pattern

Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/


# 7b2f8db8 22-Apr-2011 Marius Strobl <marius@FreeBSD.org>

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

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


# 098ca2bd 06-Jan-2005 Warner Losh <imp@FreeBSD.org>

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


# 2a8dc282 11-Nov-2001 Gerard Roudier <groudier@FreeBSD.org>

MFC after: 0 days


# 3b2b8a84 02-Jul-2000 Gerard Roudier <groudier@FreeBSD.org>

- 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. :-) ).
- Re

- 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.

show more ...


# 10f9bc7f 01-May-2000 Peter Wemm <peter@FreeBSD.org>

Add missing $FreeBSD$


# 8fac250d 28-Nov-1999 David E. O'Brien <obrien@FreeBSD.org>

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


# d29b1c8b 28-Nov-1999 David E. O'Brien <obrien@FreeBSD.org>

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


# 8d2e9810 28-Nov-1999 David E. O'Brien <obrien@FreeBSD.org>

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

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.

show more ...


# 5db6d237 28-Nov-1999 David E. O'Brien <obrien@FreeBSD.org>

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


# b24c086a 27-Nov-1999 David E. O'Brien <obrien@FreeBSD.org>

Update to the SYM-0.11.0-19991120 patch.

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


# e9b3a1c6 27-Nov-1999 David E. O'Brien <obrien@FreeBSD.org>

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


# da0e9bf6 27-Nov-1999 David E. O'Brien <obrien@FreeBSD.org>

Update to the SYM-0.10.0-19991111 patch.

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


# 1bb92318 27-Nov-1999 David E. O'Brien <obrien@FreeBSD.org>

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


# c19e61b2 27-Nov-1999 David E. O'Brien <obrien@FreeBSD.org>

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, 53C87

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>

show more ...


# 31defbfa 27-Nov-1999 David E. O'Brien <obrien@FreeBSD.org>

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


# 95ee2897 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

sys: Remove $FreeBSD$: two-line .h pattern

Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/


# 7b2f8db8 22-Apr-2011 Marius Strobl <marius@FreeBSD.org>

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

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


# 098ca2bd 06-Jan-2005 Warner Losh <imp@FreeBSD.org>

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


# 2a8dc282 11-Nov-2001 Gerard Roudier <groudier@FreeBSD.org>

MFC after: 0 days


# 3b2b8a84 02-Jul-2000 Gerard Roudier <groudier@FreeBSD.org>

- 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. :-) ).
- Re

- 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.

show more ...


# 10f9bc7f 01-May-2000 Peter Wemm <peter@FreeBSD.org>

Add missing $FreeBSD$


# 8fac250d 28-Nov-1999 David E. O'Brien <obrien@FreeBSD.org>

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


# d29b1c8b 28-Nov-1999 David E. O'Brien <obrien@FreeBSD.org>

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


12