On Fri, Dec 04, 2009 at 05:07:45PM -0800, peasth...@shaw.ca wrote:
> Date: Tue, 17 Nov 2009 10:34:33 -0800, Tech Geek wrote,
> > The source of your NIC driver should be in all kernel sources for each of
> > the kernel that is installed on your system. Does that help?
>
> Yes. Thanks.
>
> pc:/us
Date: Tue, 17 Nov 2009 10:34:33 -0800, Tech Geek wrote,
> The source of your NIC driver should be in all kernel sources for each of the
> kernel that is installed on your system. Does that help?
Yes. Thanks.
pc:/usr/src# ll l*r
-rw-r--r-- 1 root root 345210880 2009-09-25 15:23 linux-source-2.6.
The source of your NIC driver should be in all kernel sources for each of
the kernel that is installed on your system. Does that help?
Type:
# uname -r
and see what kernel are you running and then check the source of the
corresponding kernel?
One of the NIC drivers is named pegasus.
pc:/home/p# find /lib -type f -name '*pegasus*' -print
/lib/modules/2.6.24-1-686/kernel/drivers/net/usb/pegasus.ko
/lib/modules/2.6.30-2-686/kernel/drivers/net/usb/pegasus.ko
/lib/modules/2.6.26-2-686/kernel/drivers/net/usb/pegasus.ko
pc:/home/p#
The sour
4 matches
Mail list logo