summaryrefslogtreecommitdiffstats
path: root/sys/amd64/isa
Commit message (Expand)AuthorAgeFilesLines
* Make pcvt and syscons live in the same kernel. If both are enabled, thenbde1995-09-101-1/+17
* Submitted by: Luigi Rizzo (luigi@iet.unipi.it)julian1995-09-081-2/+12
* Remove extra args from the calls to getit(). The bug was benign with thebde1995-08-251-4/+4
* Convert to ANSI C: change #endif THING to #endif /* THING */.bde1995-06-141-59/+57
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-2/+2
* Remove trailing whitespace.rgrimes1995-05-303-32/+32
* "1 easy fix in 10 excrutiating steps"jkh1995-05-131-2/+2
* Add variable `idelayed' and macros setdelayed() and schedsofttty()bde1995-05-111-1/+7
* Pass me the pointed chapeau - this typo somehow got through my testing.jkh1995-05-111-2/+2
* Remove all vestiges of the ALLOW_CONFLICT_FOO evil and replace it withjkh1995-05-111-12/+5
* include hooks for EISA configuration (possibly wrong :)julian1995-04-231-12/+14
* Don't waste time sending an EOI to ICU1 if option AUTO_EOI_1 is defined.bde1995-04-152-14/+18
* Add a class field to devconf and mst drivers.wollman1995-04-122-29/+35
* Print "on isa" for devices with port==0 per Bruce suggestionache1995-04-061-2/+2
* Print "on motherboard" for isa? devices with id_iobase == 0ache1995-04-041-11/+9
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-3/+3
* Do a printf("\n") after all conditional printfs have been done so thatswallace1995-03-251-4/+5
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-5/+8
* Prepare for shared interrupts (required by the new PCI code that addsse1995-03-161-1/+28
* Changed the printf()s in npxattach a bit so you don't end up withwpaul1995-03-051-6/+6
* Change EISA size to 256 instead of 4096.phk1995-02-251-2/+2
* Read K&R and get the { } right :-)phk1995-02-251-7/+6
* I belive I finally got the "on eisa" right.phk1995-02-251-5/+6
* Submitted by: seb@erix.ericsson.se (Sebastian Strollo)bde1995-02-231-2/+5
* Undo the busy latch changes made in the previous revision. They brokebde1995-02-171-4/+4
* This is the latest version of the APM stuff from HOSOKAWA, I have lookedphk1995-02-171-1/+3
* Changed address of the game controller to 0x201 (was 0x200)jmz1995-01-251-2/+2
* Submitted by: Bruce Evansats1995-01-191-30/+9
* Work around a compiler bug in gcc2.6.3 in handling (long long) variables andats1995-01-071-3/+24
* Gunther Schadow <gusw@fub46.zedat.fu-berlin.de>'sjkh1995-01-071-4/+5
* Use sufficient parentheses in macros.bde1995-01-031-79/+82
* icu.s:bde1994-12-301-78/+40
* i386/exception.s,bde1994-12-032-4/+14
* I just learned that isa.h is included in assembler files too...phk1994-11-191-3/+2
* addphk1994-11-191-1/+3
* IO_EISASIZE should be 1 slot, not 2.gibbs1994-11-181-2/+2
* Get IO_EISASIZE properly defined now.jkh1994-11-181-1/+2
* Log processes that exit with an masked npx exception that would trapbde1994-11-141-8/+21
* Move declarations of atdevbase and rtcin() to cpufunc.h (a less wrongbde1994-11-141-12/+5
* Revision 1.6 fix was lost: don't write 0 to RTC_DIAGache1994-11-121-2/+1
* Use adjkerntz into inittodr too (for APM stuff)ache1994-11-101-2/+2
* Public function declarations moved to <machine/npx.h>.bde1994-11-061-4/+1
* Maintain a new variable `timer0_overflow_threshold' so that microtime()bde1994-11-051-41/+87
* Add extra id_enabled flag for userconfig to manipulate. If id_enabledjkh1994-11-031-1/+6
* Fix a very old, very stupid race clearing the mask bit for the currentbde1994-11-012-8/+10
* DMA automode patch, fix SB16 clicksache1994-11-011-1/+19
* Fixed a couple of wrong printfs (too few arguments supplied). Also zappedphk1994-10-261-1/+2
* BEWARE: Interface change of register_intr() !se1994-10-251-4/+5
* BEWARE: Interface change of register_intr() !se1994-10-251-3/+7
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-232-3/+39
OpenPOWER on IntegriCloud