MESSAGE
DATE | 2001-12-10 |
FROM | Ruben Safir
|
SUBJECT | Re: [hangout] Tulip drivers
|
From owner-hangout-desteny-at-mrbrklyn.com Mon Dec 10 08:56:22 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 fBADuMW30623 for ; Mon, 10 Dec 2001 08:56:22 -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 IAA14353; Mon, 10 Dec 2001 08:51:47 -0500 Received: (from mdom-at-localhost) by www2.mrbrklyn.com (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) id fBADu4V30604 for hangout-desteny; Mon, 10 Dec 2001 08:56:04 -0500 Received: from www2 (localhost [127.0.0.1]) by www2.mrbrklyn.com (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) with ESMTP id fBADu3W30597; Mon, 10 Dec 2001 08:56:03 -0500 Date: Mon, 10 Dec 2001 08:56:03 -0500 From: Ruben Safir To: joev_nylxs-at-pipeline.com Cc: Ruben Safir , hangout-at-nylxs.com Subject: Re: [hangout] Tulip drivers Message-ID: <20011210085603.A30578-at-www2.mrbrklyn.com> References: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit In-Reply-To: ; from joev_nylxs-at-pipeline.com on Mon, Dec 10, 2001 at 08:55:16 -0500 X-Mailer: Balsa 1.2.3 Sender: owner-hangout-at-mrbrklyn.com Precedence: bulk Reply-To: Ruben Safir List: New Yorkers Linux Scene Admin: To unsubscribe send unsubscribename-at-domian.com to hangout-request-at-www2.mrbrklyn.com X-Keywords: X-UID: 19304 Status: RO Content-Length: 3291 Lines: 112
X shouldn't run slow. Use olvwm.
Ruben
On 2001.12.10 08:55:16 -0500 joev_nylxs-at-pipeline.com wrote: >> >> >> 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.... >> -- __________________________
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....
|
|