-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Many thanks for having inspected the code.
I hadn't worried about memory leaks yet.
> + trust_table[0] = dev;
>
> 6. Why have a table if only one is allowed?
Only one is allowed because there is no table management yet
> In
> +static void trust_
Am Sonntag, 15. Mai 2005 15:41 schrieb Gabriele Giacone:
> This is a patch against a mISDN patched 2.6.10 kernel.
> I had also CCed i4l developers list but posts by non-members must be
> approved by moderator Karsten Keil.
+static void trust_disconnect(struct usb_interface *interface)
+{
+ t
Am Sonntag, 15. Mai 2005 04:27 schrieb Gabriele Giacone:
>
> Hello to everybody,
>
> At http://digilander.libero.it/trustusbta I published a first partially
> working version of a driver for Trust ISDN USB TAs. It should also work
> for Billion, Dex, Microcom and Hamlet tas.
>
> Excluding the pa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello to everybody,
At http://digilander.libero.it/trustusbta I published a first partially
working version of a driver for Trust ISDN USB TAs. It should also work
for Billion, Dex, Microcom and Hamlet tas.
Excluding the part of code that is strongl