summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/atpic_vector.s
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Go back to the old (icu.s rev.1.7 1993) way of keeping the AST-pendingbde1999-07-101-3/+3
* Fixed glitches (jumps) of about 1/HZ seconds for the i8254 timecounter.bde1999-05-281-18/+20
* Enable vmspace sharing on SMP. Major changes are,luoqi1999-04-281-5/+10
* Generate intrnames[] dynamically. This should be new-bus friendly.bde1999-04-141-34/+1
* Register tty software interrupt handlers at run time using register_swi()bde1998-08-111-2/+2
* Implemented dynamic registration of software interrupt handlers. Notbde1998-08-111-6/+5
* Addition of splsoftvm and a VM SWI to handle bus dma related callbacks.gibbs1998-01-151-3/+3
* Fix a serious bug I introduced while adding in support for CAM interrupts.gibbs1997-09-281-5/+7
* aha1542.c aic6360.c cy.c fd.c ft.cgibbs1997-09-211-4/+6
* Change an assemble-time divide into a shift. Under binutils-2.8 gas in elfpeter1997-09-081-2/+2
* Removed the defunct GET_MPLOCK/REL_MPLOCK macros.fsmp1997-07-241-5/+1
* The SWI_NET_MASK and SWI_TTY_MASK handlers are now back adjacent to thepeter1997-05-311-3/+5
* Split vector.s into UP and SMP specific files:fsmp1997-05-261-0/+249
OpenPOWER on IntegriCloud