summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/putwc.c
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2008-07-16 08:02:23 +0000
committeryongari <yongari@FreeBSD.org>2008-07-16 08:02:23 +0000
commitdc88e0e3e5bb00766977203967a6f933644147e6 (patch)
tree3dccbf6f8521f5895aec486b60fa74ad50d658c5 /lib/libc/stdio/putwc.c
parent7cf9955507e487543c1e66a8b23912017ef31a49 (diff)
downloadFreeBSD-src-dc88e0e3e5bb00766977203967a6f933644147e6.zip
FreeBSD-src-dc88e0e3e5bb00766977203967a6f933644147e6.tar.gz
Fix VR_RXSTAT_RX_OK bit definition which lasted for more than 9
years. All datasheet I have indicates the bit 15 is the VR_RXSTAT_RX_OK. The bit 14 is reserved for all Rhine family except VT6105M. VT6105M uses that bit to indicate a VLAN frame with matching CAM VLAN id. Use the VR_RXSTAT_RX_OK instead of VR_RXSTAT_RXERR when vr(4) checks the validity of received frame. This should fix occasional dropping frames on VT6105M. Tested by: Goran Lowkrantz ( goran.lowkrantz at ismobile dot com ) MFC after: 1 week
Diffstat (limited to 'lib/libc/stdio/putwc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud