Your message dated Wed, 17 Aug 2005 07:47:04 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#323155: fixed in kfreebsd-5 5.3-5
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; 15 Aug 2005 05:09:54 +0000
>From [EMAIL PROTECTED] Sun Aug 14 22:09:54 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 16.red-83-43-111.pooles.rima-tde.net (bombadil) [83.43.111.16]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1E4XEO-0007Hz-00; Sun, 14 Aug 2005 22:09:54 -0700
Received: from rmh by bombadil with local (Exim 4.52)
id 1E4EaY-0003Rv-K6; Sun, 14 Aug 2005 11:15:30 +0200
Content-Type: multipart/mixed; boundary="===============0960331114=="
MIME-Version: 1.0
From: Robert Millan <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Please enable "atapicam"
X-Mailer: reportbug 3.15
Date: Sun, 14 Aug 2005 11:15:09 +0200
Message-Id: <[EMAIL PROTECTED]>
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
This is a multi-part MIME message sent by reportbug.
--===============0960331114==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Package: kfreebsd-5
Severity: wishlist
Tags: patch
Hi!
Please could you enable the atapicam device in the generic build? It is
necessary to burn CDs using ATAPI cd-writers.
It is strange that upstream didn't enable it by default, but I've tested it
(burned CDs with it, etc) and haven't seen any odd effects.
-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.3-1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
--===============0960331114==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="909_enable_atapicam.diff"
--- /usr/src/kfreebsd5/src/sys/i386/conf/GENERIC 2004-10-24
20:02:52.000000000 +0200
+++ ./sys/i386/conf/GENERIC 2005-08-13 16:04:39.000000000 +0200
@@ -75,6 +75,8 @@
device atapicd # ATAPI CDROM drives
device atapifd # ATAPI floppy drives
device atapist # ATAPI tape drives
+device atapicam # emulate ATAPI devices as SCSI ditto via CAM
+ # needs CAM to be present (scbus & pass)
options ATA_STATIC_ID # Static device numbering
# SCSI Controllers
--===============0960331114==--
---------------------------------------
Received: (at 323155-close) by bugs.debian.org; 17 Aug 2005 14:51:05 +0000
>From [EMAIL PROTECTED] Wed Aug 17 07:51:05 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1E5PC4-0000KL-00; Wed, 17 Aug 2005 07:47:04 -0700
From: Aurelien Jarno <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#323155: fixed in kfreebsd-5 5.3-5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 17 Aug 2005 07:47:04 -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=-4.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: kfreebsd-5
Source-Version: 5.3-5
We believe that the bug you reported is fixed in the latest version of
kfreebsd-5, which is due to be installed in the Debian FTP archive:
kfreebsd-5_5.3-5.diff.gz
to pool/main/k/kfreebsd-5/kfreebsd-5_5.3-5.diff.gz
kfreebsd-5_5.3-5.dsc
to pool/main/k/kfreebsd-5/kfreebsd-5_5.3-5.dsc
kfreebsd-source-5.3_5.3-5_all.deb
to pool/main/k/kfreebsd-5/kfreebsd-source-5.3_5.3-5_all.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.
Aurelien Jarno <[EMAIL PROTECTED]> (supplier of updated kfreebsd-5 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: Wed, 17 Aug 2005 15:44:18 +0200
Source: kfreebsd-5
Binary: kfreebsd-source-5.3 kfreebsd-image-5.3-1 kfreebsd-headers-5.3-1
Architecture: source all
Version: 5.3-5
Distribution: unstable
Urgency: low
Maintainer: GNU/kFreeBSD Maintainers <[email protected]>
Changed-By: Aurelien Jarno <[EMAIL PROTECTED]>
Description:
kfreebsd-source-5.3 - source code for kernel of FreeBSD 5.3 with Debian patches
Closes: 323155
Changes:
kfreebsd-5 (5.3-5) unstable; urgency=low
.
* Enabled atapicam driver (closes: bug#323155).
* Allow the kernel to execve ET_DYN files.
Files:
a1ff658b9d686173a25c38dcf03b3d05 921 devel optional kfreebsd-5_5.3-5.dsc
93dd51c92267f9495fea67cc1df1555c 34058 devel optional kfreebsd-5_5.3-5.diff.gz
bcc737be8bf5861c544121dea366c69d 12974614 devel optional
kfreebsd-source-5.3_5.3-5_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDA0r5w3ao2vG823MRAjM4AJ42yHbfS3MJRJDUNzSw7xBC3KsG2QCePgHh
FyeB10MaWixzFQ5P0Qf+djo=
=mHGl
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]