Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jun 2009 13:07:09 +0300
From:      Alexander Motin <mav@FreeBSD.org>
To:        Alexander Best <alexbestms@math.uni-muenster.de>
Cc:        FreeBSD-Current <freebsd-current@freebsd.org>
Subject:   Re: RFC: ATA to CAM integration patch
Message-ID:  <4A45EF4D.5080106@FreeBSD.org>
In-Reply-To: <h24mgc$1dc0$1@FreeBSD.cs.nctu.edu.tw>
References:  <h24mgc$1dc0$1@FreeBSD.cs.nctu.edu.tw>

next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Best wrote:
> i'm having problems applying the patch. i copied it to /usr/src and then did
> `patch < cam-ata.20090626.patch`. the patch applies cleanly to my source, but
> all the files that should go into sys/dev/ahci and sys/modules/ahci get
> created in /usr/src. maybe a bug in `patch` or am i doing something wrong?

Try:
patch -p0 < cam-ata.20090626.patch

-- 
Alexander Motin



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