On Sun, Jan 28, 2007 at 08:50:06 -0800, Peter Easthope wrote: > I am interested to read the source for the Pegasus > USB-Ethernet driver. > > Should I find the files in a Debian site, or in > a Linux kernel site or in a device driver site.
You can install the (kernel|linux)-source package corresponding to your currently running kernel; that is probably the easiest way. Then you can have a look at drivers/usb/net/pegasus.c drivers/usb/net/pegasus.h in the kernel source directory (after you unpack the .tar.bz2 archive in /usr/src/). -- Regards, Florian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]