patch-2.4.0-test9 linux/include/asm-ppc/feature.h
Next file: linux/include/asm-ppc/hardirq.h
Previous file: linux/include/asm-ppc/fcntl.h
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Sun Sep 17 09:48:08 2000
- Orig file:
v2.4.0-test8/linux/include/asm-ppc/feature.h
- Orig date:
Thu Jul 13 09:42:51 2000
diff -u --recursive --new-file v2.4.0-test8/linux/include/asm-ppc/feature.h linux/include/asm-ppc/feature.h
@@ -7,7 +7,9 @@
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
- * Copyright (C) 1998 Paul Mackerras.
+ * Copyright (C) 1998 Paul Mackerras &
+ * Ben. Herrenschmidt.
+ *
*
*/
#ifndef __ASM_PPC_FEATURE_H
@@ -75,6 +77,9 @@
* Additional functions related to Core99 machines
*/
extern void feature_set_gmac_power(struct device_node* device, int power);
+
+ /* use constants in KeyLargo.h for the reset parameter */
+extern void feature_set_gmac_phy_reset(struct device_node* device, int reset);
extern void feature_set_usb_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)