summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorPyun YongHyeon <yongari@FreeBSD.org>2008-12-15 05:59:52 +0000
committerPyun YongHyeon <yongari@FreeBSD.org>2008-12-15 05:59:52 +0000
commitcf697531e8e61e1a8f7b90ef9355728f10feb832 (patch)
tree9b9c90106e38b6ec7178b50febe09c4551eb0d81 /sys/dev
parent991c8a703b105f94c8237f5023542a3c13cb73cd (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,