Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 2003 11:41:02 +0200
From:      Willie Viljoen <will@unfoldings.net>
To:        Shantanu Mahajan <shantanoo@ieee.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: SCSI emulation of ATAPI CDROM
Message-ID:  <200302281141.02391.will@unfoldings.net>
In-Reply-To: <20030228061824.GA721@dhumketu.homeunix.net>
References:  <20030227055912.GA601@dhumketu.homeunix.net> <200302271023.38363.will@unfoldings.net> <20030228061824.GA721@dhumketu.homeunix.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 28 February 2003 8:18, someone, possibly Shantanu Mahajan, typed:
> on http://www.cuivre.fr.eu.org/~thomas/atapicam/,
> 	found out the .diff files. But don't have
> 	sys/dev/ata/atapi-cam.c file.

First two lines of atapicam-20020820.diff:

--- /dev/null   Mon Aug 19 21:34:21 2002
+++ sys/dev/ata/atapi-cam.c     Mon Aug 12 22:08:00 2002

This means that applying the patch should create atapi-cam.c. Try applying 
from /usr/src with:

patch < /wherever/atapicam-yourversion.diff

Keep in mind that you need the atapicam-date.diff and 
atapicam-STABLE-config.diff patches applied from within /usr/src for this 
to work properly..

Again, I think upgrading would be better, cvsup shouldn't take more than 30 
minutes, even on a slow connection, and you will have all of the latest 
code, including a new base system, with security fixes and all that too.

Will

-- 
Willie Viljoen
Freelance IT Consultant

214 Paul Kruger Avenue, Universitas
Bloemfontein
9321
South Africa

+27 51 522 15 60
+27 51 522 44 36 (after hours)
+27 82 404 03 27 (mobile)

will@unfoldings.net

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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