Changeset 11671
- Timestamp:
- 02/23/09 02:10:12 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/linux/brcm/linux.v24_2/drivers/net/bcm57xx/bcmrobo.c
r11670 r11671 746 746 * unable to talk to the switch on a customer ref design. 747 747 */ 748 if (boothwmodel!=NULL && !strcmp(boothwmodel,"WRT610N")) 749 { 748 750 if (tmp == 0xffff) { 749 751 miiwr(h, PSEUDO_PHYAD, 16, 1); 750 752 tmp = miird(h, PSEUDO_PHYAD, 2); 753 } 751 754 } 752 755
Note: See TracChangeset
for help on using the changeset viewer.
