summaryrefslogtreecommitdiffstats
path: root/sys/isa
Commit message (Expand)AuthorAgeFilesLines
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-253-66/+79
* Changed return(-1) in switch_scr to return(EINVAL), because -1 ischmr1993-11-231-2/+2
* Fix attach message, make separate line for itache1993-11-171-1/+3
* New sio driver from Bruce.ache1993-11-141-195/+211
* Add missing read flush code to siostopache1993-11-081-1/+5
* Made all header files idempotent and moved incorrect common data fromwollman1993-11-071-1/+5
* DST offset calculation removed, it is wrong in any case.ache1993-11-041-11/+1
* Russian keymap (RUKEYMAP) changes:ache1993-11-041-11/+11
* Now that STAR_SAVER and SNAKE_SAVER are kernel options, add codejkh1993-10-311-3/+3
* Fixed bug where syscons.c wouldn't compile if DDB was enabled.jkh1993-10-311-5/+2
* Put back the $Id$ stringsrgrimes1993-10-282-7/+6
* This is syscons version 1.1jkh1993-10-282-377/+476
* Patch from stever@csuohio.edu (Steve Ratliff) to make FAT_CURSOR workjkh1993-10-181-3/+4
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-1/+2
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-169-50/+23
* Disassociate DTR and RTS. They were coupled together and shouldn't havedg1993-10-141-7/+7
* Use KERNBASE for locating stuff in kernel virtual memory, not hard codedrgrimes1993-10-121-3/+3
* incorporated patches from Marc Frajola (marc@escargot.rain.com) todg1993-10-121-2/+4
* Removed FAT_CURSOR as default since it breaks certain CGA displaysjkh1993-10-081-1/+1
* Latest changs for XFree86 2.0jkh1993-10-041-0/+4
* Change #include <sys/console.h> to <machine/console.h>, file will be movedrgrimes1993-09-301-1/+1
* From: "Andrew A. Chernov, Black Mage" <ache@astral.msk.su>jkh1993-09-291-0/+3
* Version number support for XFree86jkh1993-09-281-1/+5
* Change to sio for recognising the last serial port on a multiportjkh1993-09-282-11/+22
* >From: bde@kralizec.zeta.org.au (Bruce Evans)rgrimes1993-09-231-8/+9
* Removed $Log$ section and patch kit headers. And here is the fullrgrimes1993-09-151-59/+2
* >From: paul@u.tvt.se (Paul Pries)rgrimes1993-09-151-4/+4
* Bruce's multifarious patches for the floppy driver (not well tested, butjkh1993-09-141-23/+142
* From guido@gvr.win.tue.nl Wed Sep 8 13:34:16 1993rgrimes1993-09-101-6/+28
* Soren's latest syscons changes.jkh1993-09-081-19/+30
* From michaele@vice.ico.tek.com Wed Sep 8 09:50:45 1993rgrimes1993-09-081-2/+2
* Replaced the return (1)'s with return (IO_KBDSIZE) in the probe code sorgrimes1993-08-281-1/+1
* xxxprobe now returns the correct number of I/O registers used so thatrgrimes1993-08-281-2/+2
* Added from: line to reference the pccons.c derivation of this code, otherwisergrimes1993-08-201-0/+2
* Fixed poor timeout code in out_fdc. The timeout counter was not beingrgrimes1993-08-121-4/+19
* Updated syscons to 0.2b - please test this! It won't be in the ALPHAjkh1993-07-302-470/+1318
* Added necessary files for syscons (may move font include later, but for nowjkh1993-07-262-0/+2393
* Applied Andrew's patch to fix loop-on-logout problem.jkh1993-07-201-5/+3
* Removed check for interrupting board before interrupts were enabled.jkh1993-07-201-2/+1
* Fixed sccs id to be From:\n com.c xxxx. The sccs id was changed by thergrimes1993-07-181-2/+3
* Modified attach printf's so that the output is compatible with the "new"dg1993-07-152-14/+12
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-129-0/+3375
OpenPOWER on IntegriCloud