Your message dated Sun, 07 Aug 2005 13:47:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#262324: fixed in criticalmass 1:0.9.11-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 30 Jul 2004 15:49:49 +0000
>From [EMAIL PROTECTED] Fri Jul 30 08:49:49 2004
Return-path: <[EMAIL PROTECTED]>
Received: from mail.math.tu-berlin.de [130.149.12.212] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BqZdk-0006EG-00; Fri, 30 Jul 2004 08:49:48 -0700
Received: from mail (mail.math.TU-Berlin.DE [130.149.12.212])
        by mail.math.TU-Berlin.DE (8.12.0.Beta10/8.12.0.Beta10) with ESMTP id 
i6UFnjDv002951
        for <[EMAIL PROTECTED]>; Fri, 30 Jul 2004 17:49:46 +0200 (MEST)
From: Thomas Richter <[EMAIL PROTECTED]>
Received: from cleopatra.math.TU-Berlin.DE ([130.149.13.150])
        by mail.math.TU-Berlin.DE (MailMonitor for SMTP v1.2.2 ) ;
        Fri, 30 Jul 2004 17:49:45 +0200 (MEST)
Received: (from [EMAIL PROTECTED])
        by cleopatra.math.tu-berlin.de (8.9.3/8.8.8) id RAA27892
        for [EMAIL PROTECTED]; Fri, 30 Jul 2004 17:49:45 +0200
Message-Id: <[EMAIL PROTECTED]>
Subject: Add support for NetMOS 9805 parport
To: [EMAIL PROTECTED]
Date: Fri, 30 Jul 2004 17:49:45 +0200 (CEST)
X-Mailer: ELM [version 2.4ME+ PL100 (25)]
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_01,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


Package: kernel-source-2.4.26
Version: 2.4.26-4
Severity: wishlist

Please add support for the NetMOS 9805 parport PCI interface. This
is a pretty commonly used interface here in germany and very
well available.

For support, please apply the following patch to parport/parport_pc.c
in the kernel directory

/* snip */

--- parport_pc_old.c    Wed Jul 28 10:26:23 2004
+++ parport_pc.c        Wed Jul 28 10:28:16 2004
@@ -2692,6 +2692,7 @@
        syba_2p_epp,
        syba_1p_ecp,
        titan_010l,
+       titan_1284p1,
        titan_1284p2,
        avlab_1p,
        avlab_2p,
@@ -2759,6 +2760,7 @@
        /* syba_2p_epp AP138B */        { 2, { { 0, 0x078 }, { 0, 0x178 }, } },
        /* syba_1p_ecp W83787 */        { 1, { { 0, 0x078 }, } },
        /* titan_010l */                { 1, { { 3, -1 }, } },
+       /* titan_1284p1 */              { 1, { { 0, 1 }, } },
        /* titan_1284p2 */              { 2, { { 0, 1 }, { 2, 3 }, } },
        /* avlab_1p             */      { 1, { { 0, 1}, } },
        /* avlab_2p             */      { 2, { { 0, 1}, { 2, 3 },} },
@@ -2826,6 +2828,7 @@
          PCI_ANY_ID, PCI_ANY_ID, 0, 0, syba_1p_ecp },
        { PCI_VENDOR_ID_TITAN, PCI_DEVICE_ID_TITAN_010L,
          PCI_ANY_ID, PCI_ANY_ID, 0, 0, titan_010l },
+       { 0x9710, 0x9805, 0x1000, 0x0010, 0, 0, titan_1284p1 },
        { 0x9710, 0x9815, 0x1000, 0x0020, 0, 0, titan_1284p2 },
        /* PCI_VENDOR_ID_AVLAB/Intek21 has another bunch of cards ...*/
        { 0x14db, 0x2120, PCI_ANY_ID, PCI_ANY_ID, 0, 0, avlab_1p}, /* 
AFAVLAB_TK9902 */

/* snip */

Several other chips are available from the same NetMOS family, including
serial/parallel ports, though I don't have the hardware to test patches. 

The above patch has been proven to work fine in a beige G3 Mac.

So long,
        Thomas



---------------------------------------
Received: (at 262324-close) by bugs.debian.org; 7 Aug 2005 20:54:30 +0000
>From [EMAIL PROTECTED] Sun Aug 07 13:54:30 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1E1s30-0005Ml-00; Sun, 07 Aug 2005 13:47:06 -0700
From: Daniel Burrows <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#262324: fixed in criticalmass 1:0.9.11-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 07 Aug 2005 13:47:06 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: criticalmass
Source-Version: 1:0.9.11-2

We believe that the bug you reported is fixed in the latest version of
criticalmass, which is due to be installed in the Debian FTP archive:

criticalmass-data_0.9.11-2_all.deb
  to pool/main/c/criticalmass/criticalmass-data_0.9.11-2_all.deb
criticalmass_0.9.11-2.diff.gz
  to pool/main/c/criticalmass/criticalmass_0.9.11-2.diff.gz
criticalmass_0.9.11-2.dsc
  to pool/main/c/criticalmass/criticalmass_0.9.11-2.dsc
criticalmass_0.9.11-2_i386.deb
  to pool/main/c/criticalmass/criticalmass_0.9.11-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Burrows <[EMAIL PROTECTED]> (supplier of updated criticalmass package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun,  7 Aug 2005 12:49:05 -0700
Source: criticalmass
Binary: criticalmass criticalmass-data
Architecture: source i386 all
Version: 1:0.9.11-2
Distribution: unstable
Urgency: low
Maintainer: Daniel Burrows <[EMAIL PROTECTED]>
Changed-By: Daniel Burrows <[EMAIL PROTECTED]>
Description: 
 criticalmass - Shoot-em-up a la galaxian
 criticalmass-data - Shoot-em-up a la galaxian (data files)
Closes: 262324 319972
Changes: 
 criticalmass (1:0.9.11-2) unstable; urgency=low
 .
   * Fix ambiguous calls to findHash (Closes: #319972)
 .
   * Build with g++-4.0 (Closes: #262324)
Files: 
 6184877b321ef311bf4c60bb669bad72 740 games optional criticalmass_0.9.11-2.dsc
 e34b5a1fe2f6a03f0abf72aa7d9f2bb2 59288 games optional 
criticalmass_0.9.11-2.diff.gz
 6cea1534179d26ded0813a8bd3408162 2140832 games optional 
criticalmass-data_0.9.11-2_all.deb
 0b847e632c33f025a53832fabbfafde2 236368 games optional 
criticalmass_0.9.11-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC9mrech6xsM7kSXgRAsA8AKCcNjqeu/INymMxUWHCWjbxPN4Y4ACdEXZq
bWux+iEkJXJ8hHVOQqfuQC4=
=9qxJ
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to