[RFC] missing net drivers in 8.04+ initrd...
Matt Zimmerman
mdz at ubuntu.com
Mon Aug 4 16:10:28 UTC 2008
On Sat, Jul 19, 2008 at 12:41:07PM +0100, Daniel J Blueman wrote:
> There are some key network card drivers not included in the initrd
> shipped on the Ubuntu 8.04 (and later) ISO images; this prevents
> NFS-root booting the liveCD (either unpacked or serving the squashfs
> file from the ISO), and needs extra (unhelpful) steps for NFS-root
> booting after installation.
>
> Most useful drivers are already there, but in the last year or so
> we've seen others become available and this default list hasn't been
> updated accordingly. Above this, there are drivers for 10-gig net
> cards and some other hardware (eg older Sun SPARC systems) which will
> be almost never used in practise (eql, s2io, myri10g, sunhme,
> sungem_phy).
>
> I'm stuck for suggestion about exactly what package/mechanism to file
> this against in LP for Intrepid Ibex, so would appreciate any
> wisdom...
This list is currently hardcoded in the initramfs-tools package
(/usr/share/initramfs-tools/hook-functions). There is probably a case to be
made for this being maintained in the kernel packages instead, though, so
that it can be kept in sync with new drivers when they are added.
Thus, probably something to raise with the kernel team.
> The list of PCI net card drivers not included is:
>
> acenic
> amd8111e
> com20020-pci
> atl1
> e1000e
> hamachi
> ipg
> netxen_nic
> niu
> sc92031
> sis190
> skfp
> sky2
> tehuti
> tlan
> de2104x
> dmfe
> uli526x
> winbond-840
> xircom_cb
> typhoon
>
> From this, at least we need to include sky2, atl1, e1000e, but perhaps
> we can mine the hw-test database so as to trim this list best?
--
- mdz
More information about the kernel-team
mailing list