>>>>> "svetoslav" == Svetoslav Slavtchev <[EMAIL PROTECTED]> writes:
svetoslav> Quoting Thomas Backlund <[EMAIL PROTECTED]>: >> %changelog >> * Mon Aug 18 2003 Thomas Backlund <[EMAIL PROTECTED]> 2.4.22-0.5.2tmb_mdk >> - drop psaux synaptics patch until I have time to fix it >> - fix mod_dvb patch to use new build framework >> >> * Sat Aug 16 2003 Thomas Backlund <[EMAIL PROTECTED]> 2.4.22-0.5.1tmb_mdk >> svetoslav> Hi Thomas , svetoslav> not a real complain (because i added my test dev-mapper patches), svetoslav> but it seems a bit strange: svetoslav> <snip from lsmod> svetoslav> i2c-proc 8052 0 [w83781d eeprom] svetoslav> via-rhine 15632 1 svetoslav> 8139too 16904 1 svetoslav> mii 3800 0 [via-rhine 8139too] svetoslav> dvb-core 51832 0 [via-rhine 8139too] svetoslav> af_packet 14856 0 (autoclean) svetoslav> radeon 103036 3 svetoslav> i don't have any dvb hardware svetoslav> how can this happen ? Different fix on 2.4.22.0.7mdk. Basically there is a compat.c file/module that "provides" crc32 for 2.4 kernels, but our kernel already has crc32 modules. I found in one of my machines a module named compat.o (loaded) that as an asside tainted the kernel and thought that my machine had been craked :p After further investigation found the problem. Later, Juan. -- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy
