The ralink rt305x board has a wireless card that can be used with the rt2800pci drive...
[openwrt-10.03/.git] / target / linux / ramips / files / arch / mips / ralink / rt305x / devices.h
index 0a90b3a4e13190edf661d498ac41f4c54998a87a..7e2144c165f09d777297fab5efb38b8ebf1514e3 100644 (file)
@@ -15,6 +15,8 @@ struct physmap_flash_data;
 
 extern void rt305x_register_flash(unsigned int id,
                                  struct physmap_flash_data *pdata) __init;
+extern void rt305x_register_ethernet(void);
+extern void rt305x_register_wifi(void);
 
 #endif  /* __RT305X_DEVICES_H */