summaryrefslogtreecommitdiffstats
path: root/sys/isa
Commit message (Expand)AuthorAgeFilesLines
* Fix initialization of video_mode_ptr. It only worked if the segmentsbde1994-10-261-9/+32
* BEWARE: Interface change of register_intr() !se1994-10-251-3/+7
* Fixed cut&paste error.wollman1994-10-241-2/+2
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-233-30/+91
* Checking for timeout at several critical calls to ``out_fdc()'' now,joerg1994-10-211-14/+56
* A missing bit from Peter Dufaults patches, as best I could guess...phk1994-10-201-1/+22
* Peter Dufaults comconsole changes.phk1994-10-201-8/+8
* Clean up previous commit.bde1994-10-191-3/+3
* Add support for devconf to a large number of device drivers, and dowollman1994-10-191-2/+2
* isa.c isa_device.h: declare & define {e,}isa_{in,ex}ternalize().wollman1994-10-191-1/+91
* Remove color_display, GIO_COLOR now existsache1994-10-181-6/+3
* Added more SCO compat ioctl's.sos1994-10-171-27/+52
* isa_device.h: Added flag for sensitive HW. ed# seems to break if anythingphk1994-10-171-2/+2
* Initialize color_display as undefined, cosmetiqueache1994-10-171-2/+2
* Add color_display variable for CPU_COLORDISP sysctl.ache1994-10-151-1/+4
* Prevent modem hanging forever on close with CTS off:ache1994-10-151-1/+3
* Work around FIFO bug in SMC UARTS.bde1994-10-121-49/+86
* Cosmetics. Silence gcc -Wall. Much more to do here :-(phk1994-10-102-6/+6
* Add disable_rtc_set variable to block resettodr() call, needed forache1994-10-041-2/+6
* RTC_CENTURY usage ifdefed out by USE_RTC_CENTURY compile option,ache1994-10-041-1/+9
* Fix 'cursor-disappearce-after-switching-screen-from-X' bugache1994-10-031-2/+2
* Ripped out APM-hooks. Not ready for prime time yet.phk1994-10-021-22/+1
* Make fat cursor as early as possible, per Bruce suggestionache1994-10-021-6/+2
* Laptop Advanced Power Management support by HOSOKAWA Tatsumi.dg1994-10-012-3/+29
* Fix broken FAT_CURSOR support, don't set cursor shape on VGAache1994-09-291-1/+6
* Changed header slightly.sos1994-09-292-16/+28
* Updated pcaudio.c to latest from 1.1.5.1sos1994-09-291-67/+49
* Bug fixed: cursor shaping in mode swithching produce wrong results forache1994-09-271-2/+5
* Refuse text mode switching when proper font not loadedache1994-09-271-2/+20
* An ifdef almost hit where it was supposed to go. Joerg owes me a goodphk1994-09-251-6/+6
* Copied over the transfer speed definitions from sys/i386/isa/fdreg.h.joerg1994-09-251-1/+3
* Moved the ft.c from 1.1.5.1 over. It works on my Conner thingie. Gotphk1994-09-251-1/+5
* 1)Back out my previous change: only 8x16 font grabbing available,ache1994-09-251-15/+23
* SAVE all fonts, if NO_HARDFONTS defined, not only 8x16ache1994-09-241-3/+4
* #if 0'd evil dynamic fifo trigger level adjustment; it just bit me anddg1994-09-211-1/+3
* From 1.1.5:dg1994-09-211-3/+3
* Don't lose the RTC interrupt in resettodr().bde1994-09-201-2/+2
* resettodr() implemented, inittodr() fixedache1994-09-202-74/+145
* Remove some unnecessary #includes.bde1994-09-181-18/+12
* Redo Kernel NTP PLL support, kernel side.wollman1994-09-181-22/+1
* Fixed the problem where the floppy has incorrectly failed probingjoerg1994-09-171-17/+34
* Updated driver to the 1.1.5 version:dg1994-09-174-315/+571
* Added support for many more videomodes, including graphic modes up tilsos1994-09-151-189/+249
* 1. adjkerntz variable added for preparation to resettodr() implementationache1994-09-141-2/+4
* Digicom Systems Inc, makes "softmodems". What this means is simply thatphk1994-09-131-2/+164
* Use RAW_PART=2 to trick diskerrache1994-08-291-2/+4
* 1) Changed ddb into a option rather than a pseudo-device (use options DDBdg1994-08-271-6/+2
* Updated to final 1.1.5 version (revision 1.56).bde1994-08-251-471/+508
* Ran ft.c through ident.paul1994-08-232-23/+22
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-201-4/+1
OpenPOWER on IntegriCloud