Results 1 to 1 of 1

Thread: How does one locate the linux driver .c source file for a network adapter?

  1. #1
    Join Date
    Dec 2011
    Beans
    6

    How does one locate the linux driver .c source file for a network adapter?

    Hi,

    How can I locate the correct linux .c driver file for my network adaptor (Marvell Yukon Gigabit Ethernet Driver)? I have all the kernel files but there doesnt seem to be a referenced way of locating per device?

    Is there some orderly way of searching for my adaptor and being told which .c file the driver is?

    (Knowing generally where I can find driver Y for adaptor X would be useful in case I change adaptors in the future)

    EDIT: Just been on the marvell website and downloaded the driver, it appears to be skge.c, sky2.c, skdim.c and skproc.c ?
    Last edited by oxf77; December 7th, 2011 at 01:08 AM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •