Date: Sun, 2 Jul 2000 14:26:50 -0700 (PDT) From: Gerard Roudier <groudier@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sym README.sym sym_hipd.c Message-ID: <200007022126.OAA51107@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
groudier 2000/07/02 14:26:50 PDT
Modified files:
sys/dev/sym README.sym sym_hipd.c
Log:
- 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.
Revision Changes Path
1.3 +21 -242 src/sys/dev/sym/README.sym
1.18 +41 -25 src/sys/dev/sym/sym_hipd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007022126.OAA51107>
