Displaying 20 results from an estimated 146 matches for "derrick".
2015 Sep 01
4
HP EFI binaries
On Mon, Aug 31, 2015 at 07:59:06PM -0400, Gene Cumm via Syslinux wrote:
> On Mon, Aug 31, 2015 at 6:42 PM, Derrick M <derrick.martinez at gmail.com> wrote:
> > Thanks Gene!
> >
> > this one is much better
>
> EXCELLENT! That's what I wanted to see. It iterates through 3
> handles, printing the entire MAC buffer and the handle's memory
> address. Looks like it'...
2020 Jun 22
2
Hardware ASan Generating Unknown Instruction
...ks for the confirmation. From the assembly that was sent on the other
branch of the thread:
> .set .L.str, .L.str.hwasan-3458764513820540928
-3458764513820540928 = 0xd0 << 56
i.e. a "negative" tag.
So this appears to be the issue exactly.
Peter
On Mon, Jun 22, 2020 at 1:55 PM Derrick McKee <derrick.mckee at gmail.com>
wrote:
> Using lld fixes this issue.
>
> On Mon, Jun 22, 2020 at 4:51 PM Peter Collingbourne <peter at pcc.me.uk>
> wrote:
> >
> > I suspect that this is hitting the issue that I mentioned here:
> > https://reviews.llvm.o...
2015 Aug 31
4
HP EFI binaries
On Mon, Aug 31, 2015 at 06:08:19AM -0400, Gene Cumm via Syslinux wrote:
> On Aug 30, 2015 8:42 PM, "Derrick" <derrick22 at gmail.com> wrote:
> >
> > Gene thanks, here is the output
> >
> > My IP is 10.2.49.10
> > Img @ 71d89718 = 8cdcd40ca5f0
> > Udp @ 71d89718 = 8cdcd40ca5f0
> > Udp @ 71d89718 = 8cdcd40ca5f0
> > Udp @ 71d89718 = 8cdcd40ca5f0
>...
2006 Jan 25
9
connection_specification and adapter
Hi,
I wish to know, how those class work exactly, where
can I find the documentation? or can someone explain
to me how a connection is made via those class???
Thanks you very much!!!!
Saiho
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
2015 Sep 02
0
HP EFI binaries
On Tue, Sep 1, 2015 at 11:36 PM, Derrick M <derrick.martinez at gmail.com> wrote:
> Gene
>
> I have tried to sleep 75 seconds right before the spawn_load() call just to
> wait if it wasn't ready yet to send. Also according to tcpdump there are no
> RRQ packets to the tftp server from syslinux. (only the initial
&g...
2020 Jun 22
3
Hardware ASan Generating Unknown Instruction
...do what I suggested there and restrict global tag entropy on
non-Android Linux to 7 bits. You can try working around this issue for now
by using lld as the linker (-fuse-ld=lld).
Peter
On Mon, Jun 22, 2020 at 1:37 PM Mitch Phillips via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Hi Derrick,
>
> Can you send through `test.c`? What does clang's assembly say
> (`path/to/compiled/clang --target=aarch64-linux-gnu -march=armv8.5-a
> -fsanitize=hwaddress -S test.c; cat test.s`)?
>
> - Mitch
>
> On Mon, Jun 22, 2020 at 12:04 PM Derrick McKee via llvm-dev <
>...
2015 Aug 17
5
HP EFI binaries
On Mon, Aug 17, 2015 at 3:34 PM, Derrick M <derrick.martinez at gmail.com> wrote:
> Gene
>
> Thanks for the reply. I didn't have a guid command, and couldn't find the
> equivalent. dh > fs0:\efi-dh.txt worked, but dh -p Net did not so I ran dh
Nothing of the sort listed with the help command to list the full...
2005 Mar 15
1
Not ringing phone that are in use
We have a small number of phones, when a call comes in we want all the
phones that aren't in use to ring.
Is there a simple way to test and see what phones are in use then ring
the other phones? I tried some
code like this:
[zap]
exten => s,1,Answer
exten => s,2,ChanIsAvail(${DERRICK})
exten => s,3,SetVar,"EVERYONE=${DERRICK}"
exten => s,4,ChanIsAvail(${DON})
exten => s,5,SetVar,"EVERYONE=${EVERYONE}&${DON}"
...
exten => s,10,Dial(${EVERYONE},20)
exten => s,11,Voicemail,u200
exten => s,111,Voicemail,b200
exten => s,13,Hangup
exten =&...
2015 Aug 31
0
HP EFI binaries
On Mon, Aug 31, 2015 at 6:42 PM, Derrick M <derrick.martinez at gmail.com> wrote:
> Thanks Gene!
>
> this one is much better
EXCELLENT! That's what I wanted to see. It iterates through 3
handles, printing the entire MAC buffer and the handle's memory
address. Looks like it's merely a visual display bug.
>...
2019 Mar 16
6
[PATCH 0/4] NV50/GF100 behind constrained hierarchies
...1/4 also includes a fix where nv50 doesn't look like it checks the
return value for nvkm_vmm_new for bar1. I don't know if this was
intentional (eg, it could work without it).
I'm wholly unfamiliar with linux graphics drivers so let me know if
there's a better place for this.
Jon Derrick (4):
drm/nouveau/bar/nv50: check bar1 vmm return value
drm/nouveau/bar/nv50: ensure BAR is mapped
drm/nouveau/bar/gf100: ensure BAR is mapped
drm/nouveau/mmu: qualify vmm during dtor
drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.c | 2 ++
drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.c |...
2015 Aug 28
6
HP EFI binaries
...s
> are probably used at the DHCP/PXE server side to know what protocol is the client using for transfers
> (just a shot in the dark guess).
>
> Conclusion:
> I think you should update your firmware. IMHO it does not make sense to mod Syslinux code in order to
> catch this issue.
Derrick is already running the latest firmware on this machine.
--
-Gene
2015 Aug 31
2
HP EFI binaries
...is 10.2.49.10
Img @ 71d89718 = 8cdcd40ca5f0
Udp @ 71d89718 = 8cdcd40ca5f0
Udp @ 71d89718 = 8cdcd40ca5f0
Udp @ 71d89718 = 8cdcd40ca5f0
>From that point it is hung
On Sun, Aug 30, 2015 at 4:10 AM, Gene Cumm via Syslinux <syslinux at zytor.com>
wrote:
> On Fri, Aug 28, 2015 at 3:13 PM, Derrick M <derrick.martinez at gmail.com>
> wrote:
> > Gene,
> >
> > Your binaries didn't work for me, however I put some code in to print the
> > byes of mac1 and mac2. In efi_create_binding() it does go through all of
> the
> > macs looking for the correct on...
2020 Jun 09
2
Cross compile x64 to AArch64 issues
...wever, checking CMakeErrors.log,
the failing program can be compiled with my system
aarch64-linux-gnu-g++. Barring any misconfiguration, I think that the
build system is not correctly using the sysroot and gcc-toolchain
paths correctly.
[1]: https://llvm.org/docs/HowToCrossCompileLLVM.html
--
Derrick McKee
Phone: (703) 957-9362
Email: derrick.mckee at gmail.com
2006 Mar 20
3
rhtml templates and syntax
Hello,
where do we need <% -%> in templates ? What is the difference between
<%= %> and it ?
--
Posted via http://www.ruby-forum.com/.
2004 Mar 08
2
WinXP Profiles
Does anyone know how to edit smb.conf so that a users profile won't be saved
upon log out? Or how to get it done any other way?
----------------------------------------------------------------------------
Derrick Seymour
Administrative Services
Northeastern Regional Information Center
Capital Region BOCES
----------------------------------------------------------------------------
2020 Jun 22
3
Hardware ASan Generating Unknown Instruction
...ence, here's my clang version
# llvm-project/build-10.x/install/bin/clang --version
[1]
clang version 10.0.1 (git at github.com:llvm/llvm-project.git
a634a80615b1e012f1a61aa0cd1e2e67ef77d0bd)
Target: x86_64-unknown-linux-gnu
Thread model: posix
--
Derrick McKee
Phone: (703) 957-9362
Email: derrick.mckee at gmail.com
2015 Aug 31
0
HP EFI binaries
On Aug 30, 2015 8:42 PM, "Derrick" <derrick22 at gmail.com> wrote:
>
> Gene thanks, here is the output
>
> My IP is 10.2.49.10
> Img @ 71d89718 = 8cdcd40ca5f0
> Udp @ 71d89718 = 8cdcd40ca5f0
> Udp @ 71d89718 = 8cdcd40ca5f0
> Udp @ 71d89718 = 8cdcd40ca5f0
>
> From that point it is hung
I fin...
2000 Nov 15
2
loess documentation
...ot;
statement. If my estimation point is 10 meters from the farthest data
point in physical space and I set my alpha = 2, then according to the
statement above the smoothing window would be 20m???? Obviously this
can't be right. Where have I gone wrong?
Thanks in advance for your comments.
Derrick
--
Derrick Snowden
NOAA / AOML / PhOD
4301 Rickenbacker Cswy.
Miami, FL 33149
Derrick.Snowden at noaa.gov
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help...
2000 Nov 15
2
loess documentation
...ot;
statement. If my estimation point is 10 meters from the farthest data
point in physical space and I set my alpha = 2, then according to the
statement above the smoothing window would be 20m???? Obviously this
can't be right. Where have I gone wrong?
Thanks in advance for your comments.
Derrick
--
Derrick Snowden
NOAA / AOML / PhOD
4301 Rickenbacker Cswy.
Miami, FL 33149
Derrick.Snowden at noaa.gov
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help...
2012 Aug 14
2
A drawing problem with R
...;Ò»ÔÂ 08" "Ò»ÔÂ 09" "Ò»ÔÂ 10" "Ò»ÔÂ 11" "Ò»ÔÂ
12"
I have changed the R environment to English and why was "lbl" shown to be
Chinese instead of English?
Hopefully this can be resolved. Any tips would be greatly appreciated.
Thanks in advance,
Derrick
[[alternative HTML version deleted]]