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/
That makes a whole lot more sense, here is the fix I just checked in: diff -Nru a/net/atm/clip.c b/net/atm/clip.c -- a/net/atm/clip.c Sat Oct 11 12:43:12 2003 +++ b/net/atm/clip.c Sat Oct 11 12:43:12
On Fri, 10 Oct 2003 16:06:29 -0700 (PDT) "Noah J. Misch" <noah@xxxxxxxxxxx> ipx is merged. I'll leave siimage and llc to Noah. Patch below fixes af_bluetooth. Comments on it? -- ~Randy patch_name: bt
On Fri, 10 Oct 2003 16:06:29 -0700 (PDT) "Noah J. Misch" <noah@xxxxxxxxxxx> Here's a patch for the wireless/arlan driver for PROC_FS=n. Currently it defines both a function and a macro for init_arlan
Hi Elmer, Sure, I understand the last comment. I don't quite understand the first paragraph though. Could we try again? Currently arlan.c + arlan-proc.c does not build if CONFIG_PROC_FS=n. The Makefi
arlan.c is ok without arlan-proc.c as init_arlan_proc is in arlan-proc.c, it shoult be OK, as long as radio parameters are saved into cards ROM. I have forgot a lot about that code, of course. Elmer
That fix looks like the best to me. I did notice also that proc_bt_rfcomm and proc_bt_hci have similar #ifdef wrappers. I think that's okay since they aren't EXPORT_SYMBOL-ed, and they're used in fe
I poked around the driver a bit and uncovered a few points that suggest to me a different approach to the problem. The file arlan-proc.c contains a number of functions supporting the driver's sysctl
On Mon, 13 Oct 2003 22:52:56 -0700 (PDT) "Noah J. Misch" <noah@xxxxxxxxxxx> a Right. That's about what I was planning to do next if I didn't hear anything else from Elmer. that I wouldn't prefer this
on the other hand, consider following: 1. the card is shit, also, on ISA interface 2. most people do write configuration parameters into cards BIOS under DOS and do not need interface for configurati
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/
That makes a whole lot more sense, here is the fix I just checked in: diff -Nru a/net/atm/clip.c b/net/atm/clip.c -- a/net/atm/clip.c Sat Oct 11 12:43:12 2003 +++ b/net/atm/clip.c Sat Oct 11 12:43:12
On Fri, 10 Oct 2003 16:06:29 -0700 (PDT) "Noah J. Misch" <noah@xxxxxxxxxxx> wrote: ipx is merged. I'll leave siimage and llc to Noah. Patch below fixes af_bluetooth. Comments on it? -- ~Randy patch_n
On Fri, 10 Oct 2003 16:06:29 -0700 (PDT) "Noah J. Misch" <noah@xxxxxxxxxxx> wrote: Here's a patch for the wireless/arlan driver for PROC_FS=n. Currently it defines both a function and a macro for ini