Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
N
nvidia-patch
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
nvidia-patch
Commits
2c32fde5
Commit
2c32fde5
authored
Nov 19, 2019
by
Snawoot
Committed by
GitHub
Nov 19, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #191 from Snawoot/add_driver_examples
add_driver: add example to docs
parents
6c6fdbfe
38b06606
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
tools/readme-autogen/README.md
tools/readme-autogen/README.md
+12
-0
No files found.
tools/readme-autogen/README.md
View file @
2c32fde5
...
@@ -26,6 +26,18 @@ add\_driver is a tool for internal usage, which purpose is to simplify proper in
...
@@ -26,6 +26,18 @@ add\_driver is a tool for internal usage, which purpose is to simplify proper in
Just run script. It will update files in your repo working copy.
Just run script. It will update files in your repo working copy.
## Examples
Here is real commands used for Windows driver 441.28 series:
```
bash
./add_driver.py
-W
--variant
"Studio Driver"
441.28
./add_driver.py
-W
-P
Quadro
-w
win10 441.28
./add_driver.py
-W
-P
Quadro
-w
win7 441.28
./add_driver.py
-W
-P
Quadro
-w
ws2012 441.28
./add_driver.py
-W
-P
Quadro
-w
ws2016 441.28
```
## Synopsis
## Synopsis
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment