amount in the Atm Card
which you are to receive is USD$2,750,000.00.
We expect your urgent response to this email to enable us to monitor
this payment effectively, thereby, making contact with Mrs. Syvie
Riene, as directed to avoid further delay.
Regards
Mr. Newton Williams
/container to have a
smaller foot print in the average case?
Regards,
Jason
On Wed, Dec 16, 2015 at 9:52 AM, Jason Newton wrote:
> How about changing how this mechanism works from a range of the lowest
> N ports and instead have it as a user specifiable set? Towards more
> proper secur
e set
container? How about a hash table? 2^16-1 uchar bool vector?
In terms of setting/initializing - sysctl?
-Jason
On Mon, Dec 14, 2015 at 3:43 PM, Jason Newton wrote:
> On Mon, Dec 14, 2015 at 2:39 PM, One Thousand Gnomes
> wrote:
>>> Perhaps lets consider this in another w
On Mon, Dec 14, 2015 at 2:39 PM, One Thousand Gnomes
wrote:
>> Perhaps lets consider this in another way if it is strongly held that
>> this is worth while in the default configuration: can it default off
>> in the context of selinux / other security frameworks (preferably
>> based on their detect
On Mon, Dec 14, 2015 at 10:25 AM, One Thousand Gnomes
wrote:
>> Is there disagreement on my views or points?
>
> Yes 8)
>
> You don't really want someone racing you to set up a fake ssh service on
> your system to steal all the passwords do you ?
>
> Alan
Hasn't been a problem yet, for me. I us
I've noted through years difficulties in getting programs in java or
python to work in Linux correctly when binding to a "privileged port",
requiring various forms of hoop jumping (use of capabilities, iptables
redirection, authbind, and the classic newbie mistake of running the
program as root) a
Good Day,
We already made the balance payment on friday, find attachment tt Slip please
courier us Bill of landing
asap. waiting for your reply urgently.
John lander
purchase manager
sales.departm...@techie.com
Purchase Order List.html
Description: Binary data
On Thu, Feb 7, 2013 at 1:19 AM, Kim Phillips wrote:
> On Wed, 6 Feb 2013 09:02:04 +
> "Woodhouse, David" wrote:
>
>> On Tue, 2013-02-05 at 21:04 -0600, Kim Phillips wrote:
>> > gcc -Os emits calls to __bswapsi2 on those platforms to save space
>> > because they don't have the single rev byte
On Thu, Jan 17, 2013 at 12:33 PM, Seungwon Jeon wrote:
> Add maintainer entry for the Synopsys DW host driver which
> is used in various SOC including EXYNOS series.
> As Will Newton will no longer be able to take care of dw_mmc*,
> I and Jaehoon Chung are willing to maintain it.
&g
deletions(-)
Hi Doug,
These changes look ok to me. I don't know if patch 4 made it to the
list, I only got a copy via the cc and the only archive I can find of
linux-mmc (gmane) seems to be missing a lot of messages besides this
one.
So for the dw_mmc parts:
Acked-by: Will Newton
--
To unsu
ios" means that write protect should be disabled.
>
> Signed-off-by: Doug Anderson
> Acked-by: Seungwon Jeon
This looks ok to me too.
Acked-by: Will Newton
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.ke
On Tue, Oct 30, 2012 at 4:05 PM, Steven Rostedt wrote:
> On Tue, 2012-10-30 at 15:35 +, Will Newton wrote:
>> On Tue, Oct 30, 2012 at 3:05 PM, Steven Rostedt wrote:
>> > On Tue, 2012-10-30 at 14:51 +, Will Newton wrote:
>> >> Scan any text section whos
On Tue, Oct 30, 2012 at 3:05 PM, Steven Rostedt wrote:
> On Tue, 2012-10-30 at 14:51 +, Will Newton wrote:
>> Scan any text section whose name begins with ".text." so
>> we will find all the functions in a kernel built with
>> -ffunction-sections.
>
> A
Scan any text section whose name begins with ".text." so
we will find all the functions in a kernel built with
-ffunction-sections.
Signed-off-by: Will Newton
---
scripts/recordmcount.pl |8 ++--
1 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/scripts/recordm
Looks good to me too.
Acked-by: Will Newton
On Wed, Oct 17, 2012 at 3:06 AM, Jaehoon Chung wrote:
> Looks good to me.
>
> Acked-by: Jaehoon Chung
>
> On 10/16/2012 05:43 PM, James Hogan wrote:
>> Commit 800d78bfccb3d38116abfda2a5b9c8afdbd5ea21 ("mmc: dw_mmc: add
>
ed constant, which requires annotating a few pointers
> as const.
>
> Signed-off-by: Arnd Bergmann
> Cc: Chris Ball
> Cc: Thomas Abraham
> Cc: Will Newton
> Cc: Jaehoon Chung
> Cc: Seungwon Jeon
> Cc: Kyungmin Park
> Cc: linux-...@vger.kernel.org
> ---
> d
s
> follows: (http://coccinelle.lip6.fr/)
>
> //
> (
> if@p1 (\(ret < 0\|ret != 0\))
> { ... return ret; }
> |
> ret@p1 = 0
> )
> ... when != ret = e1
> when != &ret
> *if(...)
> {
> ... when != ret = e2
> when forall
> return ret;
> }
tup_bus() if SDIO interrupts are enabled.
> There are no known instances of this happening but it's good to be safe.
>
>
> drivers/mmc/host/dw_mmc.c | 41 ++---
> 1 files changed, 38 insertions(+), 3 deletions(-)
Acked-by: Will Newton
On Mon, Jul 23, 2012 at 3:48 AM, Doug Anderson wrote:
> On Sat, Jul 21, 2012 at 3:40 AM, Will Newton wrote:
>>> static void dw_mci_enable_sdio_irq(struct mmc_host *mmc, int enb)
>>> {
>>> struct dw_mci_slot *slot = mmc_priv(mmc);
>&g
On Fri, Jul 20, 2012 at 7:13 PM, Doug Anderson wrote:
> The documentation for the dw_mmc part says that the low power
> mode should normally only be set for MMC and SD memory and should
> be turned off for SDIO cards that need interrupts detected.
>
> The best place I could find to do this is when
On Jan 30, 2008 10:02 AM, Bryan Wu <[EMAIL PROTECTED]> wrote:
switch_to_flash is calling SSYNC():
> +static void switch_to_flash(struct flash_save *save)
> +{
> + local_irq_save(save->flags);
> +
> + gpio_set_value(enet_flash_pin, 0);
> + SSYNC();
> +
> + save->ambctl0 = b
On Jan 30, 2008 9:50 AM, Bryan Wu <[EMAIL PROTECTED]> wrote:
> +config KEYBOARD_OPENCORES
> + tristate "OpenCores Keyboard Controller"
> + help
> + Say Y here if you want to use the OpenCores Keyboard Controller
> +
> http://www.opencores.org/projects.cgi/web/keyboardc
will potentially oops with a NULL pointer dereference.
Signed-off-by: Will Newton <[EMAIL PROTECTED]>
---
drivers/serial/8250.c | 40 +---
include/linux/serial_8250.h |1 +
2 files changed, 22 insertions(+), 19 deletions(-)
diff --git a/drivers/se
why I
gave up trying to get check-lxdialog.sh to work properly - sorry...
Any queries please let me know,
Regards
Dominic Newton
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://
--
I love Jesus Christ who is my savior. He gives me meanning of life.
In Christ, I have become shepherd and bible teacher.
e-mail : [EMAIL PROTECTED]
home : http://newton.skku.ac.kr/~newton (My old home page
lems?
thanks..
Ki hyung Ju
--
I love Jesus Christ who is my savior. He gives me meanning of life.
In Christ, I have become shepherd and bible teacher.
e-mail : [EMAIL PROTECTED]
home : http://newton.skku.ac.kr/~newton
i hyung Ju
--
I love Jesus Christ who is my savior. He gives me meanning of life.
In Christ, I have become shepherd and bible teacher.
e-mail : [EMAIL PROTECTED]
home : http://newton.skku.ac.kr/~newton (My old
> is exhibiting weird behavior under K7 optimizations. The jist of my
> research is that compiling a kernel for ANY CPU with the Athlon MMX
> optimization
> *AND* 3DNOW results in massive amounts of oops'es and total system
> instability. The following is what I've tried:
With:
Athlon 700
Asus
Linux won't detect my AC97 (Cirrus Logic, er something I forget exactly)
soundcard from a cold start. Reset the machine and it loads up fine.
Ideas?
VIA KX133 motherboard BTW.
mtrr: 0xe000,0x200 overlaps existing 0xe000,0x100
es1371: version v0.30 time 14:11:05 Apr 28 2001
es13
On Tue, 20 Mar 2001, Jeff Garzik wrote:
> What are your parallel port settings in BIOS?
AFAICR there is only an option for setting the I/O port. I'll check
for anything else later (the machine in question is busy right now :).
> Do you have Plug-n-Play OS enabled in BIOS?
Yes.
> I am not sure
On Sat, 17 Mar 2001, Mike Galbraith wrote:
> No device I'm using has irq troubles.. at least nothing obvious. I've
> no idea if the spurious irq is VIA chipset related or not.. only that
> it's a fairly recent arrival. All devices work fine here.
In /etc/modules.conf I have:
options parport_p
On Sat, 17 Mar 2001, Mike Galbraith wrote:
> > messages.1:Mar 8 22:49:00 dogfox kernel: spurious 8259A interrupt: IRQ7.
>
> I see these once in a while too in 2.4.x, and only when copying largish
> files between boxes. NIC is IRQ-10, but the spurious interrupt is always
> IRQ-7. I'm not using
On Fri, 16 Mar 2001, Tim Waugh wrote:
> > I don't know why it prints it twice.
>
> Looks like the module is getting loaded, then unloaded, then loaded
> again. Perhaps because of module autocleaning?
Could be, but the final lp0 line is only printed once:
lp0: using parport0 (interrupt-driven).
I have a Asus K7V motherboard and a SB 128 PCI soundcard.
The motherboard is vt82c686a based.
The SB is a ES1371/AC97 card, seemingly identical to the onboard sound on
this type of motherboard.
However, the sound rarely works, and there are problems with the parport
too.
Sound does not work (usu
I am still having problems with this driver.
When loading the driver I get:
es1371: version v0.27 time 00:47:56 Mar 7 2001
es1371: found chip, vendor id 0x1274 device id 0x1371 revision 0x08
PCI: Found IRQ 10 for device 00:0b.0
es1371: found es1371 rev 8 at io 0xa400 irq 10
es1371: features: j
Approx. 90% of the time my es1371 sound card refuses to work.
dmesg reveals:
es1371: version v0.27 time 16:38:48 Mar 3 2001
es1371: found chip, vendor id 0x1274 device id 0x1371 revision 0x08
PCI: Found IRQ 10 for device 00:0b.0
es1371: found es1371 rev 8 at io 0xa400 irq 10
es1371: features: jo
36 matches
Mail list logo