On Tue, 1 Jun 1999, Joachim Kuebart wrote:
> Stefan Esser wrote:
> > On 1999-05-27 22:12 +0400, oZZ!!! wrote:
> > >
> > > wmsound with my card too can't work correct.
> > > SB 128 PCI its a PCI-device & (as i known) it must be detect as es0 + pcm1
> > > (not pcm0), because pcm0 reserved for ISA-
On Mon, 31 May 1999, Stefan Esser wrote:
> On 1999-05-27 22:12 +0400, oZZ!!! wrote:
> >
> > wmsound with my card too can't work correct.
> > SB 128 PCI its a PCI-device & (as i known) it must be detect as es0 + pcm1
> > (not pcm0), because pcm0 reserved for ISA-device (right?). Kernel at
> >
Stefan Esser wrote:
> On 1999-05-27 22:12 +0400, oZZ!!! wrote:
> >
> > wmsound with my card too can't work correct.
> > SB 128 PCI its a PCI-device & (as i known) it must be detect as es0 + pcm1
> > (not pcm0), because pcm0 reserved for ISA-device (right?). Kernel at
> > boot-time detect my SB 12
On 1999-05-27 22:12 +0400, oZZ!!! wrote:
>
> wmsound with my card too can't work correct.
> SB 128 PCI its a PCI-device & (as i known) it must be detect as es0 + pcm1
> (not pcm0), because pcm0 reserved for ISA-device (right?). Kernel at
> boot-time detect my SB 128 PCI as es0 + pcm0...
You are
On Thu, 27 May 1999, Doug White wrote:
> On Wed, 26 May 1999, oZZ!!! wrote:
>
> > > What's wrong is that you have _only_ tried using a single program to test
> > > your
> > > audio system out.
> > >
> > > >
> > Hmm... other programs (like wmsound from ports) also don't work...
>
> What abou
On Wed, 26 May 1999, oZZ!!! wrote:
> > What's wrong is that you have _only_ tried using a single program to test
> > your
> > audio system out.
> >
> > >
> Hmm... other programs (like wmsound from ports) also don't work...
What about
cat /bin/cat > /dev/audio
?
Doug White
On Tue, 25 May 1999, Brian Feldman wrote:
> > > > device pcm0 at nexus?
> > > .
> > > > # cd /dev
> > > > # rm audio dsp dspW mixer
> > > > # ./MAKEDEV snd0
> > >
> > > > But play (from ports) can't work...
> > >
> > > That should be snd1 for the pcm driver
> > # cd /dev
> > # rm aud
On Tue, 25 May 1999, oZZ!!! wrote:
>
> On Tue, 25 May 1999, W Gerald Hicks wrote:
>
> > [snips]
> > > device pcm0 at nexus?
> > .
> > .
> > .
> > > # cd /dev
> > > # rm audio dsp dspW mixer
> > > # ./MAKEDEV snd0
> >
> > > But play (from ports) can't work...
> >
> > That should be sn
On Tue, 25 May 1999, W Gerald Hicks wrote:
> [snips]
> > device pcm0 at nexus?
> .
> .
> .
> > # cd /dev
> > # rm audio dsp dspW mixer
> > # ./MAKEDEV snd0
>
> > But play (from ports) can't work...
>
> That should be snd1 for the pcm driver
# cd /dev
# rm audio dsp dspW mixer
# ./MAKE
ARGH! Trim the reply list next time Jerry...
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message
[snips]
> device pcm0 at nexus?
.
.
.
> # cd /dev
> # rm audio dsp dspW mixer
> # ./MAKEDEV snd0
> But play (from ports) can't work...
That should be snd1 for the pcm driver
Good Luck,
Jerry Hicks
wghi...@bellsouth.net
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscr
Hello!
I install new SB card to my computer & configure kernel with
follwing string, describing SB 128 PCI:
device pcm0 at nexus?
and got this messages after reboot:
es0: irq 5 at device 11.0 on pci0
pcm0: using I/O space register mapping at 0xe800
o...@ozz$ cat /dev/sndstat
FreeBS
On Sat, 22 May 1999, Marc van Woerkom wrote:
> > I just use:
> >
> > device pcm0
> >
> > and no more, since I only have a PCI card.
>
> So you reasoned something like
>
> This card has nothing to do with ISA, let the PCI routines figure out
> the parameters by themselves
>
> Joachim
Marc van Woerkom wrote:
>
> > I just use:
> >
> > device pcm0
> >
> > and no more, since I only have a PCI card.
>
> So you reasoned something like
>
> This card has nothing to do with ISA, let the PCI routines figure out
> the parameters by themselves
Exactly
--
Eric Hodel
hodel...@s
> I just use:
>
> device pcm0
>
> and no more, since I only have a PCI card.
So you reasoned something like
This card has nothing to do with ISA, let the PCI routines figure out
the parameters by themselves
Joachim's Ensoniq driver was the first extension of Luigi's underlying
pcm dr
David O'Brien wrote:
>
> > > Below follow dmesg output and kernel configuration.
> >
> > > device pcm0 at isa? port ? irq 10 drq 1 flags 0x0
> >
> > I have this:
> >
> > device pcm0 at nexus? port ? irq 10 drq 1 flags 0x0
> >^^
>
> I would like to update ``sys/i386/isa/snd
On Mon, 17 May 1999, David O'Brien wrote:
> > > Below follow dmesg output and kernel configuration.
> >
> > > device pcm0 at isa? port ? irq 10 drq 1 flags 0x0
> >
> > I have this:
> >
> > device pcm0 at nexus? port ? irq 10 drq 1 flags 0x0
> >^^
>
> I would like to upd
> device pcm0 at nexus? port ? irq 10 drq 1 flags 0x0
>^^
I tried this out but discarded this approach because I got a trap 12 after
boot (around the time X fires up).
But In the meantime I found out that this must be caused by some other problem,
so I will try again later - o
> > Below follow dmesg output and kernel configuration.
>
> > device pcm0 at isa? port ? irq 10 drq 1 flags 0x0
>
> I have this:
>
> device pcm0 at nexus? port ? irq 10 drq 1 flags 0x0
>^^
I would like to update ``sys/i386/isa/snd/README'' since it currently
does not hav
On Sat, 15 May 1999, Marc van Woerkom wrote:
> Dear people,
>
> I get no sound anymore using the system built on Friday.
>
> As I saw same earlier reports here about problems with sound
> that were reported to be fixed, mine might be related to the card
> being a PCI one - ES1370 based genuin
Dear people,
I get no sound anymore using the system built on Friday.
As I saw same earlier reports here about problems with sound
that were reported to be fixed, mine might be related to the card
being a PCI one - ES1370 based genuine Ensoniq Audio PCI.
Below follow dmesg output and kernel con
21 matches
Mail list logo