On Thu, Nov 13, 2012 at 04:18 AM, Oshadha Gunawardena wrote:
> This page has some drivers but I'm not sure if it compatible with my
> kernel version (3.5.x)
>
> http://www.intel.com/support/network/sb/CS-006120.htm
>
> Linux* kernel versions 2.4.18 through 2.6.x.*
> Linux kernel versions 2.4.18 through 2.6.x.*
> Linux kernel version 2.2.20 through 2.4.16
>
> These three were mentioned in the above Intel page.
>
> Any ideas?
>
>
> On Mon, Nov 12, 2012 at 11:00 PM, Firerat <fire...@googlemail.com
> <mailto:fire...@googlemail.com>> wrote:
>
>     On 12 Nov 2012 17:07, "Oshadha Gunawardena"
>     <oshadha.ro...@gmail.com <mailto:oshadha.ro...@gmail.com>> wrote:
>     >
>     > Hi all,
>     >
>     > Where to find Intel DH67BL Linux drivers, specifically for
>     network interface. Searched through Google and couldn't find it.
>     >
>     > Thanks.
>     >
>
>     I would be very surprised if it were not in the kernel.
>
>     Anyway, I checked Intel's site for manual, LAN is Intel 82579v so
>     add Linux kernel to a google search to get more
>
>     -- 
>     Firerat
>
>
>     --
>     http://linuxfromscratch.org/mailman/listinfo/lfs-support
>     FAQ: http://www.linuxfromscratch.org/lfs/faq.html
>     Unsubscribe: See the above information page
>

Please don't top post your questions/replies.

You should try E1000E- and/or IGB-driver of the Linux kernel which is
listed in the LFS-book. You can enable it via the command "make
menuconfig" in the kernel source. Then follow these steps in the "Linux
Kernel Configuration":

Device Drivers --> [*] Network device support --> [*] Ethernet (1000
Mbit) --> <*> Intel(R) PRO/1000 PCI-Express Gigabit Ethernet support

and/or

Device Drivers --> [*] Network device support --> [*] Ethernet (1000
Mbit) --> <*> Intel(R) 82575/82576 PCI-Express Gigabit Ethernet support

ATM I can look at the configuration of kernel 2.6.34 only. But I guess
there is no need to download anything.

Best regards
Marco

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to