Re: [Alsa-devel] question about isapnp (for wavefront update)

2002-01-17 Thread Jaroslav Kysela
On Thu, 17 Jan 2002, Paul Davis wrote: > jaroslav - > > for some time now, i've had a version of the wavefront driver that > doesn't require any module parameters - it just uses isapnp to figure > out the configuration of the card. i would have submitted the changes > to you already, except for o

[Alsa-devel] Re: [Alsa-user] Re: 0.9.0-10 SBLive - Can't load driver

2002-01-17 Thread Emre Tezel
Adam, I made all that and then a depmod -e. I get unresolved symbol errors. [root@hori misc]# /sbin/depmod -e snd-card-emu10k1 # module id=string # pci module vendor device subvendor  subdevice  class  class_mask driver_data # isapnp module  cardvendor card

[Alsa-devel] SOME ITEMS THAT YOU MAY BE INTERESTED IN OR BE ABLE TO ADVISE ME ON

2002-01-17 Thread kriss rolo
These are the items that iam interested in selling.. Could you help me with some details on the goods, history, origin etc. are these worth anything and if so who would i contact with regards to selling them? and the best way to sell them ie auction etc APOLOGISE IF YOU HAVE ALREADY RECEIVED THIS

[Alsa-devel] SOME ITEMS THAT YOU MAY BE INTERESTED IN OR BE ABLE TO ADVISE ME ON

2002-01-17 Thread kriss rolo
These are the items that iam interested in selling.. Could you help me with some details on the goods, history, origin etc. are these worth anything and if so who would i contact with regards to selling them? and the best way to sell them ie auction etc APOLOGISE IF YOU HAVE ALREADY RECEIVED THIS

Re: [Alsa-devel] Lexicon Core2

2002-01-17 Thread Wm. Josiah Erikson
Just so people know (if people care), I wrote to Lexicon again, and they basically said that Core2 had been canned, but they weren't going to release the specs anyway. I said, "Huh, seems odd that they will neither write a driver that works nor let somebody else do it", and they said, "Yeah, retur

Re: [Alsa-devel] Re: [linux-audio-dev] alsa/usb

2002-01-17 Thread Paul Davis
>>> But it does register itself to the OSS subsystem (to >>> drivers/sound/sound_core.c) like all other sound drivers, so it _is_ >>> part of OSS. >> no. sound_core is NOT part of OSS. ALSA attaches to it as well. Alan >> Cox wrote that so that OSS and ALSA could (theoretically) co-exist. > >Now

Re: [Alsa-devel] Re: [linux-audio-dev] alsa/usb

2002-01-17 Thread Kai Vehmanen
On Thu, 17 Jan 2002, Paul Davis wrote: >> But it does register itself to the OSS subsystem (to >> drivers/sound/sound_core.c) like all other sound drivers, so it _is_ >> part of OSS. > no. sound_core is NOT part of OSS. ALSA attaches to it as well. Alan > Cox wrote that so that OSS and ALSA cou

Re: [Alsa-devel] Re: [linux-audio-dev] alsa/usb

2002-01-17 Thread Paul Davis
>At least the driver handling the standard USB Audio Device Class is >located in the USB kernel directory, ie. linux/drivers/usb. All code is in >the big (~4000loc) audio.c file. It implements the OSS ioctls, plus >OSS-style mmap() (and of course read()/write()). > >But it does register itself to

[Alsa-devel] Re: [linux-audio-dev] alsa/usb

2002-01-17 Thread Kai Vehmanen
On Thu, 17 Jan 2002, Kai Vehmanen wrote: [ ... w/ ALSA going to 2.5 kernel] >>> What's going to happen with usb audio/midi support ? > But it does register itself to the OSS subsystem (to > drivers/sound/sound_core.c) like all other sound drivers, so it _is_ part > of OSS. But basicly if ALSA pro

[Alsa-devel] Re: [linux-audio-dev] alsa/usb

2002-01-17 Thread Kai Vehmanen
On Thu, 17 Jan 2002, Paul Davis wrote: >> What's going to happen with usb audio/midi support ? >> Since alsa should become the kernel standard driver for audio/midi/seq >> devices and all the work the usb people have done to support the audio >> class is based on the oss-api does that mean with 2

Re: [Alsa-devel] question about isapnp (for wavefront update)

2002-01-17 Thread Takashi Iwai
At Thu, 17 Jan 2002 09:23:26 -0500, Paul Davis wrote: > > jaroslav - > > for some time now, i've had a version of the wavefront driver that > doesn't require any module parameters - it just uses isapnp to figure > out the configuration of the card. i would have submitted the changes > to you alr

[Alsa-devel] question about isapnp (for wavefront update)

2002-01-17 Thread Paul Davis
jaroslav - for some time now, i've had a version of the wavefront driver that doesn't require any module parameters - it just uses isapnp to figure out the configuration of the card. i would have submitted the changes to you already, except for one problem. after a reboot (cold or warm), the firs

Re: [Alsa-devel] SB Live rev 6 cards and AC3 SPDIF passthru finally works! Patch attached.

2002-01-17 Thread Markus Plail
Hello! > Hello > I enclose a patch to alsa09, which fixes the problems I have been having > regarding no AC3 output from the SPDIF out. > I don't know if anyone remembers, but I have been having problems with > > my SB Live card and AC3 out for a long time. I could get AC3 passthru > working with

Re: [Alsa-devel] Alsa 0.9.0beta10 doesn't compile with linux 2.5.2

2002-01-17 Thread Kasparek Tomas
On Wed, 16 Jan 2002, Helge Hafting wrote: > I use alsa 0.9.0beta10 for sound. It used to work fine, but > don't compile with linux kernel 2.5.2. This seems to > be a problem with the kdev_t type that have changed lately. > > Is there a patch for this? > > Helge Hafting Here is a patch to get 0