Hi,
Benoit Audouard wrote:
Le vendredi 18 mars 2005 à 20:34 +0100, matthieu castet a écrit :
Hi,
2 month ago it proposed to use the usbatm library in order we can merge
the driver in the kernel tree.
Some part of the driver where quite ugly (SM), so I finally decide to
use the ueagle as a base.
does it work with all encapsulation types ?
I thought it only worked with PPPoA VCMux ? (not PPPoE ? not RFC1483 ?)
All encapsulation supported by the kernel : pppoa, pppoe and routed-ip.
Actually there is no support for dhcp in routed-ip mode, but it is not
too difficult to add one if it is really needed.
The License is still BSD or do you intend to change it to GPL ?
I have to change it to GPL because I used part of the eagle-usb driver.
If possible I would have use dual BSD/GPL, but I was too lazy to rewrite
some part.
You can find a preview at http://castet.matthieu.free.fr/eagle/
In a future the module options could be changed by editing
/sys/module/eagle_usb/parameters/.
Dynamically you mean ?
That could be a kind of user space control, even if the functionalities are not the same as eaglectrl.
Yes, you will be able to change the debug level, dsp and cmv name.
For other stuff (rebooting,...), other sysfs entry could be a solution.
The iso mode isn't actually supported in usb_atm, but there is a pending
patch.
There a new preview with iso support
(http://castet.matthieu.free.fr/eagle/).
For that you need to apply a pacth to usbatm (iso.patch).You can select
the mode via the iso module option. The default mode is iso as it work
better.
BTW, I've put a copy/paste at :
http://dev.eagle-usb.org/wakka.php?wiki=DevEagleUsbATM
to begin documentation, feedback can be given at
http://dev.eagle-usb.org/wakka.php?wiki=FeedbackEagleUsbATM
(or by mail, that's as simple...)
on http://dev.eagle-usb.org/wakka.php?wiki=DevEagleUsbATM, I corrected
the step for free degroupe and add a link for free '(non-)degroupe'(in
french)
cheers,
Matthieu