[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: Jason Wright <jason_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sun, 15 Apr 2001 16:47:39 -0600 (MDT)
- Reply-to: Jason Wright <jason_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
CVSROOT: /cvs
Module name: src
Changes by: jason_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2001/04/15 16:47:39
Modified files:
sys/dev/pci : if_txp.c
Log message:
- in txp_intr(), don't call the rx/tx handlers unless necessary
- make txp_rx_reclaim() run on offsets instead of indices (avoids several
division/multiplication conversions)
- remove vlan tag support for now (it doesn't work anyway)
- optimize txp_start(), txp_rx_reclaim(), and txp_tx_reclaim() a bit (this is
based on my original attempts at these functions... only now it works =)
Visit your host, monkey.org