]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Various comment fixes and additions.
authorgroudier <groudier@FreeBSD.org>
Sun, 2 Jul 2000 21:26:50 +0000 (21:26 +0000)
committergroudier <groudier@FreeBSD.org>
Sun, 2 Jul 2000 21:26:50 +0000 (21:26 +0000)
commit7529622c2c77ec0057ab1617fffdbac83c01b82c
tree3bbc299db515d70a37e887d25adff9077d6dc507
parent660e8782d4ddc7aa6938eae6d418301b2b529cf9
- 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.
sys/dev/sym/README.sym
sys/dev/sym/sym_hipd.c