-
Add Marvell 88w8500 support
Signed-off-by: Jochen Friedrich .
2009-07-12 18:10:49 UTC in Universal JTAG library, server and tools
-
Add arm9tdmi core bus support
Signed-off-by: Jochen Friedrich .
2009-07-12 18:07:11 UTC in Universal JTAG library, server and tools
-
Add bcm4702 definitions.
2009-07-02 12:00:06 UTC in Universal JTAG library, server and tools
-
fwrite() returns number of successfully written elements not bytes. As
we only write one element, we should always check for 1.
2009-07-02 11:57:26 UTC in Universal JTAG library, server and tools
-
For HALFWORD and BYTE DMA read access, the correct halfword or byte
needs to be shifted down before masked. Taken from HairyDairyMaids
debrick tool.
License of this patch is equal to ejtag_dma.c.
2009-07-02 11:38:52 UTC in Universal JTAG library, server and tools
-
Hi,
I'm testing access to a MN700 router with an FT2232 based JTAG adapter.
First of all, I added the EJTAG definitions for this chip:
---------------------------------------8<----------------------------------------------------
commit 3d3d79da50e887b71f2d2600c7b402d344838046
Author: Jochen Friedrich <jochen@scram.de>
Date: Wed Jul 1 13:17:41 2009 +0200
Add bcm4702...
2009-07-01 12:06:53 UTC in Universal JTAG library, server and tools
-
This bug is forwarded from:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495060
From: Niko Tyni
As described in the 'perlembed' document, programs embedding Perl must use the PERL_SYS_INIT3() and PERL_SYS_TERM() macros to provide system-specific tune up of the C runtime environment necessary to run
Perl interpreters.
As a consequence, the embedded Perl...
2008-08-14 16:23:31 UTC in net-snmp
-
This patch is forwarded from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485948:
From: LaMont Jones
It would be nice if a group name could be given to snmpd, similar to how
the username is given.
The attached patch implements that.
thanks,
lamont.
2008-07-09 14:02:01 UTC in net-snmp
-
This patch has been forwarded from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468260:
From: Jonathan Steinert
Date: Mon, 31 Mar 2008 18:08:16 -0700
net-snmp appears to read /proc/net/if_inet6 and assume interface names are 8 characters or fewer. However the limit for interface names is 16 characters currently on
linux (as far as I can see)
I've attached...
2008-04-29 13:47:28 UTC in net-snmp
-
This is forwarded from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=444986:
Version 5.4.1 and 5.3.1.
From: mah@everybody.org (Mark A. Hershberger)
$ sudo snmpd -LS
Segmentation fault
$ sudo snmpd -LE
Segmentation fault
$ sudo snmpd -LO
Segmentation fault
But argument parsing for the -LS option is messed up further:
$ sudo snmpd -LSwd
invalid syslog facility: S
Attached...
2007-12-22 20:07:36 UTC in net-snmp