From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756892AbZEWXPB (ORCPT ); Sat, 23 May 2009 19:15:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753375AbZEWXOy (ORCPT ); Sat, 23 May 2009 19:14:54 -0400 Received: from caibbdcaaaaf.dreamhost.com ([208.113.200.5]:52859 "EHLO spaceymail-a6.g.dreamhost.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753367AbZEWXOx (ORCPT ); Sat, 23 May 2009 19:14:53 -0400 Message-ID: <75608D7C7FD141D1B20D3AC37A6C77A3@tdsdev> From: "Tyler Littlefield" To: Subject: a couple quick kernel questions Date: Sat, 23 May 2009 17:14:48 -0600 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5512 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello all, My name is tyler; I'm new to the list, and new to kernel development. I'd like to find a way I can help out, though I don't have huge servers or a bunch of hardware to build and test drivers on. Is there a position somewhere where I can learn, and contribute something? Also, my kernel modules is about 75 mb. I'm trying to figure out if there's a place that describes all the config options so I can easily go through and choose what I want. 75 mb isn't bad, but I'd rather not be using the extra overhead, especially if I don't need it. Thanks,