Hello all, When I was adding a 3com ethernet card to my target board dynamically, I am getting the following message. pci_module_init: The 3c59x.o module loading -19 3c59x.o: init_module: No such device Hint: insmod errors can be caused by incorrect module parameters, including inva lid IO or IRQ parameters If add the same card statically(by configuring within the kernel), it is working fine without any problem. Please let me know what could be problem. Thanks and Regards Ramprasad ----- Original Message ----- From: "Ed L Cashin" <ecashin@uga.edu> To: "Deepankar Vidyarthi" <deepankar@embeddedinfotech.com> Cc: <kernelnewbies@nl.linux.org> Sent: Thursday, June 05, 2003 10:11 AM Subject: Re: Kgdb setup for 2.4.20. > On Thu, Jun 05, 2003 at 04:36:45PM +0530, Deepankar Vidyarthi wrote: > > Hi, > > > > Any idea how can we set up kgdb for kernel version 2.4.20. > > I could not find any kgdb-patch for this kernel version (as is the case > > with older versions). > > What architecture are you using? > > > But it seems the support for kgdb has been built-in in this kernel. > > Also, the kgdb.c file (arch/cris/kernel/kgdb.c) says that it can be > > enabled using config option CONFIG_ETRAX_KGDB. But this option is not > > there in the .config file. > > > > If anyone has any idea about how to get this running, please let me > > know. > > I'm on x86, and as far as I know, there are two options for > me: > > http://kgdb.sourceforge.net/ > ... which has patches for 2.4.18 RedHat kernels, and > > http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/2.5.70/ > ... the current mm tree, which includes George Anzinger's patch: > http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/2.5.70/2.5.70 -mm5/broken-out/kgdb-ga.patch > > I guess you could port the kgdb-ga patch to another kernel, > as a third choice. > > -- > --Ed L Cashin | PGP public key: > ecashin@uga.edu | http://noserose.net/e/pgp/ > -- > Kernelnewbies: Help each other learn about the Linux kernel. > Archive: http://mail.nl.linux.org/kernelnewbies/ > FAQ: http://kernelnewbies.org/faq/ > > -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/