Nate Nielsen wrote:
> I'm experiencing a memory leak in the net80211 code. I have two atheros
> 5213-A cards on two embedded systems running FreeBSD 6.0. They are setup
> as IBSS (adhoc) stations. After roughly 15 seconds of ~14Mbps TCP
> traffic (single stream) I promptly run out of memory:
>
>>l
Hi,
I'm working on getting this laptop up and running and need some advice
from PCI gurus. I am running into a really odd problem with PCI
interrupts. After a while they simply stop being delivered. ACPI makes
the problem much worse, but it happens eventually without ACPI too.
The system looks
On Wed, Nov 30, 2005 at 02:39:15AM +0530, Jayesh Jayan wrote:
> Hi,
>
> Today I was trying to script using arrays in FreeBSD 5.4 but it doesn't
> work.
>
> Below is a sample script which I used.
>
> **
>
> #!/bin/bash
>
> array=( zero one two
On Tuesday 29 November 2005 04:49 pm, Jayesh Jayan wrote:
> Hi John,
>
> I already have bash installed from ports. It is bash 2.05b.
Then use 'bash foo.sh' :)
--
John Baldwin <[EMAIL PROTECTED]> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve" = http://www.FreeBSD.org
__
Hi John,
yes it works when executed with bash aa.sh.
Thank you :)
On 11/30/05, John-Mark Gurney <[EMAIL PROTECTED]> wrote:
>
> Jayesh Jayan wrote this message on Wed, Nov 30, 2005 at 03:19 +0530:
> > I already have bash installed from ports. It is bash 2.05b.
>
> But below you were running sh, a
Jayesh Jayan wrote this message on Wed, Nov 30, 2005 at 03:19 +0530:
> I already have bash installed from ports. It is bash 2.05b.
But below you were running sh, and not bash... if you do sh array.sh,
it will not reinterpet the #!/bin/bash line, and re-exec it with the
program in part because /bi
Hi Freddie,
Thank you.
I have only installed bash2. I hope that may be one reason.
Anyhow I have got the solution for other people in the list.
Thank you once again.
On 11/30/05, Freddie Cash <[EMAIL PROTECTED]> wrote:
>
> On November 29, 2005 01:09 pm, Jayesh Jayan wrote:
> > Today I was try
Hi John,
Thank you.
It seems to work like a charm.
On 11/30/05, John Baldwin <[EMAIL PROTECTED]> wrote:
>
> On Tuesday 29 November 2005 04:09 pm, Jayesh Jayan wrote:
> > Hi,
> >
> > Today I was trying to script using arrays in FreeBSD 5.4 but it doesn't
> > work.
> >
> > Below is a sample scrip
Hi John,
I already have bash installed from ports. It is bash 2.05b.
On 11/30/05, John-Mark Gurney <[EMAIL PROTECTED]> wrote:
>
> Jayesh Jayan wrote this message on Wed, Nov 30, 2005 at 02:39 +0530:
> > Below is the output.
> >
> > # sh array.sh
>
> Install the bash port (as root: pkg_add -r ba
On November 29, 2005 01:09 pm, Jayesh Jayan wrote:
> Today I was trying to script using arrays in FreeBSD 5.4 but it doesn't
> work.
> Below is a sample script which I used.
> **
> #!/bin/bash
> array=( zero one two three four);
> echo "Elements
On Tuesday 29 November 2005 04:09 pm, Jayesh Jayan wrote:
> Hi,
>
> Today I was trying to script using arrays in FreeBSD 5.4 but it doesn't
> work.
>
> Below is a sample script which I used.
>
> **
>
> #!/bin/bash
>
> array=( zero one two three fo
Jayesh Jayan wrote this message on Wed, Nov 30, 2005 at 02:39 +0530:
> Below is the output.
>
> # sh array.sh
Install the bash port (as root: pkg_add -r bas), and then try again
using bash...
FreeBSD doesn't have bash installed by default (and hence, /bin/sh is
not bash like it is usually on Lin
Hi,
Today I was trying to script using arrays in FreeBSD 5.4 but it doesn't
work.
Below is a sample script which I used.
**
#!/bin/bash
array=( zero one two three four);
echo "Elements in array0: [EMAIL PROTECTED]"
*
> We only try
> to alloc resources if the BIOS doesn't, and I'm not sure how we handle a
> bridge running out of resources. I think we might just fail the allocation.
Yes. The allocation would fail.
Warner
___
freebsd-hackers@freebsd.org mailing lis
On Thursday 10 November 2005 05:48 am, kylin wrote:
> Sir ,i am still puzzled by the windows and freebsd arch similar.
> 1
> the window TPS say that windwo allocate the resource window in default
> size of 1M or 2M,so there may be hole ,does that happen in freebsd 5
> or 6?
No.
> 2
> in my view i
On Tuesday 29 November 2005 11:54 am, othermark wrote:
> I have a newer Dell gx280 at work that I have -current running on and I was
> curious about trying out the i915 DRM module. However the kernel doesn't
> pickup my device, although it looks like the DRM module will:
>
> drm_pciids.h:
>
I have a newer Dell gx280 at work that I have -current running on and I was
curious about trying out the i915 DRM module. However the kernel doesn't
pickup my device, although it looks like the DRM module will:
drm_pciids.h:
244 {0x8086, 0x2582, 0, "Intel i915G"}, \
I think this
On Mon, 2005-11-28 at 19:19 +0200, Ruslan Ermilov wrote:
> On Mon, Nov 28, 2005 at 04:38:11PM +0200, Iasen Kostov wrote:
> > On Mon, 2005-11-28 at 09:18 -0500, David S. Madole wrote:
> > > From: "Iasen Kostov" <[EMAIL PROTECTED]>
> > >
> > > > I've seen a lot of examples where peeple load gzipped
18 matches
Mail list logo