Modify ↓
Opened 15 years ago
Closed 15 years ago
#19 closed defect (fixed)
Move IPE register description to pcilib.h
| Reported by: | Matthias Vogelgesang | Owned by: | Suren A. Chilingaryan |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | pcilib | Version: | |
| Keywords: | Cc: | Suren A. Chilingaryan |
Description
Right now, all registers are described in ipecamera.h which is not installed system-wide. Either install it also in /usr/include or move the content to pcilib.h in order that libuca can use it.
Attachments (0)
Change History (2)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/ufo/chrome/site/your_project_logo.png)
Revision 15 should fix the issue. pcilib_model is declared in the public header (changeset).