Difference between revisions of "Hammer How to Networking"
From eLinux.org
KenMcGuire (Talk | contribs) |
|||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | Here is an example of a .config for the hammer patched (enc28j60 as well) that | + | Here is an example of a .config for the hammer patched (enc28j60 as well) 2.6.22 kernel that enables TCPIP networking. It builds the enc28j60 and the kaweth drivers as modules. The kaweth driver is a USB ethernet device that has been tested as working with the 2.6.22 hamer patched kernel. |
[[Media:dotconfig|.config]] | [[Media:dotconfig|.config]] | ||
| + | |||
| + | |||
| + | |||
| + | [[category:TCT-Hammer]] | ||
| + | [[Category:TinCanTools]] | ||
Latest revision as of 00:06, 13 September 2007
Here is an example of a .config for the hammer patched (enc28j60 as well) 2.6.22 kernel that enables TCPIP networking. It builds the enc28j60 and the kaweth drivers as modules. The kaweth driver is a USB ethernet device that has been tested as working with the 2.6.22 hamer patched kernel.