From owner-freebsd-questions Sun Aug 13 0:29:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 1FDAD37B6AF for ; Sun, 13 Aug 2000 00:29:53 -0700 (PDT) (envelope-from cjc@149.211.6.64.reflexcom.com) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sun, 13 Aug 2000 00:28:48 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.9.3/8.9.3) id AAA42845; Sun, 13 Aug 2000 00:29:49 -0700 (PDT) (envelope-from cjc) Date: Sun, 13 Aug 2000 00:29:49 -0700 From: "Crist J . Clark" To: Dejan Sinoe Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Can I ask u something? Message-ID: <20000813002949.N28027@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <20000813055740.5880.qmail@nwcst313.netaddress.usa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000813055740.5880.qmail@nwcst313.netaddress.usa.net>; from z.noe@usa.net on Fri, Sep 19, 2036 at 06:25:56AM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Sep 19, 2036 at 06:25:56AM -0600, Dejan Sinoe wrote: > Dear BSD... > > How to compile LANCard drivers that i got from internet download into the > kernel? Where did you get these drivers? For what hardware? > And how to use the dial-Up mode? See the PPP primer, http://www.freebsd.org/tutorials/ppp/index.html > explain me whether it attach with the KDE or Samba. Both KDE and Samba run in userspace. The kernel handles the device drivers. KDE and Samba don't interact with the interface devices directly but at a higher level of abstraction, like TCP and UDP. > Actually i already try to run the samba, but it didn't work properly, > especially when i execute 'testparm', i guess it due to the undetected kernel > parts, such as ed (ethernet devices). am i right? tell me if i'm wrong about > this. Probably has nothing to do with an interface card. Do you have a card that uses the ed(4) device? How did you build Samba? From the ports? -- Crist J. Clark cjclark@alum.mit.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message