Date: Thu, 15 Feb 2001 23:30:35 -0600 (CST) From: Dan Debertin <airboss@bitstream.net> To: Bosko Milekic <bmilekic@technokratis.com> Cc: "net@freebsd.org" <net@FreeBSD.ORG> Subject: Re: buffer problems with ep Message-ID: <Pine.LNX.4.30.0102152326140.10575-100000@dmitri.bitstream.net> In-Reply-To: <002301c097d8$4b9f6000$becbca18@jehovah>
next in thread | previous in thread | raw e-mail | index | archive | help
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=<some_number>" 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.30.0102152326140.10575-100000>