[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Reyk Floeter <reyk_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Tue, 19 Jul 2005 17:04:38 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: reyk_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2005/07/19 17:04:37
Modified files:
sys/dev/ic : ath.c
Log message:
- the self linked hardware rx descriptor list does not work in hostap
mode, use the normal behaviour with rx overrun interrupts for now.
this prevents the hostap from locking under heavy load (like ping -f)
and it works more reliable.
- run ath_calibrate in splnet() context (from netbsd)
Visit your host, monkey.org