2004-03-31 19:36:36

by C.L. Tien - 田承禮

[permalink] [raw]
Subject: ANN: cmpci 6.67 released


Hi,

I made serveral changes for 6.64, the change are as following:

revision 6.67
date: 2004/03/31 17:56:11; author: cltien; state: Exp; lines: +3 -2
Disable the timed out debug message, nothing wrong.
----------------------------
revision 6.66
date: 2004/03/31 17:42:08; author: cltien; state: Exp; lines: +3 -2
Make sure to call chkintr_mpu401 after attach_mpu401 called.
----------------------------
revision 6.65
date: 2004/03/29 22:58:49; author: cltien; state: Exp; lines: +5 -3
Now the AC3_SW can work on PPC for chip ver 037 or older.

Sincerely,
ChenLi Tien


Attachments:
cmpci-6.64-6.65.patch (1.26 kB)
cmpci-6.64-6.65.patch
cmpci-6.65-6.66.patch (1.06 kB)
cmpci-6.65-6.66.patch
cmpci-6.66-6.67.patch (1.28 kB)
cmpci-6.66-6.67.patch
Download all attachments

2004-04-01 06:49:53

by Andrew Morton

[permalink] [raw]
Subject: Re: ANN: cmpci 6.67 released

C.L. Tien - _________ <[email protected]> wrote:
>
>
> Hi,
>
> I made serveral changes for 6.64, the change are as following:

To what kernel do these patches apply? Certainly not current 2.6.

If you intend to raise 2.6 patches, please ensure that they are against the
latest kernel.org kernel. And please ensure that the patches are in `patch
-p1' form. The headers should look like:

--- a/sound/oss/cmpci.c 22 Mar 2004 17:07:02 -0000 6.64
+++ a/sound/oss/cmpci.c 29 Mar 2004 22:58:49 -0000 6.65

Also, a single patch per email is preferred.

Thanks.

2004-04-01 09:03:36

by C.L. Tien - 田承禮

[permalink] [raw]
Subject: RE: ANN: cmpci 6.67 released

Hi,

Because I subscribed to linux-kernel recently, so I didn't get the patch after the cmpci.c posted (A user posted it). The driver after 6.0 has added kernel patch so I posted patches based on my CVS from them.

To me it is easier to keep one version for kernel 2.4 and 2.6, with a few patches, that keeps driver functions consistent.

I can post changes since my 5.64 (current version for kernel 2.6) and to 6.16 (kernel version for kernel 2.4) and the diff file of 5.64 of mine and the kernel.

Sincerely,
ChenLi Tien


-----Original Message-----
From: Andrew Morton [mailto:[email protected]]
Sent: 2004/4/1 [?P???|] ?W?? 01:49
To: C.L. Tien - ?Щ?§
Cc: [email protected]; [email protected]; ???H?s??-???? Support ?H?c
Subject: Re: ANN: cmpci 6.67 released
C.L. Tien - _________ <[email protected]> wrote:
>
>
> Hi,
>
> I made serveral changes for 6.64, the change are as following:

To what kernel do these patches apply? Certainly not current 2.6.

If you intend to raise 2.6 patches, please ensure that they are against the
latest kernel.org kernel. And please ensure that the patches are in `patch
-p1' form. The headers should look like:

--- a/sound/oss/cmpci.c 22 Mar 2004 17:07:02 -0000 6.64
+++ a/sound/oss/cmpci.c 29 Mar 2004 22:58:49 -0000 6.65

Also, a single patch per email is preferred.

Thanks.