From andrew@ugh.net.au  Thu May  7 06:46:32 1998
Received: from int-mail.fl.net.au (root@int-mail.syd.fl.net.au [202.181.0.28])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA15111
          for <FreeBSD-gnats-submit@freebsd.org>; Thu, 7 May 1998 06:46:29 -0700 (PDT)
          (envelope-from andrew@ugh.net.au)
Received: from beebite.ugh.net.au (root@a5-p02.syd.fl.net.au [202.181.2.2]) by int-mail.fl.net.au (2.0/fl) with ESMTP id XAA22130 for <FreeBSD-gnats-submit@freebsd.org>; Thu, 7 May 1998 23:46:20 +1000 (EST)
Received: from localhost (andrew@localhost)
	by beebite.ugh.net.au (8.8.8/8.8.8) with SMTP id WAA00557
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 7 May 1998 22:37:58 +1000 (EST)
	(envelope-from andrew@ugh.net.au)
Message-Id: <Pine.BSF.3.96.980507223536.552F-100000@beebite.ugh.net.au>
Date: Thu, 7 May 1998 22:37:56 +1000 (EST)
From: andrew@ugh.net.au
To: FreeBSD-gnats-submit@freebsd.org
Subject: Only get one channel through sound card

>Number:         6544
>Category:       kern
>Synopsis:       Only get one channel through sound card
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    luigi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May  7 06:50:03 PDT 1998
>Closed-Date:    Fri Jun 15 14:49:29 MDT 2001
>Last-Modified:  Fri Jun 15 14:49:53 MDT 2001
>Originator:     Andrew
>Release:        FreeBSD 2.2.6-STABLE i386
>Organization:
UgH!
>Environment:

Using the new sound drivers for a $20 (and thats probably US$10) PnP ESS1868.

>Description:

I only get one channel (right) from my sound card. It works fine under Windoze95
(no not on my computer :-). I know of 5 computers with this particualr soundcard
and they all exhibit the same thing and all that run Windoze as well get both
channels under Windoze.

>How-To-Repeat:

Play some sounds...dosnt matter is its cat *.au > /dev/audio or playing a CD.

>Fix:
	
Can always plug the speakers straight into the CD player when playing CDs...
I will donate one to a person who is interested in fixing the
driver...what is the usual procedure in doing this? ie send it to the
FreeBSD project and get them to hand it out?



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->ahasty 
Responsible-Changed-By: phk 
Responsible-Changed-When: Fri May 8 13:18:02 PDT 1998 
Responsible-Changed-Why:  
over to mr. multimedia 
Responsible-Changed-From-To: ahasty->freebsd-bugs 
Responsible-Changed-By: phk 
Responsible-Changed-When: Tue Aug 4 03:07:35 PDT 1998 
Responsible-Changed-Why:  
->bugs 
Responsible-Changed-From-To: freebsd-bugs->luigi 
Responsible-Changed-By: luigi 
Responsible-Changed-When: Sun Dec 27 04:26:32 PST 1998 
Responsible-Changed-Why:  
audio driver maintainer 

From: andrew@ugh.net.au
To: freebsd-gnats-submit@freebsd.org
Cc: luigi@freebsd.org
Subject: Re: kern/6544: Only get one channel through sound card
Date: Fri, 11 Jun 1999 13:28:44 +1000 (EST)

 Hi,
 
 Well this bug dissappeared after some upgrade....not sure which but the
 box still runs 2.2.8-STABLE (or something like this...cant check atm) so
 it was a while ago. Took me a while to notice though as I didn't use a one
 channel sound card much :-)
 
 I have seen on the lists other people reporting the same problem
 though...might have to see what version of FreeBSD they are running. If
 its an old one its probably safe to close the PR.
 
 Thanks,
 
 Andrew
 
 

From: <andrew@ugh.net.au>
To: <freebsd-gnats-submit@freebsd.org>
Cc:  
Subject: Re: kern/6544: Only get one channel through sound card
Date: Fri, 15 Jun 2001 01:48:28 +1000 (EST)

 Just so it shows up in phk's grep:
 
 This PR can be closed
 
 Long time since 2.2.6.
 
 Andrew
 
State-Changed-From-To: open->closed 
State-Changed-By: imp 
State-Changed-When: Fri Jun 15 14:49:29 MDT 2001 
State-Changed-Why:  
It looks like the orginator says this bug has disappeared in newer versions. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=6544 
>Unformatted:
 >From kernel config:
 
 <snip>
 
 controller      pnp0
 
 <snip>
 
 device pcm0 at isa ? port? tty irq 5 drq 1 vector pcmintr
 
 <snip>
 
 
 >From dmesg:
 
 FreeBSD 2.2.6-STABLE #0: Tue Apr 28 21:07:34 EST 1998
     andrew@beebite.ugh.net.au:/usr/src/sys/compile/BEEBITE
 CPU: Cyrix 6x86MX (166.45-MHz 686-class CPU)
 	Origin = "CyrixInstead"  Id = 0x600  DIR=0x452  Stepping=0  Revision=4
 	real memory  = 33554432 (32768K bytes)
 	avail memory = 31350784 (30616K bytes)
 
 <snip>
 
 Probing for PnP devices:
 CSN 1 Vendor ID: ESS1868 [0x68187316] Serial 0xffffffff
 ESS1868 (rev 11)
 pcm1 (ESS1868 <ESS1868> sn 0xffffffff) at 0x220 irq 5 drq 1 flags 0x0 id 14
 
 <snip>
 
 pca0 on motherboard
 pca0: PC speaker audio driver
 pcm0 not found at 0xffffffff
 
 <snip>
 
