From owner-freebsd-questions Fri Sep 17 3:17: 3 1999 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 1FE2815168 for ; Fri, 17 Sep 1999 03:16:53 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.02 #1) id 11Rv4F-000JJ3-00; Fri, 17 Sep 1999 12:16:35 +0200 From: Sheldon Hearn To: Raul Ocampo Cc: questions@FreeBSD.ORG Subject: Re: error messages In-reply-to: Your message of "Fri, 17 Sep 1999 10:34:09 GMT." <199909170234.KAA15463@virtual.ibahn.net> Date: Fri, 17 Sep 1999 12:16:35 +0200 Message-ID: <74216.937563395@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 17 Sep 1999 10:34:09 GMT, Raul Ocampo wrote: > anybody knows what these kernel messages mean... > > Sep 17 10:17:18 ghshaper /kernel: xl0: command never completed! > Sep 14 22:27:23 ghshaper /kernel: xl0: no memory for rx list -- packet > dropped! > Sep 14 22:27:23 ghshaper /kernel: xl1: no memory for rx list -- packet > dropped! If you read the xl(4) manpage, you'll know too. :-) Read the manpage for an explanation of the "command never completed" message. To get rid of the "no memory for rx list" messages, you probably need to increase maxusers in your kernel config file. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message