summaryrefslogtreecommitdiff
path: root/sys/dev/vr
diff options
context:
space:
mode:
authorPyun YongHyeon <yongari@FreeBSD.org>2008-12-12 01:26:11 +0000
committerPyun YongHyeon <yongari@FreeBSD.org>2008-12-12 01:26:11 +0000
commit4a51e7bfd5f252673aa1df09123915b6c0b8bf8d (patch)
tree74cac1b9630c3c030df0c0e28cbb8fd5cced25aa /sys/dev/vr
parent7d5336f0a2b3d55541f26492751169c0f0f16164 (diff)
Notes
Diffstat (limited to 'sys/dev/vr')
-rw-r--r--sys/dev/vr/if_vr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/vr/if_vr.c b/sys/dev/vr/if_vr.c
index f700acf776db..46414099fa90 100644
--- a/sys/dev/vr/if_vr.c
+++ b/sys/dev/vr/if_vr.c
@@ -133,7 +133,7 @@ static struct vr_type {
0,
"VIA VT6105 Rhine III 10/100BaseTX" },
{ VIA_VENDORID, VIA_DEVICEID_RHINE_III_M,
- VR_Q_CSUM | VR_Q_CAM,
+ VR_Q_CSUM,
"VIA VT6105M Rhine III 10/100BaseTX" },
{ DELTA_VENDORID, DELTA_DEVICEID_RHINE_II,
VR_Q_NEEDALIGN,