summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Add support for devconf to a large number of device drivers, and dowollman1994-10-194-23/+79
* 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-172-4/+5
* Initialize color_display as undefined, cosmetiqueache1994-10-171-2/+2
* Add color_display variable for CPU_COLORDISP sysctl.ache1994-10-151-1/+4
* Prevent modem hanging forever on close with CTS off:ache1994-10-151-1/+3
* Fix range checking bug, pointed by peter@haywire.dialix.comache1994-10-141-3/+3
* The code I wrote to write mbufs out using PIO had a bug in the handlingdg1994-10-141-52/+55
* Work around FIFO bug in SMC UARTS.bde1994-10-121-49/+86
* Submitted by: Matt Thomas <thomas@lkg.dec.com>se1994-10-121-16/+34
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-122-284/+345
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-121-0/+402
* Cosmetics. Silence gcc -Wall. Much more to do here :-(phk1994-10-101-4/+4
* Completely removed trailer support. The only reason I wrote that code indg1994-10-081-151/+52
* Fix 'cursor-disappearce-after-switching-screen-from-X' bugache1994-10-031-2/+2
* (There's two of these now (Am7990.h and am7990.h) and they need topaul1994-10-021-0/+167
* New AMD family ethernet driver. Should support BICC,NE2100, TNIC,paul1994-10-022-0/+1837
* Ripped out APM-hooks. Not ready for prime time yet.phk1994-10-021-22/+1
* Make fat cursor as early as possible, per Bruce suggestionache1994-10-021-6/+2
* Add Matt Thomas's DC21040 PCI Ethernet driver. (This is turning outwollman1994-10-011-0/+1180
* Laptop Advanced Power Management support by HOSOKAWA Tatsumi.dg1994-10-012-3/+29
* Correct DEC -> Digital Equipment Corporation.wollman1994-10-011-2/+2
* Fix broken FAT_CURSOR support, don't set cursor shape on VGAache1994-09-291-1/+6
* Changed header slightly.sos1994-09-292-16/+28
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-09-281-5/+1
* Bug fixed: cursor shaping in mode swithching produce wrong results forache1994-09-271-2/+5
* 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
* Fixed the problem where the floppy has incorrectly failed probingjoerg1994-09-171-17/+34
* Updated driver to the 1.1.5 version:dg1994-09-173-309/+565
* Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included fromdg1994-09-162-6/+2
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> + <se>se1994-09-161-126/+131
* Added support for many more videomodes, including graphic modes up tilsos1994-09-151-189/+249
* Increase transfer speed by waiting much less than 10ms after requestache1994-09-141-2/+11
* Added a bit of missing functionality to make this work correctly on awollman1994-09-141-71/+93
* Digicom Systems Inc, makes "softmodems". What this means is simply thatphk1994-09-131-2/+164
* Removed MULTICAST ifdef's; it's no longer optional. Cleaned up code adg1994-09-071-196/+96
* unifdef -DMULTICAST, since multicast support is always enabled in 4.4.wollman1994-09-071-20/+1
* Reviewed by: Stefan Esser <se>se1994-09-061-2/+2
* Reviewed by:ats1994-09-051-4/+68
* Reviewed by:ats1994-09-032-77/+247
* Newly implemented ioctls list:ache1994-09-032-246/+345
OpenPOWER on IntegriCloud