Difference between revisions of "Linux"
From esoterum.org
Line 17: | Line 17: | ||
=== USBNET (USBDNET) === | === USBNET (USBDNET) === | ||
*[http://www.linux-usb.org/usbnet/ usbnet driver information] | *[http://www.linux-usb.org/usbnet/ usbnet driver information] | ||
+ | :-BLOB requires cdc_subset module (<code># modprobe cdc_subset</code>) | ||
*[http://handhelds.org/moin/moin.cgi/UsbNet Setting up usbnet (Fedora Core 4)] | *[http://handhelds.org/moin/moin.cgi/UsbNet Setting up usbnet (Fedora Core 4)] | ||
Revision as of 15:45, 5 September 2007
Contents
Unix/Linux
- Basic unix commands
- Basic unix commands
- IO-Redirection shell commands
- Linux command reference
- Emacs manual
- Gawk manual
- GNU awk manual
- GNU manuals from University of Utah
Drivers
Bootloader
USBNET (USBDNET)
- -BLOB requires cdc_subset module (
# modprobe cdc_subset
)