From owner-freebsd-current@FreeBSD.ORG Sat Jun 27 08:55:42 2009 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B16F41065674 for ; Sat, 27 Jun 2009 08:55:42 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:7b8:613:100::211]) by mx1.freebsd.org (Postfix) with ESMTP id 4F9D18FC1A for ; Sat, 27 Jun 2009 08:55:42 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: by palm.hoeg.nl (Postfix, from userid 1000) id 3EE001CD00; Sat, 27 Jun 2009 10:55:41 +0200 (CEST) Date: Sat, 27 Jun 2009 10:55:41 +0200 From: Ed Schouten To: Alexander Best Message-ID: <20090627085541.GI48776@hoeg.nl> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="D54KchHEbquCr0Ji" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-05) Cc: freebsd-current@FreeBSD.org Subject: Re: RFC: ATA to CAM integration patch X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jun 2009 08:55:43 -0000 --D54KchHEbquCr0Ji Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Alexander, * 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? It probably is. I remember with my MPSAFE TTY patches I created last year, it wouldn't create new directories for you. I guess if you run `make sys/{dev,modules}/ahci' before applying the patch, it should work. --=20 Ed Schouten WWW: http://80386.nl/ --D54KchHEbquCr0Ji Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkpF3o0ACgkQ52SDGA2eCwUk9ACfWqYhjsi5b7s16XNLmaYY6sl5 0oAAnjUXqsBmlD2RPKIUOZbpHRPRYKV+ =4nJg -----END PGP SIGNATURE----- --D54KchHEbquCr0Ji--