summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/ioperm.c
Commit message (Collapse)AuthorAgeFilesLines
* rip out iopl from ioperm.c so it will override the common iopl.cMike Frysinger2005-08-151-13/+0
|
* Oleksandr G. Zhadan writes:Eric Andersen2004-01-241-0/+11
| | | | | | | | | | Hi Eric, The attached diff file includes BUS_ISA fix for kernel since 2.4.23/ Kind regards, Oleks
* A patch from Vincent Sanders to fix the arm implementation ofEric Andersen2002-11-031-0/+246
| | | | ioperm() and iopl()
* Sigh. Erik mucks it up again...Eric Andersen2001-09-271-129/+0
|
* Make iopl and ioperm workEric Andersen2001-09-271-37/+22
|
* Duh.Eric Andersen2001-09-271-5/+2
|
* Add inb, outb and friends,Eric Andersen2001-09-271-0/+147