[...] Another known issue is that unloading a 2.6 kernel module which is referenced by some part of RTnet, like NIC drivers when the interface is up, will let your rmmod hang forever. It's to some degree a kernel bug but it's also due to the way we (mis-)use the module refcounter. Avoid this situation by cleaning up in the correct order (e.g. use the rtnet script).
This problem seems to be confined to the busybox 1.0 modutils (which are a bit broken anyhow). I tested it yesterday with standard rmmod on a SuSE 9.1, and the system correctly reported "module in use" instead of locking up. So, the refcounter usage in RTnet seems to be correct.
Jan
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ RTnet-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/rtnet-users

