public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
From: "Ulrich Fürst" <heimwill@compuserve.de>
To: linux-newbie@vger.kernel.org
Subject: Re: BroadBand Connection
Date: Sun, 27 Feb 2005 17:26:27 +0100	[thread overview]
Message-ID: <20050227172627.71add6a4@sarge> (raw)
In-Reply-To: <20050227044853.64B553AF0C@heisspf>

"Peter H." <heisspf@skyinet.net> wrote: 
> On the enclosed floppy in the package is a driver for Linux
> cnpro2~1.gz
> 
> Where do I copy that driver to on my HD 

I'd copy it to /usr/local/src/
there upack it and cd into the new directory. Then compile it. But
isnt't there a README nearby the cnpro2~1.gz file?

> and what in the kernel will I
> have to do to make things work for a broadband connection using make
> xconfig.
> 
There's a driver with the kernel, I guess:
on:
http://www.linuxquestions.org/questions/showthread.php?s=&postid=857504#post857504
There "maxut" writes:
> with cnet pro200 ethernet. module for cnet pro 200 is called "dmfe"
it's in the directory of your kernel source in (at least for the
kernel 2.6.8.)
/Documentation/networking/dmfe.txt
./drivers/net/tulip/dmfe.c

Just do a
$ find ./ -iname dmfe*
in your kernel source directory to find out for your kernel.

Ulrich
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2005-02-27 16:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-27  4:48 BroadBand Connection Peter H.
2005-02-27 16:26 ` Ulrich Fürst [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-02-28  9:10 heisspf
2005-03-01  6:37 ` Richard Adams
2005-03-01  8:17   ` Peter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050227172627.71add6a4@sarge \
    --to=heimwill@compuserve.de \
    --cc=linux-newbie@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox