Original RTAI/x86 layer implementation:
Copyright © 2000 Paolo Mantegazza,
Copyright © 2000 Steve Papacharalambous,
Copyright © 2000 Stuart Hughes,
RTAI/x86 rewrite over Adeos:
Copyright © 2002 Philippe Gerum.
RTAI/fusion is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, Inc., 675 Mass Ave, Cambridge MA 02139, USA; either version 2 of the License, or (at your option) any later version.
RTAI/fusion is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
Include dependency graph for x86.c:
Functions | |
int | rthal_timer_request (void(*handler)(void), unsigned long nstick) |
Grab the hardware timer. | |
void | rthal_timer_release (void) |
Release the hardware timer. | |
Variables | |
desc_struct | idt_table [] |