9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] TODO lists for Plan 9
@ 2004-07-06  7:26 Kenji Okamoto
  2004-07-06  8:02 ` Matthias Teege
                   ` (3 more replies)
  0 siblings, 4 replies; 114+ messages in thread
From: Kenji Okamoto @ 2004-07-06  7:26 UTC (permalink / raw)
  To: 9fans

My too much todo lists for Plan 9.☺

1) make a new GUI standard for Plan 9
2) grass for Plan 9
3) PostgreSQL for Plan 9
4) USB strage device for Nikon CoolPix 3200
5) USB interface for HP scanner (PSC2550 etc)
6) ...

July 6, 2004 K.Okamoto

Tahahaha...

Kenji



^ permalink raw reply	[flat|nested] 114+ messages in thread
* Re: [9fans] TODO lists for Plan 9
@ 2004-07-06  8:11 YAMANASHI Takeshi
  2004-07-06 11:21 ` bituman
  0 siblings, 1 reply; 114+ messages in thread
From: YAMANASHI Takeshi @ 2004-07-06  8:11 UTC (permalink / raw)
  To: 9fans

> > 1) make a new GUI standard for Plan 9
> What do you missing (most)?

need Sun Looking Glass or something?
http://wwws.sun.com/software/looking_glass/demo.html

Don't you want to break a looking glass, do you?
--




^ permalink raw reply	[flat|nested] 114+ messages in thread
* Re: [9fans] TODO lists for Plan 9
@ 2004-07-08 18:34 Brantley Coile
  0 siblings, 0 replies; 114+ messages in thread
From: Brantley Coile @ 2004-07-08 18:34 UTC (permalink / raw)
  To: sape, 9fans

> if someone knows how to get the USB audio working in plan 9, please let me
> know.

I wrote the first cut at the USB audio driver.  There is a standard for USB audio that
some devices obey.  Our driver implements a subset of that standard.
The standard specifies a bunch of audio components inside a USB audio device.
There are USB inputs and outputs, speakers, microphones, line-in, line-out, and
other ports, volume controls, treble/bass controls, switches, mixers, equalizers and
so on.  The list is endless.
Each component connects to other components.  When starting up, you need to read
the `descriptors' for each of the components, find out the interconnections and
discover the internal topology (if you want to know which volume control controls
playback volume, you've got to study the topology).  Buttons on a USB device are
usually just buttons that you can read.  You have to find out what the buttons mean
by reading more descriptors.
Writing a generic USB audio driver that can tackle arbitrary USB devices is not a trivial
task, especially if you only have one or two devices to try out on.

I can successfully drive Philips Model DSS 370/17 USB speakers,
the Xitel AN-1, Xitel MD and Edirol UA-3.

I tried a Roland device that turnen out to be completely non standard, haven't tried
anything else.

	Sape



^ permalink raw reply	[flat|nested] 114+ messages in thread

end of thread, other threads:[~2004-07-20  2:25 UTC | newest]

Thread overview: 114+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-06  7:26 [9fans] TODO lists for Plan 9 Kenji Okamoto
2004-07-06  8:02 ` Matthias Teege
2004-07-06  8:11   ` Kenji Okamoto
2004-07-06  8:19     ` lucio
2004-07-06 10:57       ` Steve Simon
2004-07-06 11:08         ` Boris Maryshev
2004-07-06 12:15         ` Dave Lukes
2004-07-06 12:25           ` lucio
2004-07-07  1:26         ` Kenji Okamoto
2004-07-06 12:33 ` Noah Evans
2004-07-07  0:54   ` Kenji Okamoto
2004-07-07  4:03     ` Noah Evans
2004-07-07  4:43       ` Kenji Okamoto
2004-07-07  7:15         ` Noah Evans
2004-07-06 13:16 ` Dave Lukes
2004-07-06 14:01   ` lucio
2004-07-07  1:03   ` Kenji Okamoto
2004-07-07  1:14     ` boyd, rounin
2004-07-07  1:27     ` boyd, rounin
2004-07-13  5:42   ` Kenji Okamoto
2004-07-13  5:50     ` Skip Tavakkolian
2004-07-13  5:58       ` Kenji Okamoto
2004-07-13  9:04       ` Charles Forsyth
2004-07-13  5:55     ` Kenji Okamoto
2004-07-13  8:56       ` Dave Lukes
2004-07-13  9:16         ` Kenji Okamoto
2004-07-15  0:56 ` Kenji Okamoto
2004-07-15  1:01   ` [9fans] memory stick boyd, rounin
2004-07-15  1:10     ` Kenji Okamoto
2004-07-15  1:14       ` boyd, rounin
2004-07-15  1:29         ` Kenji Okamoto
2004-07-20  2:25           ` Kenji Okamoto
2004-07-06  8:11 [9fans] TODO lists for Plan 9 YAMANASHI Takeshi
2004-07-06 11:21 ` bituman
2004-07-06 11:52   ` gabriel diaz
2004-07-06 12:14     ` Matthias Teege
2004-07-06 12:23       ` lucio
2004-07-06 12:33         ` boyd, rounin
2004-07-06 15:20     ` matt
2004-07-06 15:20       ` Gorka Guardiola Múzquiz
2004-07-07  9:11         ` Dave Lukes
2004-07-07 10:57           ` matt
2004-07-07 16:22             ` Dave Lukes
2004-07-07 16:58               ` jmk
2004-07-08 10:12                 ` Gorka Guardiola Múzquiz
2004-07-08 11:35                   ` boyd, rounin
2004-07-07 21:49               ` matt
2004-07-07 21:53                 ` Charles Forsyth
2004-07-08  2:40                   ` Kenji Okamoto
2004-07-07 22:12                 ` andrey mirtchovski
2004-07-07 23:01                   ` Jack Johnson
2004-07-07 23:12                     ` andrey mirtchovski
2004-07-07 23:25                     ` andrey mirtchovski
2004-07-07 23:54                       ` jmk
2004-07-08  7:01                       ` Fco. J. Ballesteros
2004-07-08  7:28                       ` lucio
2004-07-08 23:26             ` vdharani
2004-07-08 18:25               ` Gorka Guardiola Múzquiz
2004-07-08 23:43                 ` vdharani
2004-07-08 18:43                   ` Gorka Guardiola Múzquiz
2004-07-08 18:34               ` Sape Mullender
2004-07-09  5:19               ` lucio
2004-07-09  5:48                 ` Geoff Collyer
2004-07-09  6:05                   ` lucio
2004-07-09  9:15                     ` Geoff Collyer
2004-07-09  9:25                       ` lucio
2004-07-09 10:11                         ` Geoff Collyer
2004-07-09 10:34                           ` lucio
2004-07-09 11:19                             ` Nigel Roles
2004-07-09 22:51                       ` Charles Forsyth
2004-07-09 12:46                     ` ron minnich
2004-07-09 16:57                     ` Jack Johnson
2004-07-09 20:39                       ` ron minnich
2004-07-09 20:43                         ` boyd, rounin
2004-07-09 20:49                           ` ron minnich
2004-07-09 20:52                             ` boyd, rounin
2004-07-09 20:51                           ` Jack Johnson
2004-07-09 20:54                             ` boyd, rounin
2004-07-09 21:03                             ` Axel Belinfante
2004-07-10  0:30                               ` Dan Cross
2004-07-10  2:23                               ` vdharani
2004-07-09 21:42                             ` Jason Gurtz
2004-07-09 20:52                         ` andrey mirtchovski
2004-07-09 20:54                           ` boyd, rounin
2004-07-11 14:04                           ` matt
2004-07-09 21:52                         ` Nigel Roles
2004-07-10  2:30                       ` vdharani
2004-07-09 12:45                   ` ron minnich
2004-07-09  8:45                 ` Fco. J. Ballesteros
2004-07-09  9:09                   ` Kenji Okamoto
2004-07-09  9:12                     ` Gorka Guardiola Múzquiz
2004-07-09 10:01                       ` Fco. J. Ballesteros
2004-07-09 11:16                         ` boyd, rounin
2004-07-09 16:45                           ` Skip Tavakkolian
2004-07-09  9:30                   ` lucio
2004-07-09  9:59                     ` Fco. J. Ballesteros
2004-07-10  2:43               ` vdharani
2004-07-09 22:41                 ` Charles Forsyth
2004-07-09 22:43                   ` Charles Forsyth
2004-07-10  4:25                   ` ron minnich
2004-07-06 15:39       ` ron minnich
2004-07-06 15:41         ` boyd, rounin
2004-07-06 15:44           ` ron minnich
2004-07-06 16:19             ` C H Forsyth
2004-07-07  5:46           ` lucio
2004-07-07 10:56             ` Bruce Ellis
2004-07-07 17:56               ` C H Forsyth
2004-07-07 18:09                 ` Fco. J. Ballesteros
2004-07-07 18:59                   ` andrey mirtchovski
2004-07-07 23:30                     ` Bruce Ellis
2004-07-08  7:16                     ` lucio
2004-07-07 21:30       ` Nicholas Waples
2004-07-06 13:14   ` andrey mirtchovski
2004-07-08 18:34 Brantley Coile

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).