[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: Brad Smith <brad_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sat, 21 May 2005 23:40:52 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: brad_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2005/05/21 23:40:52
Modified files:
sys/dev/pci : if_sis.c if_sisreg.h
Log message:
- Enable parity error detection on 900B and 635(A).
- SIS_CFG_EDB_MASTER_EN indicates the EDB bus is used instead of
the PCI bus. When this bit is set, the Max DMA Burst Size
for TX/RX DMA should be no larger than 64 bytes.
- Do not call mii_pollstat() from within device tick routines; the status
information is updated by mii_tick().
>From FreeBSD
Testing by uwe@, mpf@ and me.
Visit your host, monkey.org