From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from uq.net.au(fox.uq.net.au[203.101.255.1]) (1503 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 19 Feb 2001 02:04:26 -0500 (EST) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: from data.home (mail@dyn-24-6.dialin.uq.net.au [203.100.24.6]) by uq.net.au (8.9.3/8.9.3) with ESMTP id RAA07825 for ; Mon, 19 Feb 2001 17:04:18 +1000 (GMT+1000) Received: from geoff by data.home with local-esmtp (Exim 3.12 #1 (Debian)) id 14UgeT-0000RD-00; Mon, 19 Feb 2001 13:06:13 +1000 Date: Mon, 19 Feb 2001 13:06:13 +1000 (EST) From: Geoff Shang To: Subject: Re: best ethernet card for linux In-Reply-To: <3.0.6.32.20010218060045.007d0100@199.171.167.59> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII List-Id: Hi: For getting started, I'd recommend a card that can be compiled into the kernel, as you then don't have to worry about loading modules and all that stuff. A kernel-supported card is also likely to be detected by an installer, if you haven't installed yet. A good place to start is the ethernet howto, as it discusses all supported cards. Do check for the most recent version though. Probably the least amount of fuss is a PCI card, as they pretty much set themselves up and you don't have to worry much about IRQs and isapnp stuff. However, don't let me put you off from using an ISA card that you already have that's supported (I use an intel etherexpress pro which is ISA). Geoff.