summaryrefslogtreecommitdiffstats
path: root/sys/isa
Commit message (Expand)AuthorAgeFilesLines
* Fight against hanging modems: add timeout to ttywait.ache1995-01-051-4/+1
* Don't allow negative console numbers for the VT_WAITACTIVE ioctl. Use thebde1995-01-031-29/+26
* Change the errors in the XT_KEYBOARD patch. red in the face. Thanks Bruce.ats1994-12-311-5/+5
* Miscellaneous changes from Bill Paul:jkh1994-12-311-5/+67
* Changes to allow keypad 5 produce \E[E like SCO/ANSI term doesache1994-12-311-12/+12
* icu.s:bde1994-12-301-78/+40
* Keep track of the devconf state.bde1994-12-271-2/+7
* Fixed two security holes in the pcmmap() function.dg1994-12-271-3/+3
* Add a patch that someone on the net has used to run on his IBM Thinkpad.ats1994-12-261-1/+8
* Initialize syscons also in cases where it ain't the system's consolejoerg1994-12-181-1/+4
* Move the code providing the equivalent of ICRNL for console input fromjoerg1994-12-181-2/+1
* Changed the behavior of KDMKTONE to comply with svr4, default tosos1994-12-061-2/+8
* Here is a minor patch for FreeBSD 2.0R to allow it to recognizejoerg1994-12-042-2/+7
* Change wakeup to endtsleep, because wakeup don't produce timeoutache1994-12-011-3/+4
* Reverse the meaning of previous change.jkh1994-11-301-7/+5
* Experimental change to floppy driver to NOT probe the floppy tape ifjkh1994-11-291-2/+7
* Fix wrong size check for scroll forward/backward ('S'/'T')ache1994-11-211-5/+5
* Attempt to fix scroll forward/ scroll backward bug bringed by vi,ache1994-11-211-4/+4
* More intelligent BackTab fix using BTAB special key (unused before)ache1994-11-192-9/+11
* Fix all keymaps to bring BackTab to life.ache1994-11-191-6/+6
* Extended the SEEKWAIT and RECALWAIT somewhat to avoid annoying messages.phk1994-11-181-3/+3
* Added support for the MicroSoft Natural keyboardsos1994-11-172-15/+55
* Revision 1.6 fix was lost: don't write 0 to RTC_DIAGache1994-11-121-2/+1
* Use adjkerntz into inittodr too (for APM stuff)ache1994-11-101-2/+2
* Change "fdx: Floppy not writeable" to less confusingache1994-11-081-2/+2
* From: Lars Fredriksen <fredriks@mcs.com>jkh1994-11-081-1/+21
* The style in my patch011 is inconsistent and out of date. It shouldbde1994-11-061-2/+2
* Work around microtime() enabling interrupts.bde1994-11-061-1/+10
* Maintain a new variable `timer0_overflow_threshold' so that microtime()bde1994-11-051-41/+87
* Fix for 'pstat -t' works on vtysache1994-11-031-1/+2
* Back out Joerg's latest commit. Sorry, Joerg, but this breaks the installjkh1994-11-021-143/+98
* Only log errors every second (instead of every 5-10 msec) and check forbde1994-11-011-59/+81
* Several minor fixes to the floppy driver:joerg1994-10-301-99/+144
* Julian Elischer's disklabel fixes.jkh1994-10-271-4/+4
* The other half of patch011, read Numlck state from bios.phk1994-10-271-6/+2
* 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
OpenPOWER on IntegriCloud