Skip site navigation (1)Skip section navigation (2)
Date:      10 May 2003 22:20:01 +0200
From:      arno@heho.snv.jussieu.fr
To:        freebsd-current@freebsd.org
Subject:   Re: atapicam
Message-ID:  <wpk7cyd05q.fsf@heho.snv.jussieu.fr>
In-Reply-To: <20030510201150.GA28042@moya.lambermont.dyndns.org>
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>

next in thread | previous in thread | raw e-mail | index | archive | help

> > > > > # 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)
> 
> That's my problem, it doesn't :
> 
> # camcontrol devlist
> camcontrol: error sending CAMIOCOMMAND ioctl: Inappropriate ioctl for device

Yip, that seems another problem, far beyond my competences.

Sorry, Arno



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?wpk7cyd05q.fsf>