Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Oct 1998 13:32:48 +0100 (MET)
From:      Luigi Rizzo <luigi@labinfo.iet.unipi.it>
To:        dfr@nlsystems.com (Doug Rabson)
Cc:        brian@Awfulhak.org, luigi@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/i386/isa/snd CARDS README ad1848.c
Message-ID:  <199810031232.NAA00961@labinfo.iet.unipi.it>
In-Reply-To: <Pine.BSF.4.01.9810031348270.8007-100000@herring.nlsystems.com> from "Doug Rabson" at Oct 3, 98 01:48:57 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> There is a problem with a duplicated case in a switch statement in
> ad1848.c:

thanks. I won't have a chance to commit the fix (remove the dup
case) before next morning, so if anyone with commit privs wants to
do it he'll have my blessing.

	luigi

> Index: ad1848.c
> ===================================================================
> RCS file: /home/ncvs/src/sys/i386/isa/snd/ad1848.c,v
> retrieving revision 1.12
> diff -u -r1.12 ad1848.c
> --- ad1848.c	1998/10/02 17:26:36	1.12
> +++ ad1848.c	1998/10/03 11:18:34
> @@ -1487,7 +1487,6 @@
>  
>  	case 0x3500630e:        /* CS4236 */
>  	case 0x3600630e:        /* CS4236 */
> -	case 0x3500630e:	/* CS4236B */
>  	    tmp_d.bd_id = MD_CS4236 ;
>  	    break;
>  
> 
> --
> Doug Rabson				Mail:  dfr@nlsystems.com
> Nonlinear Systems Ltd.			Phone: +44 181 951 1891
> 					Fax:   +44 181 381 1039
> 
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810031232.NAA00961>