Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Oct 2005 09:23:56 +0530
From:      Subhro <subhro.kar@gmail.com>
To:        Foo Ji-Haw <jhfoo@nexlabs.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How do you patch a driver?
Message-ID:  <4340AB54.5080101@gmail.com>
In-Reply-To: <00ad01c5c7c8$e187d7d0$c801a8c0@nexpc>
References:  <00ad01c5c7c8$e187d7d0$c801a8c0@nexpc>

next in thread | previous in thread | raw e-mail | index | archive | help
Foo Ji-Haw sat at his 'puter and typed on 10/3/2005 8:46:
> Hello Gheorghe,
>
> I read with interest your success in getting your Adaptec 1210SA to work on FreeBSD. In your email you wrote that you downloaded patches to the driver code (and recompiled the kernel?) from http://people.freebsd.org/~sos/ATA
>
> I downloaded the files myself, but am not sure how to proceed from there. Can you please give me some pointers on the next steps? 
>
> Appreciate your help, thanks!
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>
>   
The general way to patch a driver is patch -p0 < patch_file. The patch 
file is to be copied in the first level directory of the source code.

Thanks
S.

-- 
-----------------+-------------------------------------------------
      	         |                 Subhro Sankha Kar
      \   /      |    GSM: +919831064613  --  Fax: +919831832913
       \./	 |    MSN:subhro@subhro.org  --  Yahoo: subhro82
      (0Y0)	 |    ICQ: 203567534         --  AIM: bsdboy1982
--ooO--(_)--Ooo--+-------------------------------------------------




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