Received: with ECARTIS (v1.0.0; list netdev); Sat, 16 Aug 2003 18:17:35 -0700 (PDT) Received: from pizda.ninka.net (IDENT:root@pizda.ninka.net [216.101.162.242]) by oss.sgi.com (8.12.9/8.12.9) with SMTP id h7H1HVFl009597 for ; Sat, 16 Aug 2003 18:17:31 -0700 Received: from pizda.ninka.net (IDENT:davem@localhost.localdomain [127.0.0.1]) by pizda.ninka.net (8.9.3/8.9.3) with SMTP id SAA27642; Sat, 16 Aug 2003 18:09:47 -0700 Date: Sat, 16 Aug 2003 18:09:46 -0700 From: "David S. Miller" To: jt@hpl.hp.com Cc: jt@bougret.hpl.hp.com, shemminger@osdl.org, irda-users@lists.sourceforge.net, netdev@oss.sgi.com, lists@mdiehl.de Subject: Re: [PATCH] (1/5) get rid of useless hashbin in irtty Message-Id: <20030816180946.228b5909.davem@redhat.com> In-Reply-To: <20030817011131.GA2120@bougret.hpl.hp.com> References: <20030815154608.56cf0551.shemminger@osdl.org> <20030815230546.GA31831@bougret.hpl.hp.com> <20030816052048.5858d68a.davem@redhat.com> <20030817001405.GA1916@bougret.hpl.hp.com> <20030816175851.58a2c179.davem@redhat.com> <20030817011131.GA2120@bougret.hpl.hp.com> X-Mailer: Sylpheed version 0.9.2 (GTK+ 1.2.6; sparc-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-archive-position: 4885 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: davem@redhat.com Precedence: bulk X-list: netdev On Sat, 16 Aug 2003 18:11:31 -0700 Jean Tourrilhes wrote: > Would it be possible for Stephen to use some real IrDA hardware so > that he can double check what he is doing ? And alternatively, what? We let known bugs sit in the tree because of IRDA? We've had to edit and hack on lots of obscure ISA ethernet drivers to do this so far that probably nobody has tried to use in years and very few people have access to. Not just trivial changes, we've had to rewrite some of their probe routines in some cases. The work simply must be done. If we add bugs, the first person who tries to use it will find out and report the problem.