-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Andy wrote: > I know how to find the .ko files (it's kernel 2.6) i also know how to get > the running kernel version.
OK. > My question was how to open this ko-files You cannot open kernel objects, you can just load them using insmod or modprobe, depending on what's installed on your busybox installation. > or how to get the information which chip set they support. That, as I said earlier, depends on the kernel version. F.ex. if you have kernel 2.6.18 installed and the kernel module e1000.ko is available, it will definetly not support as much Intel e1000 based chips as the e1000.ko from 2.6.27. ciao, - -- Alexander Griesser (Netzwerkadministration) E-Mail: [email protected] | Web: http://www.lkh-vil.or.at KABEG LKH Villach | Nikolaigasse 43 | 9500 Villach Tel.: +43 4242 208 3061 | Fax.: +43 4242 208 971 2061 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkm3cAoACgkQ66HVD6KUm1oL2ACfdndTkBZvgTbUYGzBbNra3c7p RbUAnRYwwXjoPFPC3bYXSB1wQjv3bt38 =laj+ -----END PGP SIGNATURE----- _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
