> > This is nice. What documentation did you use for writing the driver?
> 
> http://www.math.tu-berlin.de/~sbartels/unitor/unitor8_doc.txt
> 
> It's in German. I have a translation of it I made using some online
> translation thingy a while ago, but I still find the German version a bit
> more readable (and my German really sucks).

I have that document also. Emagic would not give me any AMT
documentation, that's why I aksed.

> > Also, using a kernel driver does not allow using many different serial
> > hardware, right?
> 
> I don't see why not. As long as it doesn't limit itself to a maximum of
> one instance at a time.

How does this work then? Can a file be opened from kernel space? Or
is there a kernel module with an standard interface for serial devices?
This would be needed in order to be able to use other than standard
pc serial hardware such as usb serial convertors and professional multi
port serial adapters, right? I was under the impression you were accessing
the serial hardware directly.




_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to