diff options
author | Matthias Vogelgesang <matthias.vogelgesang@gmail.com> | 2012-08-06 12:38:12 +0200 |
---|---|---|
committer | Matthias Vogelgesang <matthias.vogelgesang@gmail.com> | 2012-08-06 12:38:12 +0200 |
commit | 4e3da0c63ef8524088bd1db13f019bdf1af83361 (patch) | |
tree | d88b6fd2e4b808ba4ed6eb584bd22f1ace07d1c2 /admin.tex | |
parent | 0f0aa2c17e09f9b813ab3469b1b0aced5f2e7541 (diff) | |
download | ufo-camera-manual-master.tar.gz ufo-camera-manual-master.tar.bz2 ufo-camera-manual-master.tar.xz ufo-camera-manual-master.zip |
Messing with parindent and parskip should be left for people who know what they
are doing.
Diffstat (limited to 'admin.tex')
-rw-r--r-- | admin.tex | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -58,8 +58,9 @@ make make install \end{verbatim} -To build kernel, module: -Change to the folder \verb/driver/ and adjust \verb/PCIE_IPECAMERA_DEVICE_ID/ in the file pciDriver.h if required (you may check actual device id with the tool lspci). +To build the kernel module, change to the folder \verb/driver/ and adjust +\verb/PCIE_IPECAMERA_DEVICE_ID/ in the file pciDriver.h if required (you may +check the actual device id with the lspci tool). \begin{verbatim} make make install |