Modify ↓
#168 closed enhancement (wontfix)
Add udev rules to install target
| Reported by: | Matthias Vogelgesang | Owned by: | Suren A. Chilingaryan |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | pcilib | Version: | |
| Keywords: | Cc: |
Description
People can easily forget to move 50-pcidriver.rules into the correct directory. It's probably a good idea to install it along with the driver.
Attachments (0)
Change History (4)
comment:1 Changed 12 years ago by
| Component: | UFO Camera → pcilib |
|---|
comment:2 Changed 11 years ago by
comment:3 Changed 11 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
The DMA bus mastering is fixed in the driver and should not be set manually unless an unsupported board is pushed. udev rules are distribution specific (the group name). Also care have to be taken if it is edited by the user. So, I guess it should go into the rpm, but no source install.
comment:4 Changed 11 years ago by
So, I guess it should go into the rpm, but no source install.
Will you provide one in the foreseeable future?
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/ufo/chrome/site/your_project_logo.png)
Additionally
setpci -s 03:00.0 4.w=0x07. Instead, I guess it should be part of start DMA call.