summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_bge.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pci/if_bge.c')
-rw-r--r--sys/dev/pci/if_bge.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/if_bge.c b/sys/dev/pci/if_bge.c
index deab4922a3c..d16b201061b 100644
--- a/sys/dev/pci/if_bge.c
+++ b/sys/dev/pci/if_bge.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_bge.c,v 1.50 2005/01/01 20:45:46 krw Exp $ */
+/* $OpenBSD: if_bge.c,v 1.51 2005/01/17 03:00:27 brad Exp $ */
/*
* Copyright (c) 2001 Wind River Systems
* Copyright (c) 1997, 1998, 1999, 2001
@@ -1642,7 +1642,7 @@ static const struct bge_revision bge_majorrevs[] = {
"unknown BCM5703" },
{ BGE_ASICREV_BCM5704,
- BGE_QUIRK_ONLY_PHY_1,
+ BGE_QUIRK_ONLY_PHY_1|BGE_QUIRK_FEWER_MBUFS,
"unknown BCM5704" },
{ BGE_ASICREV_BCM5705,