patch-1.3.73 linux/drivers/net/eth82586.h
Next file: linux/drivers/net/lance.c
Previous file: linux/drivers/net/eexpress.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Sun Mar 10 09:28:55 1996
- Orig file:
v1.3.72/linux/drivers/net/eth82586.h
- Orig date:
Tue Mar 5 10:10:58 1996
diff -u --recursive --new-file v1.3.72/linux/drivers/net/eth82586.h linux/drivers/net/eth82586.h
@@ -81,11 +81,7 @@
*/
#define TX_BUF_START 0x0100
#define TX_BUF_SIZE ((24+ETH_FRAME_LEN+31)&~0x1f)
-unsigned short NUM_TX_BUFS=4;
-unsigned short RX_BUF_START;
#define RX_BUF_SIZE ((32+ETH_FRAME_LEN+31)&~0x1f)
-unsigned short RX_BUF_END=0x7ff6; /* updated automatically to 0xfff6 on 64k cards */
-unsigned short NUM_RX_BUFS = 4;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this