Date: Wed, 15 Apr 2015 06:41:10 +1000 From: Felix Friedlander <felixphew0@gmail.com> To: Mohammad BadieZadegan <mbzadegan@gmail.com> Cc: freebsd-wireless@freebsd.org Subject: Re: Broadcom BCM4318 Message-ID: <3DEECB27-0686-4BED-89CA-667D03F82293@gmail.com> In-Reply-To: <CADMcpTZJR1gJy4Las3FKNveU-DmQN=usphwEKZ0Nw-e0TKTomg@mail.gmail.com> References: <CADMcpTZPmXAz3qMx%2BLk-w9aV9ix6eLQLwyzOGPRt1dEVc_qh2Q@mail.gmail.com> <CAFLP89M4BOHtvOS2ymR%2BtmCkuZUM=x3CLq7aNkBiR0ssJ5xLhg@mail.gmail.com> <CADMcpTYx%2B0B-yrsROm3vCa0YR_qZ_PEj0aW6=vvebe0uTL9KAQ@mail.gmail.com> <B5BB4F67-4F64-4D69-9A49-4A6BA107C68F@gmail.com> <CADMcpTarhJn0NV3fNfDPEzn%2BbjEM5GcaHz_oGsq5BtvvYwzxyw@mail.gmail.com> <23F804A9-F1FA-4F37-B653-1B6AB81DAE35@gmail.com> <CADMcpTZD%2BggHhLWyDLsB_10b%2BqSBJ27Wba8dVxVHbnyhTL_Seg@mail.gmail.com> <9F6CD788-37ED-4729-B5A8-09097817632F@gmail.com> <CADMcpTaOnHqON%2BQsiL-mtdwH6Rp55V1hQ3YcU4pExpY%2Bi0qjpA@mail.gmail.com> <CADMcpTZJR1gJy4Las3FKNveU-DmQN=usphwEKZ0Nw-e0TKTomg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Weird - that shouldn=E2=80=99t happen, I even tested it.. It will prompt = you 3 times. Enter Makefile at the first prompt, distinfo at the second, = and pkg-plist at the third. > On 14 Apr 2015, at 7:56 pm, Mohammad BadieZadegan = <mbzadegan@gmail.com> wrote: >=20 > My FreeBSD Prompt Messages is: >=20 >=20 > Hmm... Looks like a unified diff to me... > The text leading up to this was: > -------------------------- > |diff -u 1/Makefile 2/Makefile > |--- 1/Makefile 2015-04-14 07:14:31.000000000 +1000 > |+++ 2/Makefile 2015-04-14 07:19:58.000000000 +1000 > -------------------------- > File to patch:=20 >=20 > On Tue, Apr 14, 2015 at 1:10 PM, Mohammad BadieZadegan = <mbzadegan@gmail.com> wrote: > OK, I correct your hint "patch -p0 <bwn5fw.patch"but inform me to = "File to patch" and wait for me! >=20 > On Tue, Apr 14, 2015 at 12:15 PM, Felix Friedlander = <felixphew0@gmail.com> wrote: > > I copied your patch into bwn-firmware-kmod folder and then: > > root@unix:/usr/ports/net/bwn-firmware-kmod # patch -p0 bwn5fw.patch > > > > but nothing occured! and my prompt = [root@unix:/usr/ports/net/bwn-firmware-kmod #] does not appear! > You missed the < operator. The command should be "patch -p0 = <bwn5fw.patch=E2=80=9D. The patch program was just waiting forever for = the patch to arrive on stdin, which is where it expects it. Press Ctrl-C = to stop it, and then run the correct command above. Sorry if my email = was less than clear. > -- > Felix Friedlander <felixphew0@gmail.com> >=20 >=20 >=20 >=20 >=20 >=20 > --=20 >=20 >=20 >=20 >=20 > --=20 >=20 -- Felix Friedlander <felixphew0@gmail.com>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DEECB27-0686-4BED-89CA-667D03F82293>