2006/11/8, LI Xin <[EMAIL PROTECTED]>:
MQ wrote:
[snip]
> The mailing list denied all the mail from my previous mail box provided
by
> Netease(NASDAQ: NTES) from China mainland, even I subscribed to -net,
and
> asked me to wait the moderator's approval. But after I changed my
> mailbox to
> gma
2006/11/5, Bruce Evans <[EMAIL PROTECTED]>:
On Sat, 4 Nov 2006, Brooks Davis wrote:
> On Sat, Nov 04, 2006 at 02:46:30AM +, MQ wrote:
>> 2006/11/3, Brooks Davis <[EMAIL PROTECTED]>:
>>> The particular definition used is excedingly ugly. At a minimum there
>>> needs to be a define or a con
On Thu, 2006-11-09 at 22:39 +0100, Gábor Kövesdán wrote:
> Unfortunately, it seems that this is still that unfinished driver from
> Damien, that circulates on the net everywhere, but it only works for
> some lucky people. As for me, I get an error message when loading the
> module, that it coul
On Fri, 10 Nov 2006, MQ wrote:
2006/11/5, Bruce Evans <[EMAIL PROTECTED]>:
On Sat, 4 Nov 2006, Brooks Davis wrote:
> On Sat, Nov 04, 2006 at 02:46:30AM +, MQ wrote:
>> 2006/11/3, Brooks Davis <[EMAIL PROTECTED]>:
>>> The particular definition used is excedingly ugly. At a minimum there
On Nov 9, 2006, at 9:39 PM, Gábor Kövesdán wrote:
Florent Thoumie wrote:
On Nov 8, 2006, at 1:36 PM, Massimo Lusetti wrote:
Hi all,
I'm pleased to tell you i got the latest wpi driver from Damien
Bergamini to work properly on a latest -stable on an Acer laptop.
Nice work!
Unfortunately,
Hi Bjoern.
My apologies for the delay in response.
> and no rules specific to ICMP?
The only ICMP-specific rules allow everything through;
[host1] ~# ipfw show | grep icmp
0170035776 3023614 pipe 25 icmp from any to table(1) in via em0
0170135776 3023614 skipto 1999 icmp from a
Florent Thoumie wrote:
On Nov 9, 2006, at 9:39 PM, Gábor Kövesdán wrote:
Florent Thoumie wrote:
On Nov 8, 2006, at 1:36 PM, Massimo Lusetti wrote:
Hi all,
I'm pleased to tell you i got the latest wpi driver from Damien
Bergamini to work properly on a latest -stable on an Acer laptop.
Ni
On Friday 10 November 2006 10:37, Massimo Lusetti wrote:
> On Thu, 2006-11-09 at 22:39 +0100, Gábor Kövesdán wrote:
> > Unfortunately, it seems that this is still that unfinished driver from
> > Damien, that circulates on the net everywhere, but it only works for
> > some lucky people. As for me, I
2006/11/10, Max Laier <[EMAIL PROTECTED]>:
On Friday 10 November 2006 10:37, Massimo Lusetti wrote:
> On Thu, 2006-11-09 at 22:39 +0100, Gábor Kövesdán wrote:
> > Unfortunately, it seems that this is still that unfinished driver from
> > Damien, that circulates on the net everywhere, but it only
2006/11/10, Attilio Rao <[EMAIL PROTECTED]>:
2006/11/10, Max Laier <[EMAIL PROTECTED]>:
> On Friday 10 November 2006 10:37, Massimo Lusetti wrote:
> > On Thu, 2006-11-09 at 22:39 +0100, Gábor Kövesdán wrote:
> > > Unfortunately, it seems that this is still that unfinished driver from
> > > Damien
Hello Barry,
On Fri, Nov 10, 2006 at 08:56:30AM -0600, Barry Boes wrote:
B>I see you listed on the EM stability issues list. I have a Tyan
B> H1000S with dual em ports on 6.1, and it won't stay up 5 minutes
B> without EM watchdog resets unless I use giant locks.
B>Is there any way you'd
So far so good. I updated to the latest, including jfv's revision
1.65.2.21 from this AM.
With the 6.1 ISO distribution, I would get watchdogs within seconds of
starting a file transfer (except giant locked which worked fine).
With RELENG_6 I've transfered 100's of GB via ftp and NFS over both
2006/11/10, Attilio Rao <[EMAIL PROTECTED]>:
2006/11/10, Attilio Rao <[EMAIL PROTECTED]>:
> 2006/11/10, Max Laier <[EMAIL PROTECTED]>:
> > On Friday 10 November 2006 10:37, Massimo Lusetti wrote:
> > > On Thu, 2006-11-09 at 22:39 +0100, Gábor Kövesdán wrote:
> > > > Unfortunately, it seems that t
First of all, WPI_PCI_BAR0 might not be defined in this way, but it
should really use PCIR_BAR() macro.
Then, probabilly, gabor's device I/O space is relative to another BAR,
so simply try all 6 using PCIR_BAR(n) where n range is 0-6 until it
does allocate.
Sorry, n ranges 0-5... (as I said befo
At 05:00 PM 11/9/2006, Mike Tancsa wrote:
At 10:51 AM 11/9/2006, Scott Long wrote:
Mike Tancsa wrote:
At 08:19 PM 11/8/2006, Jack Vogel wrote:
BUT, I've added the FAST_INTR changes back into the code, so
if you go into your Makefile and add -DEM_FAST_INTR you will
then get the taskqueue stuff
On 11/10/06, Mike Tancsa <[EMAIL PROTECTED]> wrote:
Some more tests. I tried again with what was committed to today's
RELENG_6. I am guessing its pretty well the same patch. Polling is
the only way to avoid livelock at a high pps rate. Does anyone know
of any simple tools to measure end to end
At 05:00 PM 11/10/2006, Jack Vogel wrote:
On 11/10/06, Mike Tancsa <[EMAIL PROTECTED]> wrote:
Some more tests. I tried again with what was committed to today's
RELENG_6. I am guessing its pretty well the same patch. Polling is
the only way to avoid livelock at a high pps rate. Does anyone kno
Luck ran out. Hard "must press the reset button" hang. No console
messages. The system was idle at the time.
Is there anything you'd like me to do to attempt to narrow down the
problem or get debugging output? I do not know if the freeze was
related to em or something else.
-Barry
Barry
On Fri, Nov 10, 2006 at 04:28:30PM -0600, Barry Boes wrote:
B>
B> Luck ran out. Hard "must press the reset button" hang. No console
B> messages. The system was idle at the time.
B>Is there anything you'd like me to do to attempt to narrow down the
B> problem or get debugging output? I do
On 11/10/06, Barry Boes <[EMAIL PROTECTED]> wrote:
Luck ran out. Hard "must press the reset button" hang. No console
messages. The system was idle at the time.
Is there anything you'd like me to do to attempt to narrow down the
problem or get debugging output? I do not know if the freeze
2006/11/10, Bruce Evans <[EMAIL PROTECTED]>:
On Fri, 10 Nov 2006, MQ wrote:
> 2006/11/5, Bruce Evans <[EMAIL PROTECTED]>:
>>
>> On Sat, 4 Nov 2006, Brooks Davis wrote:
>>
>> > On Sat, Nov 04, 2006 at 02:46:30AM +, MQ wrote:
>> >> 2006/11/3, Brooks Davis <[EMAIL PROTECTED]>:
>>
>> >>> The pa
On Fri, 10 Nov 2006, Florent Thoumie wrote:
On Nov 9, 2006, at 9:39 PM, Gábor Kövesdán wrote:
Florent Thoumie wrote:
On Nov 8, 2006, at 1:36 PM, Massimo Lusetti wrote:
Hi all,
I'm pleased to tell you i got the latest wpi driver from Damien
Bergamini to work properly on a latest -stable on
Mike Tancsa wrote:
At 05:00 PM 11/10/2006, Jack Vogel wrote:
On 11/10/06, Mike Tancsa <[EMAIL PROTECTED]> wrote:
Some more tests. I tried again with what was committed to today's
RELENG_6. I am guessing its pretty well the same patch. Polling is
the only way to avoid livelock at a high pps ra
- Original Message -
From: "Scott Long" <[EMAIL PROTECTED]>
To: "Mike Tancsa" <[EMAIL PROTECTED]>
Cc: "freebsd-net" ; <[EMAIL PROTECTED]>;
; "Jack Vogel" <[EMAIL PROTECTED]>
Sent: Saturday, November 11, 2006 8:42 AM
Subject: Re: Proposed 6.2 em RELEASE patch
Mike Tancsa wrote:
At
24 matches
Mail list logo