From owner-freebsd-net Thu Feb 15 21:38:47 2001 Delivered-To: freebsd-net@freebsd.org Received: from barabas.bitstream.net (barabas.bitstream.net [216.243.128.159]) by hub.freebsd.org (Postfix) with SMTP id 9A16A37B401 for ; Thu, 15 Feb 2001 21:38:43 -0800 (PST) Received: (qmail 32181 invoked from network); 16 Feb 2001 05:38:42 -0000 Received: from unknown (HELO dmitri.bitstream.net) (216.243.132.33) by barabas with SMTP; 16 Feb 2001 05:38:42 -0000 Date: Thu, 15 Feb 2001 23:30:35 -0600 (CST) From: Dan Debertin To: Bosko Milekic Cc: "net@freebsd.org" Subject: Re: buffer problems with ep In-Reply-To: <002301c097d8$4b9f6000$becbca18@jehovah> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 16 Feb 2001, Bosko Milekic wrote: > Can you try placing a "#define EP_LOCAL_STATS" at the _top_ of > if_epvar.h and rebuilding+reinstalling the ep driver? See if you get > anything printed to the console from the ep driver. If you get > something that begins with "Status:" then look under it for > "NOMB=" and take note of it. Sure thing. Here's what I get when I add that #define: ../../dev/ep/if_ep.c: In function `ep_attach': ../../dev/ep/if_ep.c:325: structure has no member named `rx_bpf_disc' ../../dev/ep/if_ep.c: In function `ep_intr': ../../dev/ep/if_ep.c:591: warning: int format, long int arg (arg 2) ../../dev/ep/if_ep.c:591: warning: int format, long int arg (arg 3) and then an abort. I'm going to make clean and give it another go, though. Dan Debertin -- ++ Unix is the worst operating system, except for all others. ++ Dan Debertin ++ Senior Systems Administrator ++ Bitstream Underground, LLC ++ airboss@bitstream.net ++ (612)321-9290 x108 ++ GPG Fingerprint: 0BC5 F4D6 649F D0C8 D1A7 CAE4 BEF4 0A5C 300D 2387 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message