From owner-freebsd-hackers Sun Feb 4 19:30:24 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA26724 for hackers-outgoing; Sun, 4 Feb 1996 19:30:24 -0800 (PST) Received: from hq.icb.chel.su (icb-rich-gw.icb.chel.su [193.125.10.34]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id TAA26668 for ; Sun, 4 Feb 1996 19:29:57 -0800 (PST) Received: from localhost (babkin@localhost) by hq.icb.chel.su (8.6.5/8.6.5) id IAA23078; Mon, 5 Feb 1996 08:28:43 +0500 From: "Serge A. Babkin" Message-Id: <199602050328.IAA23078@hq.icb.chel.su> Subject: Re: ep driver To: alexis@unicorn.ww.net (Alexis Yushin) Date: Mon, 5 Feb 1996 08:28:42 +0500 (GMT+0500) Cc: hackers@freebsd.org In-Reply-To: <199602021211.PAA04848@unicorn.ww.net> from "Alexis Yushin" at Feb 2, 96 03:11:18 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-hackers@freebsd.org Precedence: bulk > > > Salut, > > Could someone explain when a message like 'ep0: Status: 2002' > occurs, that is what the status 2002 means for 3COM 3c5x9 means? It means "input buffer overflow". There exists a patch that changes this message with more meaningful one (along with other improvements :-) ) but it's still not commited. -SB