![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Parallel port Printing in SCO OSR6 | Martyn | UNIX for Dummies Questions & Answers | 1 | 12-04-2008 10:30 PM |
| PCI / PCIExpress Parallel port in SCO 6.0.0 | uxlunatick | SCO | 2 | 04-18-2008 10:13 AM |
| SCO openserver 6 parallel port issues | shuhemizer | UNIX for Dummies Questions & Answers | 0 | 06-29-2006 04:49 PM |
| parallel port proramming for sun ultra | fishman2001 | High Level Programming | 2 | 10-23-2003 02:19 PM |
| Parallel Port info? | sajjan2 | Filesystems, Disks and Memory | 2 | 04-25-2002 09:35 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Greetings,
A sort of newbie question... I would like to control a couple of stepper motors via the parallel port using C code. I have discovered in Linux, the ioperm() function is required before the outportb() function can be used to send a byte to the parallel port. My problem is ioperm() can only be executed as root. I have discovered setuid is frowned upon to get root privlidges. Can anyone suggest a simple way to send a byte to the parallel port (with code examples if possible?) I'm using Fedora 10 TIA |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|