Received: with ECARTIS (v1.0.0; list netdev); Fri, 10 Oct 2003 14:26:27 -0700 (PDT) Received: from mail.osdl.org (fw.osdl.org [65.172.181.6]) by oss.sgi.com (8.12.10/8.12.10) with SMTP id h9ALPr25025223 for ; Fri, 10 Oct 2003 14:25:53 -0700 Received: from dragon.pdx.osdl.net (dragon.pdx.osdl.net [172.20.1.27]) by mail.osdl.org (8.11.6/8.11.6) with SMTP id h9ALPko04019; Fri, 10 Oct 2003 14:25:46 -0700 Date: Fri, 10 Oct 2003 14:16:46 -0700 From: "Randy.Dunlap" To: lkml Cc: netdev@oss.sgi.com Subject: patches for PROC_FS=n (2.6.0-test7) Message-Id: <20031010141646.779f10bb.rddunlap@osdl.org> Organization: OSDL X-Mailer: Sylpheed version 0.9.4 (GTK+ 1.2.10; i686-pc-linux-gnu) X-Face: +5V?h'hZQPB9kW Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-archive-position: 721 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: rddunlap@osdl.org Precedence: bulk X-list: netdev drivers/char/toshiba.c and net/atm/clip.c don't build if PROC_FS=n. Patches for them are available at: http://developer.osdl.org/rddunlap/patches/toshiba_inline_260t7.patch http://developer.osdl.org/rddunlap/patches/atmprocfs_260t7.patch There are several other drivers/protocols that don't build with PROC_FS=n, like arlan, siimage, ipx, llc, and bluetooth. -- ~Randy