summaryrefslogtreecommitdiff
path: root/sys/i386/isa/isa.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce the new kernel sub-tree x86 which should contain all the codeAttilio Rao2010-02-251-102/+0
* - Move bus dependent defines to {isa,cbus}_dmareg.h.Yoshihiro Takahashi2005-05-141-3/+0
* - Move timerreg.h to <arch>/include and split i8253 specific defines intoYoshihiro Takahashi2005-05-141-3/+0
* - Move the NPX_DEBUG option to options.{i386,pc98} and use opt_npx.h.Yoshihiro Takahashi2005-05-121-13/+0
* Define IRQ_NPX for the irq used for the npx. Define macro for a fullWarner Losh2005-03-161-0/+11
* Remove now obsolete port assignments and sizes. These more properlyWarner Losh2004-07-051-77/+1
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Clean up some antique stuff. We do not support Weitek FPUs etc, and neverPeter Wemm2003-09-051-10/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Move IO_PSMSIZE from kbdio.h to isa.h. I thought I did this a long timeKazutaka YOKOTA1999-01-061-3/+4
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* The Great PC98 Merge.Satoshi Asami1996-06-141-1/+5
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-301-2/+2
* Updated comments. The comments about the unused addresses get brokenBruce Evans1995-11-181-24/+30
* Submitted by: Luigi Rizzo (luigi@iet.unipi.it)Julian Elischer1995-09-081-2/+12
* Convert to ANSI C: change #endif THING to #endif /* THING */.Bruce Evans1995-06-141-59/+57
* Change EISA size to 256 instead of 4096.Poul-Henning Kamp1995-02-251-2/+2
* Changed address of the game controller to 0x201 (was 0x200)Jean-Marc Zucconi1995-01-251-2/+2
* Gunther Schadow <gusw@fub46.zedat.fu-berlin.de>'sJordan K. Hubbard1995-01-071-4/+5
* I just learned that isa.h is included in assembler files too...Poul-Henning Kamp1994-11-191-3/+2
* addPoul-Henning Kamp1994-11-191-1/+3
* IO_EISASIZE should be 1 slot, not 2.Justin T. Gibbs1994-11-181-2/+2
* Get IO_EISASIZE properly defined now.Jordan K. Hubbard1994-11-181-1/+2
* Move declarations of atdevbase and rtcin() to cpufunc.h (a less wrongBruce Evans1994-11-141-12/+5
* Laptop Advanced Power Management support by HOSOKAWA Tatsumi.David Greenman1994-10-011-2/+6
* Added IO_PPI define, pulled timer related stuffSøren Schmidt1994-04-211-6/+3
* Fixed comment that refered to 8252 (we really have 8253's).Rodney W. Grimes1994-01-051-3/+3
* Made all header files idempotent and moved incorrect common data fromGarrett Wollman1993-11-071-1/+5
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes1993-10-161-10/+2
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-121-0/+188