MESSAGE
DATE | 2001-12-10 |
FROM | From:
|
SUBJECT | Re: [hangout] Tulip drivers
|
From owner-hangout-desteny-at-mrbrklyn.com Mon Dec 10 08:55:31 2001 Received: from mail.rm-cpa.com (mail.rm-cpa.com [216.112.229.114]) by www2.mrbrklyn.com (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) with ESMTP id fBADtVW30590 for ; Mon, 10 Dec 2001 08:55:31 -0500 Received: from www2.mrbrklyn.com (dsl254-112-136.nyc1.dsl.speakeasy.net [216.254.112.136]) by mail.rm-cpa.com (8.9.3/8.9.3) with ESMTP id IAA14341; Mon, 10 Dec 2001 08:50:56 -0500 Received: (from mdom-at-localhost) by www2.mrbrklyn.com (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) id fBADt3430573 for hangout-desteny; Mon, 10 Dec 2001 08:55:03 -0500 Received: from randall.mail.atl.earthlink.net (randall.mail.atl.earthlink.net [207.69.200.237]) by www2.mrbrklyn.com (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) with ESMTP id fBADt2W30566; Mon, 10 Dec 2001 08:55:02 -0500 Received: from smui05.slb.mindspring.net ([199.174.114.91]) by randall.mail.atl.earthlink.net with esmtp (Exim 3.33 #1) id 16DQto-0005Wc-00; Mon, 10 Dec 2001 08:55:16 -0500 Received: by smui05.slb.mindspring.net id IAA0000020080; Mon, 10 Dec 2001 08:55:16 -0500 (EST) Date: Mon, 10 Dec 2001 08:55:16 -0500 From: To: Ruben Safir Cc: hangout-at-nylxs.com Subject: Re: [hangout] Tulip drivers Message-ID: X-Originating-IP: 198.45.18.20 Sender: owner-hangout-at-mrbrklyn.com Precedence: bulk Reply-To: List: New Yorkers Linux Scene Admin: To unsubscribe send unsubscribename-at-domian.com to hangout-request-at-www2.mrbrklyn.com X-Keywords: X-UID: 19307 Status: RO Content-Length: 2296 Lines: 86
Ruben Safir wrote: > Do it through the make xconfig menu
X runs way to slowly with only 16mb of ram
> Why are you busting your hump on this.
I don't know any other way to do this. I was just following the directions that cam with the NIC
Joe
>> I still can not compile the tulip.c driver. >> >> I'm using kernel 2.2.19 in a slackware8.0 distro. >> >> Steps taken: >> >> 1-from http://www.scyld.com/network/updates.html, I've download >> tulip.c, pci-scan.c, pci-scan.h and kern_compat.h. >> >> 2-copied to /usr/rsc/modules >> >> 3-ran gcc -DMODULE -D__KERNEL__ -O6 -c driver.c and gcc -DMODULE >> -D__KERNEL__ -O6 -c pci-scan.c >> >> 4-ran insmod pci-scan.o and insmod driver.o >> >> The result was no such file or directory >> >> Then I tried copying kern_compat.h and pci-scan-.h to /usr/src/linux/ >> and >> ran: >> gcc -DMODULE -D__KERNEL__ -O6 -c tulip.c -I/usr/src/linux/include >> -include /usr/src/linux/include/linux/kern_compat.h >> >> gcc -DMODULE -D__KERNEL__ -O6 -c pci-scan.c -I/usr/src/linux/include >> -include /usr/src/linux/include/linux/pci-scan.h >> >> and insmod pci-scan.o resulted in no such file or directory. >> >> Just for the heck of it I tried: >> gcc -DMODULE -D__KERNEL__ -O6 -c driver.c -I/usr/src/linux/include >> -include /usr/src/linux/include/linux/modversions.htulip.c >> >> result: >> cpp0: /usr/src/linux/modversions.htulip.c: no such file or directory >> >> What am I doing wrong or missing here?? >> >> Thanks >> Joe >> -- __________________________
Brooklyn Linux Solutions __________________________ http://www.mrbrklyn.com - Consulting http://www.brooklynonline.com - For the love of Brooklyn http://www.nylxs.com - Leadership Development in Free Software http://www.nyfairuse.org - The foundation of Democracy http://www2.mrbrklyn.com/resources - Unpublished Archive or stories and articles from around the net http://www2.mrbrklyn.com/mp3/annie.mp3 - Armed and Dangerous.... http://www2.mrbrklyn.com/downtown.html - See the New Downtown Brooklyn....
1-718-382-5752
____________________________ New Yorker Linux Users Scene Fair Use - because it's either fair use or useless....
____________________________ New Yorker Linux Users Scene Fair Use - because it's either fair use or useless....
|
|