summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for 'pstat -t' works on vtysache1994-11-031-1/+2
* Submitted by:se1994-11-022-7/+136
* 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
* DMA automode patch, fix SB16 clicksache1994-11-011-1/+2
* Several minor fixes to the floppy driver:joerg1994-10-301-99/+144
* Julian Elischer's disklabel fixes.jkh1994-10-272-6/+5
* 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
* Fixed a couple of wrong printfs (too few arguments supplied). Also zappedphk1994-10-261-5/+3
* Modified fifth parameter (imask) to register_intr() according tose1994-10-251-5/+2
* Fixed cut&paste error.wollman1994-10-241-2/+2
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-239-47/+192
* While I debugged this, I quenched the compile warnings from if_ed. no otherphk1994-10-221-14/+19
* Checking for timeout at several critical calls to ``out_fdc()'' now,joerg1994-10-211-14/+56
* Make my ALLDEVS kernel compile (basically, LINT minus a lot of options).wollman1994-10-211-2/+2
* 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-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
OpenPOWER on IntegriCloud