[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: Mon, 13 Oct 2003 15:22:19 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: jason_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2003/10/13 15:22:19
Modified files:
sys/dev/pci : if_sk.c
Log message:
rx checksum offload support (based on earlier code from aaron@, but with
fixes by me). Note: sk v1 chips can sometimes compute an incorrect cksum.
To deal with that, we never set the "bad" flags. Ie. if the card says it's
good, we assume it's good. If the card says it's bad, we fall back to
software. Ugly? You betcha.
Visit your host, monkey.org