summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_axreg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/if_axreg.h')
-rw-r--r--sys/pci/if_axreg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pci/if_axreg.h b/sys/pci/if_axreg.h
index 26ed5c7..02dc782 100644
--- a/sys/pci/if_axreg.h
+++ b/sys/pci/if_axreg.h
@@ -29,7 +29,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
* THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: if_axreg.h,v 1.6 1999/04/08 03:57:57 wpaul Exp $
+ * $Id: if_axreg.h,v 1.5 1999/04/08 17:42:47 wpaul Exp $
*/
/*
@@ -265,7 +265,7 @@ struct ax_desc {
#define AX_MAXFRAGS 16
#define AX_RX_LIST_CNT 64
-#define AX_TX_LIST_CNT 64
+#define AX_TX_LIST_CNT 128
#define AX_MIN_FRAMELEN 60
/*
OpenPOWER on IntegriCloud