aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorPyun YongHyeon <yongari@FreeBSD.org>2008-12-15 05:54:27 +0000
committerPyun YongHyeon <yongari@FreeBSD.org>2008-12-15 05:54:27 +0000
commitad8bf55e514de34c8db991e927239d5a414321a1 (patch)
tree89bfbbaa883fa5a062ca5a8714d9dfc1e2623a8a /sys/dev
parentc7ff91059cc40f71155277f7cded8222863047ea (diff)
Notes
Diffstat (limited to 'sys/dev')
-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,