patch-2.0.36 linux/drivers/net/wavelan.c
Next file: linux/drivers/net/wic.c
Previous file: linux/drivers/net/via-rhine.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sun Nov 15 10:33:04 1998
- Orig file:
v2.0.35/linux/drivers/net/wavelan.c
- Orig date:
Sun Nov 15 10:49:41 1998
diff -u --recursive --new-file v2.0.35/linux/drivers/net/wavelan.c linux/drivers/net/wavelan.c
@@ -2967,8 +2967,8 @@
/* Attempt to recognise 2.00 cards (2.4 GHz frequency selectable)
* (does it work for everybody? -- especially old cards?) */
/* Note: WFREQSEL verifies that it is able to read a sensible
- * frequency from from EEPROM (address 0x00) and that
- * MMR_FEE_STATUS_ID is 0xA (Xilinx version) or 0xB (Ariadne version).
+ * frequency from EEPROM (address 0x00) and that MMR_FEE_STATUS_ID
+ * is 0xA (Xilinx version) or 0xB (Ariadne version).
* My test is more crude but does work. */
if(!(mmc_in(ioaddr, mmroff(0, mmr_fee_status)) &
(MMR_FEE_STATUS_DWLD | MMR_FEE_STATUS_BUSY)))
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov