summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Changed return(-1) in switch_scr to return(EINVAL), because -1 ischmr1993-11-231-2/+2
* * Revision 2.14 1993/11/22 10:55:30 davidgdg1993-11-222-55/+147
* Fix attach message, make separate line for itache1993-11-171-1/+3
* timeout+sleep changed to tsleepache1993-11-151-45/+53
* New sio driver from Bruce.ache1993-11-141-195/+211
* Fixed minor bug in M[LSN] interpretation, added octave-tracking.ache1993-11-091-40/+68
* Name of ioctl's include sys/spkr.h changed to machine/speaker.hache1993-11-091-0/+30
* 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/+3
* 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
* * Revision 2.11 1993/10/23 04:21:03 davidgdg1993-10-231-9/+31
* This is my patched version of a busmouse driver originally by Rick Macklemnate1993-10-191-0/+493
* 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-29/+19
* * Revision 2.8 1993/10/15 10:59:56 davidgdg1993-10-151-10/+21
* 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
* i82586 support file for Garrett Wollmans ie driverrgrimes1993-10-121-0/+325
* > Gcc2 generates memcpy calls when doing some structure copying in thergrimes1993-10-122-0/+1823
* incorporated patches from Marc Frajola (marc@escargot.rain.com) todg1993-10-121-2/+4
* Mitsumi cd rom driver from Holger Viet as fixed up by Gary Clark II.rgrimes1993-10-122-0/+1411
* 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
* * Revision 2.5 93/09/30 17:44:14 davidgdg1993-10-011-6/+18
* Change #include <sys/console.h> to <machine/console.h>, file will be movedrgrimes1993-09-301-1/+1
* * Revision 2.4 93/09/29 21:24:30 davidgdg1993-09-301-3/+12
* * Revision 2.3 93/09/29 15:10:16 davidgdg1993-09-291-1/+9
* * Revision 2.2 93/09/29 13:23:25 davidgdg1993-09-292-253/+756
* 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
* * Revision 1.30 93/09/24 18:43:31 davidgdg1993-09-251-9/+11
* >From: bde@kralizec.zeta.org.au (Bruce Evans)rgrimes1993-09-231-8/+9
* rewrote interrupt code to be cleaner, fixed up some other partsdg1993-09-222-192/+218
* 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
* As of this revision, all known bugs have been fixed. Some of the fixes include:dg1993-09-092-155/+138
* 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
OpenPOWER on IntegriCloud