Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jul 2000 13:59:37 -0400
From:      "leegold" <goldtech@worldpost.com>
To:        "Salvo Bartolotta" <bartequi@inwind.it>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: trying to understand installing a device driver
Message-ID:  <000401bfe386$1fb1c4d0$74df7ad1@beefstew>
References:  <000501bfe37e$ef589e50$20e17ad1@beefstew> <20000701.18432200@bartequi.ottodomain.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Sorry, I was not specific enough. It's not cd and the most basic of unix
commands that I need help with. Please disregard my post. My post/question
is not phrased and composed correctly. Meanwhile I have a look at the man
pages. Thanks



----- Original Message -----
From: Salvo Bartolotta <bartequi@inwind.it>
To: leegold <goldtech@worldpost.com>
Cc: <freebsd-questions@FreeBSD.ORG>
Sent: Saturday, July 01, 2000 2:43 PM
Subject: Re: trying to understand installing a device driver


>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 7/1/00, 6:08:09 PM, "leegold" <goldtech@worldpost.com> wrote
regarding trying to understand installing a device driver:


> /usr/src/sys  what is this dir for?


> could someone explain what these cmds below are doing?

> cd conf
> patch < files.diff


>
````````````````````````````````````````````````````````````````````````````
> `
> thanks



Dear "Leegold",

Unix System Resource(s) --> usr ; cd(1) stands for Change Directories;
"src" and "sys" are not difficult to interpret.

As regards simple "Unix" commands, there are a few introductory
tutorials around; you may wish to have a look at e.g.
http://wks.uts.ohio-state.edu/unix_course/unix.html (available in
several formats).

If you have a closer look at the /usr/src tree structure, some aspects
of its organization will become clearer; which tree is systematically
outlined in hier(7).

When you configure, compile and install a kernel, in fact, you go to
... , and you do ... ;-) As to patch, you may wish to have a look at
patch(1).

Finally, you might want to visit
http://www.freebsd.org/projects/newbies.html ; which page contains a
wealth of information (and related links) about Unix and FreeBSD.

Have as much fun as you can :-))
Salvo






To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000401bfe386$1fb1c4d0$74df7ad1>