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: <46FFE809.8020504@intel.com> Date: Sun, 30 Sep 2007 11:16:41 -0700 From: "Kok, Auke" <auke-jan.h.kok@...el.com> To: hadi@...erus.ca Cc: "Kok, Auke" <auke-jan.h.kok@...el.com>, netdev@...r.kernel.org Subject: Re: [PATCH][E1000E] some cleanups jamal wrote: > Auke, > > heres part of something i promised. > I couldnt do any packet testing on because 82571EB is disabled in the > driver. I uncommented the code out in the table, but the best i could > get was the module loading, some probing and some sysfs renaming > failures (probably a debianism); the machine access is intermittent, so > thats as far as i could go. In any case, you probably have a good reason > for disabling that chip. So, heres the patch, the burden of testing now > falls on you ;-> no, all the hardware that is commented should work just fine. I tested this driver on 82571, 82573 and ich8/ich9 - extensively. the reason that we disable them is that we're going to migrate devices over in batches. At introduction we'll support ich9, afterwards we'll drop in the IDs of the other groups of silicon. > Once you have 82571EB on and kicking, my next steps are to kill LLTX > then add batching on top. > BTW, since this driver is just for PCIE, would you take a similar patch > for non-PCIE e1000? if it's a fix, yes. > comment: > There used to be an "mmiowb()" call right after the dma wake which is > gone now; is this unneeded with pcie? I have restored it, look for the > "XXX". thanks, I'll go and look at this in depth in the coming weeks. Auke - 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