bugAVR Downloader/UploaDEr - Bugs: bug #15013, Wrong use of PPICLAIM (kernel:...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #15013: Wrong use of PPICLAIM (kernel: ppdev0: claim the port first)

Submitter:  None
Submitted:  Sat 19 Nov 2005 05:01:52 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Privacy:  Public
Assigned to:  joerg_wunsch Originator Name:  Daper
Originator Email:  -email is unavailable- Open/Closed:  Closed
Release:  None Programmer hardware: 
Device type: 

Sat 19 Nov 2005 05:01:52 PM UTC, original submission:  

avrdude 5.0 access the parallel port before claiming it when opening the port. Values that are read there are not proper, because ioctl(fd, PPGDATA, ...) fails, but it's not detected by the program.

There is a message from the kernel (kernel: ppdev0: claim the port first) at avrdude startup.


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #2656:  claim_fix.patch added by None (2KiB - text/x-patch - Patch that fixes this bug.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-11-29 joerg_wunsch StatusNone Fixed
    Assigned toNone joerg_wunsch
    Open/ClosedOpen Closed
2005-11-19 None Attached File- Added claim_fix.patch, #3116
    Carbon-Copy- Added daper --AT-- daper --DOT-- net

Back to the top

Powered by Savane 3.15.
Corresponding source code