From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 4 Oct 2002 00:19:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 4 Oct 2002 00:19:09 -0400 Received: from babyruth.hotpop.com ([204.57.55.14]:28853 "EHLO babyruth.hotpop.com") by vger.kernel.org with ESMTP id ; Fri, 4 Oct 2002 00:19:08 -0400 From: "immortal1015" To: "linux-kernel@vger.kernel.org" Subject: How to replace the network cards X-mailer: Foxmail 4.2 [cn] Date: Fri, 4 Oct 2002 12:25:21 +0800 Message-Id: <20021004042315.9F1AF1B84FF@smtp-2.hotpop.com> X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, all. Sorry for my stupid problems. I installed Redhat7.2 on my computer and netcard was installed properly. I used 'lsmod' and find my network card driver module is 'pcnet32'. Now I have modified the source code in pcnet32.c and compile it. How can I make my modifications work?