Pascal Hambourg wrote:
> Yes, or at least recompile the module 8139too.ko.
> As an alternate (and somehow ugly) method, you could replace an existing
> PCI ID (preferably not the standard one 10ec:8139, you will find the
> list in 8139too.c) with the PCI ID of your card in the module binary
> file with a hexadecimal editor. Make a copy of the original 8139too.ko
> before you try this.
i put a copy of "8139too.ko" on my Desktop & opened it in "Khexedit" &
then in "ghex2" & it looked quite weird to me. i never used any
hex-editor before, anyway i tried "Khexedit" documentation but still i
am not able to compare this ".ko" file with the PCI IDs i have in ".c"
file & *where* replace with *what*? can you help with something.
> See http://packages.debian.org/stable/de...l-source-2.6.8
> The package installs a tarball kernel-source-2.6.8.tar.bz2 containing
> the source files.
i downloaded the 34MB kernel-source from this link in ".deb" form.
> If you are not comfortable with building kernels, you may try the
> alternate method with an hex editor.
i prefer it but it is completely alien to me, i cant even understand
the meaning of ".ko" file opened in a hex-editor
"arnuld"