Just in case you've got a usb device, or other hardware type device... Running lshw as root (eg: sudo lshw), will provide you with the driver name as well as most everything else.
Chris- On Mon, Feb 14, 2011 at 11:23 AM, Peter Chubb <[email protected]> wrote: >>>>>> "DaZZa" == DaZZa <[email protected]> writes: > > DaZZa> Learned folks... Can someone shed some light for me on finding > DaZZa> which kernel module is loaded/providing the eth0 interface? > > as root, do > lspci -v > > It'll tell you which driver module is associated with each PCI device. > > -- > Dr Peter Chubb peter DOT chubb AT > nicta.com.au > http://www.ertos.nicta.com.au ERTOS within National ICT > Australia > All things shall perish from under the sky/Music alone shall live, never to > die > -- > SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ > Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html > -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
