From owner-freebsd-current@FreeBSD.ORG Fri Oct 7 01:48:47 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6002A16A420 for ; Fri, 7 Oct 2005 01:48:47 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 7C5FC43D48 for ; Fri, 7 Oct 2005 01:48:46 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 07 Oct 2005 00:52:47 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) [62.245.232.135] by mail.gmx.net (mp025) with SMTP; 07 Oct 2005 02:52:47 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-current@freebsd.org Date: Fri, 7 Oct 2005 02:52:21 +0200 User-Agent: KMail/1.8.1 References: <200510061940.18199.mistry.7@osu.edu> In-Reply-To: <200510061940.18199.mistry.7@osu.edu> X-Birthday: Oct. 6th 1972 X-CelPhone: +49 (0) 173 9967781 X-Tel: +49 (0) 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1545507.VYTZILoRr0"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200510070252.32000@harrymail> X-Y-GMX-Trusted: 0 Cc: Subject: Re: burncd/atapi multisession CD issues X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2005 01:48:47 -0000 --nextPart1545507.VYTZILoRr0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Freitag, 7. Oktober 2005 01:40 CEST schrieb Anish Mistry: > I've got a couple of issues, which both appear on RELENG_6 and > -CURRENT as of today. I'm not sure when they started as I mostly > burncd multisession backups on my 4.x system. > Once I burn a CD with burncd: > mkisofs -r -J -o test.iso files > burncd -f /dev/acd0 -s max -m data test.iso fixate > The files burn just fine, but I have to eject and then close the > drive. eg. "cdcontrol eject ; cdcontrol close" before I can mount > the CD. If I try to mount the CD without the eject/close I get the > following message in the syslog: > kernel: g_vfs_done():acd0[READ(offset=3D32768, length=3D2048)]error =3D 5 > The same goes (eject/close except no error message) before grabbing > the multisession info with "burncd -f /dev/acd0 msinfo". > When I try to burn another session with burncd I just get > "Input/Output error" and the second session doesn't get added to the > CD. > This all seems like a problem with ata/atapi rather than burncd. Hmm, with my little knowledge of GEOM I think 'true > /dev/acd0' should=20 replace the open/close sequence... It saves some time I hope... ;) =2DHarry > > From the RELENG_6 system: > atapci0: port > 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xf900-0xf90f at device 8.0 on > pci0 > ata0: on atapci0 > ata1: on atapci0 > ad0: 38162MB at ata0-master UDMA100 > ad1: 32253MB at ata0-slave UDMA133 > acd0: CDRW at ata1-master UDMA33 > > From the CURRENT system: > atapci0: port > 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x1400-0x140f at device 15.0 on > pci0 > atapci0: using PIO transfers above 137GB as workaround for 48bit DMA > access bug, expect reduced performance > ata0: on atapci0 > ata1: on atapci0 > ad0: 19077MB at ata0-master UDMA66 > acd0: CDRW at ata1-master UDMA33 > > > Thanks, --nextPart1545507.VYTZILoRr0 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDRcbPBylq0S4AzzwRAsjZAJ9B8O0weEVUXoqpZbNMs3nnOresXACfeiAF xQIk97WHBzqqq95wD02EYrI= =jjbo -----END PGP SIGNATURE----- --nextPart1545507.VYTZILoRr0--