summaryrefslogtreecommitdiffstats
path: root/sys/isa
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix false carrier detection on incoming bidir port.ache1994-03-251-1/+3
* 1) Change dtrwait 300 to 3 * hz (to be more kosher)ache1994-03-231-2/+4
* Add siostop to sioclose, because ttyflush called fromache1994-03-211-1/+2
* Increase default DTR wait time up to 3 secs.ache1994-03-211-2/+2
* previous optimization from John wasn't quite ready for primetime.dg1994-03-211-9/+1
* Two fixes from John Dyson to fix hangs and panics when using ctrl-T:dg1994-03-201-13/+46
* Remove ttyfree from siocloseache1994-03-181-6/+1
* Checking l_close in unneeded (one of my previous fixes),ache1994-03-141-3/+2
* Don't call ttyclose twice into sioclose and move ttycloseache1994-03-101-2/+3
* First open:ache1994-03-081-4/+11
* From: Jim Babb <babb@sedhps01.mdc.com>nate1994-03-081-1/+2
* Modified pccnprobe to not set cn_tp = CONSOLE_TTY if __FreeBSD__ isdg1994-03-081-2/+2
* Removed a #warning that I left here.guido1994-03-061-4/+3
* Ttys structures are now allocated dynamically via ttymalloc/ttyfree.guido1994-03-022-25/+35
* 360 DD entry speed fixed to 250KBPSache1994-03-021-2/+2
* floppy tape support shouldn't interfere with floppy disk driver onalm1994-03-021-3/+4
* RTS shouldn't be touched unless CS_RTS_IFLOW is set.phk1994-02-261-2/+3
* TIOCTIMESTAMP capability. The port in question must be configured withphk1994-02-241-1/+20
* From: Jim Babb <babb@sedhps01.mdc.com>nate1994-02-142-3/+43
* Tentative fdc patches...alm1994-02-073-39/+40
OpenPOWER on IntegriCloud