patch-2.3.99-pre3 linux/drivers/atm/atmdev_init.c
Next file: linux/drivers/atm/atmtcp.c
Previous file: linux/drivers/atm/ambassador.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Mar 21 23:38:26 2000
- Orig file:
v2.3.99-pre2/linux/drivers/atm/atmdev_init.c
- Orig date:
Sat Feb 26 22:31:43 2000
diff -u --recursive --new-file v2.3.99-pre2/linux/drivers/atm/atmdev_init.c linux/drivers/atm/atmdev_init.c
@@ -39,7 +39,7 @@
devs = 0;
#ifdef CONFIG_ATM_ENI
- devs += eni_detect();
+// devs += eni_detect();
#endif
#ifdef CONFIG_ATM_ZATM
devs += zatm_detect();
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)