summaryrefslogtreecommitdiffstats
path: root/sys/isa
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix up some sloppy coding practices:wollman1994-08-181-3/+1
* Bruce Evans' dynamic interrupt support.dg1994-08-182-8/+7
* Oops, changed order of include lines...sos1994-08-171-5/+5
* Updated to latest 1.1.5.1+ versionsos1994-08-171-386/+432
* Add option KBD_RESET_FAIL_OK so that GCC 2.6 doesn't break mywollman1994-08-151-1/+4
* Enable use of the RTC chip for the statistical clock. While this doeswollman1994-08-152-5/+75
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-135-63/+64
* For Pentium machines, use a faster version of microtime with 8 usecwollman1994-08-111-1/+29
* Tell Pentium users their CPU speed. (More changes to make use of thiswollman1994-08-101-2/+23
* Fixed a bug that was introduced in the conversion from 1.1.5 to 2.0.dg1994-08-011-6/+14
* Since we have removed com.c and renamed comreg.h to sioreg.h I need torgrimes1994-05-261-1/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-254-95/+101
* Update the reprogram timer stuff, now the frequency of timer 0sos1994-05-021-70/+60
* Updated swedish keymap.sos1994-04-261-18/+18
* Fixed missing bounds check in scroll up/down sequence, that couldsos1994-04-261-5/+11
* Define new option, INACCURATE_MICROTIME_IS_OK. When this is defined,wollman1994-04-231-1/+5
* Added support for the 16 port Boca via a flag to specify that there isdg1994-04-231-4/+9
* Changed timer usage to new functions in clock.csos1994-04-211-6/+8
* New support for sharing the timerssos1994-04-211-23/+208
* Bug fixes and performance improvements from John Dyson and myself:dg1994-04-201-1/+2
* Patch from S0ren, 80x50 font trashed after switching from X consoleache1994-04-121-1/+7
* Fix arguments of CONS_GETINFOache1994-04-071-2/+4
* Add declaration missing from previous bde's versionache1994-04-031-1/+2
* CHANGES from Bruce:ache1994-04-031-196/+307
* New interrupt code from Bruce Evans. In additional to Bruce's attacheddg1994-04-021-2/+1
* Replace CAPS led with ALTGR led for ALTGR mode (soft) keyboards,ache1994-04-011-7/+15
* Change got_status/modem_status assignment per Bruce suggestion,ache1994-04-011-4/+4
* 1) Better fix for false carrier detect on bidir portache1994-03-261-8/+16
OpenPOWER on IntegriCloud