Skip to content

Commit

Permalink
Add USB quirk for Canon MP480 (Issue #192)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrsweet committed Jun 18, 2021
1 parent c8a8524 commit 24cecbd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ CUPS v2.4rc1 (Pending)
(Issue #195, Issue #196)
- Documentation fixes (Issue #92)
- Localization updates (Issue #123, Issue #129, Issue #134, Issue #146)
- USB quirk updates (Apple #5766, Apple #5838, Apple #5843, Apple #5867)
- USB quirk updates (Issue #192, Apple #5766, Apple #5838, Apple #5843,
Apple #5867)
- Web interface updates (Issue #142)
- Deprecated cups-config (Issue #97)
- Deprecated Kerberos (`AuthType Negotiate`) authentication (Issue #98)
Expand Down
3 changes: 3 additions & 0 deletions backend/org.cups.usb-quirks
Original file line number Diff line number Diff line change
Expand Up @@ -317,3 +317,6 @@

# HP DesignJet 130 (Apple #5838)
0x03f0 0x0314 no-reattach

# Canon PIXMA MP480 (Issue #192)
0x04a9 0x1731 unidir

0 comments on commit 24cecbd

Please sign in to comment.