patch-2.4.10 linux/include/asm-ppc/feature.h
Next file: linux/include/asm-ppc/ide.h
Previous file: linux/include/asm-ppc/fads.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Tue Aug 28 06:58:33 2001
- Orig file:
v2.4.9/linux/include/asm-ppc/feature.h
- Orig date:
Mon May 21 15:02:06 2001
diff -u --recursive --new-file v2.4.9/linux/include/asm-ppc/feature.h linux/include/asm-ppc/feature.h
@@ -1,5 +1,5 @@
/*
- * BK Id: SCCS/s.feature.h 1.9 05/17/01 18:14:24 cort
+ * BK Id: SCCS/s.feature.h 1.13 08/19/01 22:23:04 paulus
*/
/*
* Definitions for accessing the Feature Control Register (FCR)
@@ -91,6 +91,8 @@
extern void feature_set_firewire_power(struct device_node* device, int power);
extern void feature_set_firewire_cable_power(struct device_node* device, int power);
+
+extern void feature_set_modem_power(struct device_node* device, int power);
extern void feature_set_airport_power(struct device_node* device, int power);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)