reassign 512546 linux-2.6 thanks On Donnerstag, 12. Februar 2009, Christian Perrier wrote: > > This kernel is not even in unstable yet, so I think support for this > > hardware will have to wait till Lenny 'N' Half at least? > Such improved support is exactly the purpose of Lenny'n'half, yes.
I don't think so, AFAIK missing PCI IDs are routinily added to kernel updates also in pointreleases. > > In Ubuntu support for these ICH10 NICs was added to kernel 2.6.27-6.9: > > > > [ Tim Gardner ] > > > > * Add support in e1000e for a couple of ICH10 PCI IDs > > > > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/275453/comments/3 > > + /* Even those these are ICH10 devices, the ICH9 setup (which really + * uses ICH8) works fine. Just drop this patch when it collides with + * upstream. I ripped this from the SourceForge e1000e "0.4.1.7" driver. + */ +#define E1000_DEV_ID_ICH10_D_BM_LM 0x10DE +#define E1000_DEV_ID_ICH10_D_BM_LF 0x10DF + { PCI_VDEVICE(INTEL, E1000_DEV_ID_ICH10_D_BM_LM), board_ich9lan }, + { PCI_VDEVICE(INTEL, E1000_DEV_ID_ICH10_D_BM_LF), board_ich9lan }, + http://launchpadlibrarian.net/18283516/linux_2.6.27-5.8_2.6.27-6.9.diff.gz regards, Holger
signature.asc
Description: This is a digitally signed message part.