lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20071016202917.GA8686@electric-eye.fr.zoreil.com> Date: Tue, 16 Oct 2007 22:29:17 +0200 From: Francois Romieu <romieu@...zoreil.com> To: Kirk Bocek <t004@...cek.com> Cc: netdev@...r.kernel.org, Edward Hsu <edward_hsu@...ltek.com.tw> Subject: Re: r8169 Driver History Kirk Bocek <t004@...cek.com> : > I'm maintaining a CentOS wiki page for the RTL8110 NIC: > > http://wiki.centos.org/HardwareList/RealTekr1000 > > I don't think I have the version history quite right between the 2.2LK-NAPI > version of the driver that's included in the kernel and the 6.003.00-NAPI > version that Realtek has posted on their site. Can anyone point me to correct > information that I can post on the wiki. http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=history;f=drivers/net/r8169.c;h=419c00cbe6e962bac5e1ea095848628415566e51;hb=HEAD 2.2LK-NAPI has stopped being a relevant identifier loooong ago. The comments at the start of the 6.00x.00 files suggest a different history, but 6.00x.00 is quite close to some in-kernel 2.6.x version. > On a related issue, I also have a page for the RTL8111 NIC that requires > Realtek's r8168 driver. What are the plans for adding that driver to the > kernel ? The current in-kernel r8169 driver has some support for the 8168 devices, especially the "B" ones. People should try it and report when its behavior and the 6.00x.00 one differ. Otherwise my plan is very simple: compare 6.00n.00 against 6.00(n-1), figure the candidate changes, compare against the in-kernel driver, test the changes, add them, try again, repeat until judgment day. -- Ueimor - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists