9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: jmk@plan9.bell-labs.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] * most USB audio devices
Date: Wed,  3 Jul 2002 22:43:47 -0400	[thread overview]
Message-ID: <c6670bb45842adbb6af5f5679a3cc458@plan9.bell-labs.com> (raw)

On Fri Jun 28 09:32:22 EDT 2002, matt@proweb.co.uk wrote:
> any clues as to which ones have been tested?
> 
> I don't want to find :
> the_one_I_get < most < all
> 
> the one's I've found obviously don't trumpet "now works with plan9" on the
> box
> 
> Matt

I've successfully used the Xitel MD-Port DG2, which is a USB -> TOSLINK
device, enabling you to send digital audio to MiniDisc players and other
audio equipment with TOSLINK inputs. E.g. it's possible to copy a CD to
MiniDisc with

	% usb/usbaudio
	% echo audio 100 >/dev/volume
	% cdfs
	% cd /mnt/cd
	% for(a in a???){
		cp $a /dev/audio
		sleep 1
	}
	% 

--jim


             reply	other threads:[~2002-07-04  2:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-04  2:43 jmk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-07-04 14:33 presotto
2002-06-28 19:43 David Gordon Hogan
2002-07-02  8:54 ` Ben
2002-06-28 10:37 [9fans] rtl8139 ether driver okamoto
2002-06-28 13:31 ` [9fans] * most USB audio devices matt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c6670bb45842adbb6af5f5679a3cc458@plan9.bell-labs.com \
    --to=jmk@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).