MHonArc test archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re:AAL0 (To Ken Sailor)
Hi,
I followed the instructions from the URL you mentioned, but I had to hack the
pca200e makefile a bit. Otherwise the driver module would always dump core.
This essentially consisted of changing the cflags to the following:
INCLUDEPATH = /usr/src/linux/include
DRVCFLAGS = -Wall -DMODULE -Wstrict-prototypes -O2 -fomit-frame-pointer \
-fno-strength-reduce -pipe -m486 -malign-loops=2 -malign-jumps=2 \
-malign-functions=2 -DCPU=686 -DMODVERSIONS \
-include /usr/src/linux/include/linux/modversions.h -D__SMP__ \
-D__KERNEL__ -I$(INCLUDEPATH)
CFLAGS = -Wall -Wmissing-prototypes -D__SMP__ -O2 -I$(INCLUDEPATH)
LDFLAGS =
Remove the -D__SMP__ if you don't have multiple CPUs on you machine.
Steven
______________________________________________________________________
| Steven Uggowitzer | email: uggowitzers@who.ch |
| World Health Organization,ISM/TES| stevie@emf.mcgill.ca |
| CH-1211, Geneva 27 | phone: (41) 22 791 2453/2111 |
| Switzerland | fax: (41) 22 791 0746 |
-See you at INET'98, Geneva 21-24,July 98 http://www.isoc.org/inet98/-
____________________Reply Separator____________________
Subject: AAL0 (To Ken Sailor)
Author: Alfonso Gonzalez <96132587@brookes.ac.uk>
Date: 9/19/97 12:13 PM
Hi Ken.
How did you make your program work?
Maybe you are using another Linux version, or another ATM Linux
distribution, or another driver???
I just downloaded everything from the web:
http://wolff.cwru.edu/~cdl3/latm/#foot1
Bye.
--
---------------
Alfonso Gonzalez
Msc. High Speed Networks & Distributed Systems
Oxford Brookes University
Home |
Main Index |
Thread Index