]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Various comment fixes and additions.
authorGerard Roudier <groudier@FreeBSD.org>
Sun, 2 Jul 2000 21:26:50 +0000 (21:26 +0000)
committerGerard Roudier <groudier@FreeBSD.org>
Sun, 2 Jul 2000 21:26:50 +0000 (21:26 +0000)
commit3b2b8a84d3c5f74746b4389eab1c9e1a0c0f488a
tree87efbd8ce83f02841559d23b3f02061cba2e71aa
parent417779230b07dadd33ff973c696952d217362b1d
- 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