patch-2.3.99-pre6 linux/Documentation/networking/dmfe.txt
Next file: linux/Documentation/networking/fore200e.txt
Previous file: linux/Documentation/kernel-docs.txt
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
Mon Apr 24 13:39:33 2000
- Orig file:
v2.3.99-pre5/linux/Documentation/networking/dmfe.txt
- Orig date:
Tue Mar 14 19:10:38 2000
diff -u --recursive --new-file v2.3.99-pre5/linux/Documentation/networking/dmfe.txt linux/Documentation/networking/dmfe.txt
@@ -16,17 +16,13 @@
A. Compiler command:
- A-1: For normal single processor kernel
+ A-1: For normal single or multiple processor kernel
"gcc -DMODULE -D__KERNEL__ -I/usr/src/linux/net/inet -Wall
-Wstrict-prototypes -O6 -c dmfe.c"
- A-2: For single processor and enable kernel module version function
+ A-2: For single or multiple processor with kernel module version function
"gcc -DMODULE -DMODVERSIONS -D__KERNEL__ -I/usr/src/linux/net/inet
-Wall -Wstrict-prototypes -O6 -c dmfe.c"
-
- A-3: For multiple processors(SMP) and enable the module version function
- "gcc -D__SMP__ -DMODULE -DMODVERSIONS -D__KERNEL__ -I/usr/src/linux
- /net/inet -Wall -Wstrict-prototypes -O6 -c dmfe.c"
B. The following steps teach you how to active DM9102 board:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)