RFC: ATA to CAM integration patch

Alexander Motin mav at FreeBSD.org
Sat Jun 27 10:07:19 UTC 2009


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


More information about the freebsd-current mailing list