[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Sheflug] winmodems under linux



>>>>> "Dean" == Dean Rickles <pip99dpr [at] sheffield.ac.uk> writes:

    Dean> lib contains five files: control.a, dsp.a, hal.a, pctel.o,
    Dean> ptserial.a.

    Dean> src contains another folder called module which contains two
    Dean> files: Makefile and ptmodule.c.

Look at the comments in ptmodule.c.  If there aren't any, oh well.

You could post

	(1) the Makefile
        (2) ptmodule.c

Other stuff that could be useful

	(3) the result of
            strings src/ptmodule.o
	(4) the result of
            for i in lib/*.[ao] src/ptmodule.o; do echo $i; nm $i; done

My guess is that Alistair is right, it's a kernel module.  The
kernel-version-dependent stuff would be in ptmodule.c, that's why it's
in C form, not .o.  Looking at the Makefile should be enough to
confirm that.  The source other stuff would provide more information
about the internals, in case the Makefile doesn't make sense.  (Hm.
What happens if you "make sense"?  <giggle type="quite insane">)

-- 
University of Tsukuba                Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Institute of Policy and Planning Sciences       Tel/fax: +81 (298) 53-5091
_________________  _________________  _________________  _________________
What are those straight lines for?  "XEmacs rules."
---------------------------------------------------------------------
Sheffield Linux User's Group - http://www.sheflug.co.uk
To unsubscribe from this list send mail to
- <sheflug-request [at] vuw.ac.nz> - with the word 
 "unsubscribe" in the body of the message. 

  GNU the choice of a complete generation.