Date: Sat, 10 May 2003 15:45:25 -0500 From: Glenn Johnson <glennpj@charter.net> To: arno@heho.snv.jussieu.fr Cc: freebsd-current@freebsd.org Subject: Re: atapicam Message-ID: <20030510204525.GA9633@gforce.johnson.home> In-Reply-To: <wpk7cyd05q.fsf@heho.snv.jussieu.fr> References: <20030510180249.GA908@gforce.johnson.home> <20030510192210.GA27818@moya.lambermont.dyndns.org> <20030510193212.GA1576@gforce.johnson.home> <200305102145.45089.avleeuwen@piwebs.com> <wp4r42mv07.fsf@heho.snv.jussieu.fr> <20030510201150.GA28042@moya.lambermont.dyndns.org> <wpk7cyd05q.fsf@heho.snv.jussieu.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 10, 2003 at 10:20:01PM +0200, arno@heho.snv.jussieu.fr wrote: > > > > > > # cdrecord -scanbus > > > > > > Cdrecord 2.0 (i386-unknown-freebsd5.1) Copyright (C) 1995-2002 J?rg > > ^^^ > > ;-) > > > > > > Suggestions anyone ? (yes burncd works) > > > > > > portupgrade -f /var/db/pkg/cdrtools-2.0 > > > > I'm using cdrtools-2.0 already. > > This is from a commit message from April the 29th : > > From: "Kenneth D. Merry" <ken@freebsd.org> > Subject: cvs commit: src/sys/cam cam_ccb.h > To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org > Date: Tue, 29 Apr 2003 17:35:22 -0700 (PDT) > > ken 2003/04/29 17:35:22 PDT > > FreeBSD src repository > > Modified files: > sys/cam cam_ccb.h > sys/cam/scsi scsi_all.c scsi_all.h scsi_da.c > Log: > Add support to CAM for devices with more than 2^32 blocks. (2TB if you're > using 512 byte blocks). > > cam_ccb.h: Bump up volume_size and cylinders in ccb_calc_geometry to > 64 bits and 32 bits respectively, so we can hold larger > device sizes. cylinders would overflow at about 500GB. > Bump CAM_VERSION for this change. Note that this will > require a recompile of all applications that talk to the > pass(4) driver. > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > > > (after verifying that 'camcontrol devlist' still works) Yes, that solves it for me. Thanks. -- Glenn Johnson glennpj@charter.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030510204525.GA9633>
