summaryrefslogtreecommitdiffstats
path: root/sys/amd64/isa
Commit message (Expand)AuthorAgeFilesLines
* The Great PC98 Merge.asami1996-06-141-1/+5
* Move warning messages under bootverbosepst1996-06-111-4/+8
* Put clock calibration #defines in opt_clock.h to ease reconfigurationpst1996-06-111-1/+2
* Jump some hoops to have the *.s code being able to be run through both anpeter1996-05-312-80/+80
* First pass at cleaning up macros relating to pages, clusters and all that.phk1996-05-021-3/+3
* Added calibration the i8254 and the i586 clocks agains the RTC at bootbde1996-05-011-43/+249
* - add apm to the GENERIC kernel (disabled by default), and add some commentsnate1996-04-221-5/+23
* Change the devconf description from "ISA or EISA bus" to "ISA bus" nowgibbs1996-04-201-2/+2
* Moved AUTO_EOI_[12] and most sio and pcvt options out of the makefile.bde1996-04-113-3/+9
* Add a lock for DMA Channels to prevent two devices from using the same DMAsmpatel1996-04-081-44/+112
* Removed now-unused #includes of <machine/cpu.h>. They were for bootverbosebde1996-04-071-2/+1
* Fix adjkerntz expression priorityache1996-04-051-3/+3
* Add wall_cmos_clock sysctl variable, needed to manage adjkerntz even forache1996-04-051-5/+7
* Moved rtcin() to clock.c.bde1996-03-311-1/+14
* Killed religous FASTER_NOP again.bde1996-03-312-10/+2
* Whoops, back out the last commit, which was accidentally committed atnate1996-03-231-16/+1
* Now that ac->ac_ipaddr and arpwhohas() no longer exist, remove thenate1996-03-231-2/+17
* Cleanse the SCSI subsystem of its internally defined typesgibbs1996-03-101-3/+1
* Don't print DMA busy messages - the sound code apparently runsjkh1996-03-101-1/+7
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-2/+2
* No longer use the cyclecounter to attempt to correct for late or missedwollman1996-01-301-1/+2
* Allocate DMA bounce buffers only when requested by drivers. Only thebde1996-01-271-17/+67
* Cleaned up unused #includes and some other historical cruft.bde1996-01-271-36/+13
* Reinstate AUTO_EOI_1. This did break suspend/resume on some portables.phk1996-01-193-77/+111
* Since new bcd* macros not argument range overflow resistant,ache1996-01-161-4/+2
* My wife is busy making me a new conical hat, so you don't need tophk1996-01-151-23/+12
* Soren called an said that I screwed up badly, so I backup untilphk1996-01-151-11/+22
* Make bin2bcd and bcd2bin global macroes instead of having localphk1996-01-151-23/+12
* Fixed handling of Feb 29 in resettodr().bde1996-01-121-5/+11
* Replace ugly year/month calculations in resettodr to more cleanache1996-01-081-14/+12
* Choose a different name to hold the option definition.. The original onepeter1996-01-061-2/+2
* Convert DDB to new-style option.wollman1996-01-041-1/+3
* convert the math emulation to use the new-style options.wollman1996-01-041-1/+3
* random_machdep.c: New version, also includes revectored interrupts, rathermarkm1995-12-272-18/+2
* Add Pentium Pro CPU detection and special handling. For now, all thedg1995-12-241-4/+4
* Made "AUTO_EOI_1" standard. auto-EOI on the master ICU is a documenteddg1995-12-233-112/+78
* Increase Pentium cyclecounter calibration time to 131072 us. Thiswollman1995-12-201-2/+2
* Implemented a (sorely needed for years) double fault handler to catch stackdg1995-12-192-6/+7
* Fixed staticization of DDB functions.bde1995-12-141-2/+2
* Staticize and cleanup.phk1995-12-102-7/+7
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+3
* Fix Pentium CPU rate diagnosis:wollman1995-11-291-8/+8
* Quick fix for stat_imask and intr_mask[8] not having the RTC interruptbde1995-11-201-1/+2
* Mega commit for sysctl.phk1995-11-201-21/+10
* Updated comments. The comments about the unused addresses get brokenbde1995-11-181-24/+30
* Remove old eisaconf cruft from the eisa files. The old eisaconf kludgedgibbs1995-11-051-40/+1
* Remove the #ifdev DEVRANDOM's, as promised.markm1995-11-042-10/+2
* We no longer need the spltty() == splimp() hack if PPP is configured intopeter1995-10-311-6/+10
* Theodore Ts'po's random number gernerator for Linux, ported by me.markm1995-10-282-2/+26
* Remove unused functions and variables, make things static, and other cleanups.phk1995-10-281-2/+2
OpenPOWER on IntegriCloud