git-svn-id: http://svn.ipfire.org/svn/ipfire/IPFire/source@16 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8

This commit is contained in:
ipfire
2006-02-15 21:15:54 +00:00
parent 6d63f4c4b3
commit cd1a292722
1206 changed files with 185026 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
diff -ruN ppp.orig/pppd/plugins/pppoatm.c ppp/pppd/plugins/pppoatm.c
--- ppp.orig/pppd/plugins/pppoatm.c 2003-10-17 22:03:40.000000000 +0200
+++ ppp/pppd/plugins/pppoatm.c 2003-10-17 22:03:27.000000000 +0200
@@ -148,7 +148,9 @@
int fd;
struct atm_qos qos;
+/*
system ("/sbin/modprobe pppoatm");
+*/
if (!device_got_set)
no_device_given_pppoatm();