From: Henry N. <hen...@ar...> - 2009-03-04 00:17:12
|
Hello Bill, Bill C Riemers wrote: > I'm wondering if some of the coLinux developers could hop on the > networkmanager mailing list? > > I submitted my patch for NetworkManager, but it seems the general > opinion there is that the coLinux network driver is not implemented > correctly. The discussion is over my head, and if I'm going to need to > submit a patch for coLinux instead, then some of the developers should > give their input to what it should look like. If the coLinux driver is > implemented correctly, then a case needs to be made for that, so > NetworkManager can be patched to accommodate. > > Note: For reference, I have attached my patch for NetworkManager. Have read the thread and answered there: http://thread.gmane.org/gmane.linux.network.networkmanager.devel/12437 I'm not on the list and don't know how my post will see or not. Here is the copy: This is the output from coLinux 0.8.0 with three network interfaces: ls -l /sys/bus/pci/drivers/conet/ lrwxrwxrwx 1 root root 0 Mar 4 00:01 0000:00:00.0 -> ../../../../devices/pci0000:00/0000:00:00.0 lrwxrwxrwx 1 root root 0 Mar 4 00:01 0000:00:00.1 -> ../../../../devices/pci0000:00/0000:00:00.1 lrwxrwxrwx 1 root root 0 Mar 4 00:01 0000:00:00.2 -> ../../../../devices/pci0000:00/0000:00:00.2 --w------- 1 root root 4096 Mar 4 00:01 bind --w------- 1 root root 4096 Mar 4 00:01 new_id --w------- 1 root root 4096 Mar 4 00:01 unbind I don't know how to manage the problem under older coLinux. To patch an older kernel without PCI support is not doable and not needed. A new release candidate will be out as copy from current devel version near this or next month. -- Henry N. |