Date: Sat, 27 Jun 2009 18:04:29 +0200 (CEST) From: Alexander Best <alexbestms@math.uni-muenster.de> To: Alexander Motin <mav@FreeBSD.org>, Alexander Best <alexbestms@math.uni-muenster.de> Cc: FreeBSD-Current <freebsd-current@freebsd.org> Subject: Re: RFC: ATA to CAM integration patch Message-ID: <permail-20090627160429f7e55a9d00006bda-a_best01@message-id.uni-muenster.de> In-Reply-To: <4A45EF4D.5080106@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
thanks a lot. that worked. i always thought -p0 was the default patch behaviour. ;-) cheers. Alexander Motin schrieb am 2009-06-27: > 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?permail-20090627160429f7e55a9d00006bda-a_best01>