Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   tsutsui
Date:           Fri Oct 17 17:42:35 UTC 2003

Modified Files:
        src/sys/dev/pci: if_vr.c if_vrreg.h

Log Message:
- No need to set VR_TXCTL_TLINK in vr_start() because all TX buffers have
  only single segment.
- No need to set VR_CMD_TX_ON in vr_start().
- Initialize BCR0 and BCR1 registers.
- Change RX DMA threshold 128bytes.

Mostly from FreeBSD via OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 src/sys/dev/pci/if_vr.c
cvs rdiff -r1.11 -r1.12 src/sys/dev/pci/if_vrreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index