summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/icu.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce the new kernel sub-tree x86 which should contain all the codeattilio2010-02-251-53/+0
* Evidently FreeBSD has long relied on the compiler to treat structureskmacy2006-12-171-1/+1
* Change the i386 code to pass the interrupt vector as a separate argumentjhb2005-12-051-1/+1
* - Move some macros from icu.h into atpic.c as that is the only place theyjhb2004-05-111-53/+0
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* - Use i8259A register defines from shared sys/dev/ic/i8259.h rather thanjhb2004-01-061-56/+0
* - Bring in constants for 8259A registers from amd64 with some updatedjhb2003-11-141-2/+57
* - Move manipulation of td_intr_nesting_level out of assembly interruptjhb2003-11-121-1/+1
* Add the new atpic(4) driver for the 8259A master and slave PICs. Byjhb2003-11-031-47/+6
* Move ICU_* defines into icu.h.nyan2002-04-061-6/+28
* Fixed some style bugs in the removal of __P(()). The main ones werebde2002-03-231-2/+2
* Remove __P.alfred2002-03-201-2/+2
* Axe a commented, unused #define related to the old giant lock.jhb2001-08-241-1/+0
* Clean up the code exporting interrupt statistics via sysctl a bit:tmm2001-06-011-0/+2
* - Axe the IMEN_BITS and APIC_IMEN_BITS constants.jhb2001-05-171-4/+3
* Move the definition of HWI_MASK to the i386/isa/icu.h header right next tojhb2001-05-151-0/+2
* EEK! I missed a couple of places with the 24->32 interrupt change.peter2001-01-191-2/+2
* Cleanup some leftover lint from the old interrupt system.peter2000-12-041-34/+5
* Replaced the INTRMASK and INTRUNMASK macros by "|" and "&~" operations.bde1999-12-261-4/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Moved the SMP declarations of INTREN() and INTRDIS() to the correct header,bde1998-01-011-1/+3
* Last commit didn't take, operator error???fsmp1997-07-221-46/+27
* Disabled 2 static inlines:fsmp1997-07-211-1/+4
* remove opt_smp.h from this well-included file, minor style policepeter1997-05-291-10/+8
* informal discussion between Bruce Evans <bde@zeta.org.au>,fsmp1997-04-271-7/+6
* Man the liferafts! Here comes the long awaited SMP -> -current merge!peter1997-04-261-1/+66
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Yet another merge. Remove support.s by deleting memcopy. Removeasami1996-09-071-1/+16
* Laptop Advanced Power Management support by HOSOKAWA Tatsumi.dg1994-10-011-4/+5
* The previous revision got the wrong log message (for clock.c). It shouldbde1994-09-181-2/+2
* Remove some unnecessary #includes.bde1994-09-181-8/+8
* Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included fromdg1994-09-161-5/+5
* New interrupt code from Bruce Evans. In additional to Bruce's attacheddg1994-04-021-9/+3
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-8/+2
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+109
OpenPOWER on IntegriCloud