From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Pavel" Subject: IEEE 1394 Date: Thu, 13 Feb 2003 14:34:01 +0200 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: <000201c2d35f$8e128f10$0a0a0a0a@PCOMP> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000F_01C2D36C.F35D9380" Return-path: Errors-To: alsa-devel-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: To: alsa-devel@lists.sourceforge.net, linux-audio-dev@music.columbia.edu List-Id: alsa-devel@alsa-project.org This is a multi-part message in MIME format. ------=_NextPart_000_000F_01C2D36C.F35D9380 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable Hi, I would like to ask about situation in Linux about one problem. Does Linux kernel or Alsa drivers supports IEEE 1394 standart? If yes, could you recomend me some references and advices to be able to = use it and program it to create applications with IEEE 1394? If no, could you recomend me some advices or some documentation to be = able to create IEEE 1394 driver? Thanks = Ing. Pavel Nikitenko ------=_NextPart_000_000F_01C2D36C.F35D9380 Content-Type: text/html; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable
Hi,
I would like to ask about situation in = Linux about=20 one problem.
Does Linux kernel or Alsa drivers = supports IEEE=20 1394 standart?
 
If yes, could you recomend me some = references and=20 advices to be able to use it
and program it to=20 create applications with IEEE 1394?
 
If no, could you recomend me some = advices or some=20 documentation to be able
to create IEEE 1394 = driver?
          &nbs= p;            = ;            =             &= nbsp;         =20 Thanks
          &nbs= p;            = ;            =             &= nbsp;           &n= bsp;         Ing.=20 Pavel Nikitenko
 
------=_NextPart_000_000F_01C2D36C.F35D9380-- ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Davis Subject: Re: IEEE 1394 Date: Thu, 13 Feb 2003 09:13:00 -0500 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: References: <000201c2d35f$8e128f10$0a0a0a0a@PCOMP> Return-path: In-reply-to: Your message of "Thu, 13 Feb 2003 14:34:01 +0200." <000201c2d35f$8e128f10$0a0a0a0a@PCOMP> Errors-To: alsa-devel-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: To: Pavel Cc: alsa-devel@lists.sourceforge.net, linux-audio-dev@music.columbia.edu List-Id: alsa-devel@alsa-project.org >I would like to ask about situation in Linux about one problem. >Does Linux kernel or Alsa drivers supports IEEE 1394 standart? > >If yes, could you recomend me some references and advices to be able to = >use it >and program it to create applications with IEEE 1394? > >If no, could you recomend me some advices or some documentation to be = >able >to create IEEE 1394 driver? for audio+MIDI, there is no fully-defined standard yet. linux already has a compliant 1394 driver, but you normally need extra protocols on top of this for moving specific kinds of data around. IEEE has defined one (IEC61883-6) for audio+MIDI, based on mLAN, and I believe you can get the specs from them or the AES. However, it doesn't support any connection management, so all endpoints have to be explicitly identified by the user, and everything has to be explicitly delivered. Yamaha submitted their scheme for CM to the 1394 trade association as the "AV/C Music Subunit". its been released but not implemented (even by Yamaha) because Yamaha are changing mLAN again. Basically, to quote from someone who really knows this stuff: "So a streaming driver using a format compatible with mLAN devices is not a problem at this stage - it is possible to direct audio/MIDI to mLAN devices and pick up audio and MIDI, but not in a flexible manner. The connection management architecture first needs to settle." --p ps. just a quick note to point out that whether you know it or not, the email program you are using is sending out copies of your mail in both plain text and HTML formats. increasingly on the net, there are filters being put in place that silently dump HTML-formatted email. some mailing lists will not ever accept such posts. as long as you do this, you are (1) wasting network bandwidth by sending messages that are typically more than twice as long as they could be (2) making it harder for people using traditional email readers to read them (3) risking the chance that people will never see your mail because its filtered before reaching their email inbox. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Mark Knecht" Subject: RE: IEEE 1394 Date: Thu, 13 Feb 2003 09:17:52 -0800 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: References: <000201c2d35f$8e128f10$0a0a0a0a@PCOMP> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01C2D340.C926B500" Return-path: In-Reply-To: <000201c2d35f$8e128f10$0a0a0a0a@PCOMP> Errors-To: alsa-devel-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: To: Pavel , alsa-devel@lists.sourceforge.net, linux-audio-dev@music.columbia.edu List-Id: alsa-devel@alsa-project.org This is a multi-part message in MIME format. ------=_NextPart_000_0004_01C2D340.C926B500 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Pavel, You're in the wrong forum. Go to www.linux1394.org and pick up the information you need to get started there. If you want to develop 1394 applications there are some mailing lists there with other like minded people. Good luck, Mark -----Original Message----- From: alsa-devel-admin@lists.sourceforge.net [mailto:alsa-devel-admin@lists.sourceforge.net]On Behalf Of Pavel Sent: Thursday, February 13, 2003 4:34 AM To: alsa-devel@lists.sourceforge.net; linux-audio-dev@music.columbia.edu Subject: [Alsa-devel] IEEE 1394 Hi, I would like to ask about situation in Linux about one problem. Does Linux kernel or Alsa drivers supports IEEE 1394 standart? If yes, could you recomend me some references and advices to be able to use it and program it to create applications with IEEE 1394? If no, could you recomend me some advices or some documentation to be able to create IEEE 1394 driver? Thanks Ing. Pavel Nikitenko ------=_NextPart_000_0004_01C2D340.C926B500 Content-Type: text/html; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable
Pavel,
   You're in the wrong forum. Go to www.linux1394.org and pick up the=20 information you need to get started there. If you want to develop 1394=20 applications there are some mailing lists there with other like minded=20 people.
 
Good=20 luck,
Mark
-----Original Message-----
From:=20 alsa-devel-admin@lists.sourceforge.net=20 [mailto:alsa-devel-admin@lists.sourceforge.net]On Behalf Of=20 Pavel
Sent: Thursday, February 13, 2003 4:34 = AM
To:=20 alsa-devel@lists.sourceforge.net;=20 linux-audio-dev@music.columbia.edu
Subject: [Alsa-devel] = IEEE=20 1394

Hi,
I would like to ask about situation = in Linux=20 about one problem.
Does Linux kernel or Alsa drivers = supports IEEE=20 1394 standart?
 
If yes, could you recomend me some = references and=20 advices to be able to use it
and program it to=20 create applications with IEEE 1394?
 
If no, could you recomend me some = advices or some=20 documentation to be able
to create IEEE 1394 = driver?
          &nbs= p;            = ;            =             &= nbsp;         =20 Thanks
          &nbs= p;            = ;            =             &= nbsp;           &n= bsp;         Ing.=20 Pavel Nikitenko
 
------=_NextPart_000_0004_01C2D340.C926B500-- ------------------------------------------------------- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Click here to get a FREE Thawte SSL guide and find the answers to all your SSL security issues. http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en From mboxrd@z Thu Jan 1 00:00:00 1970 From: iec developer Date: Tue, 02 Apr 2002 09:54:19 +0000 Subject: IEEE 1394 Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Is there active support for IEEE 1394 developers on linux. regards __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://http://taxes.yahoo.com/ _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Tue, 02 Apr 2002 17:52:28 +0000 Subject: Re: IEEE 1394 Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Tue, Apr 02, 2002 at 01:54:19AM -0800, iec developer wrote: > Is there active support for IEEE 1394 developers on > linux. Yes, see: http://linux1394.sourceforge.net/ greg k-h _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel