summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/wt.c
Commit message (Expand)AuthorAgeFilesLines
* Remove devconf, it never grew up to be of any use.phk1996-09-061-28/+1
* Don't depend in the kernel on the gcc feature of doing arithmetic onbde1996-08-311-2/+2
* Make a "DWIM" function for adding [bc]devsw entries for bdev drivers.phk1996-07-231-14/+3
* Update drivers to use isa_dma_acquire() and isa_dma_release()smpatel1996-04-081-1/+5
* Switched from using devfs_add_sw() to using devfs_add_swf()scrappy1996-03-281-10/+7
* . move out the error and status register def's for wt intojoerg1996-02-221-22/+45
* Allocate DMA bounce buffers only when requested by drivers. Only thebde1996-01-271-1/+2
* MTRETENS for the wt driver. This patch got lost withjoerg1996-01-081-32/+12
* Renamed private DEBUG macro to avoid warnings when DEBUG is an option.bde1995-12-221-16/+16
* Staticize and cleanup.phk1995-12-101-2/+2
* Julian forgot to make the *devsw structures static.phk1995-12-081-3/+3
* Pass 3 of the great devsw changesjulian1995-12-081-37/+46
* If you're going to mechanically replicate something in 50 filesjulian1995-11-291-2/+2
* OK, that's it..julian1995-11-291-14/+29
* the second set of changes in a move towards getting devices to bejulian1995-11-281-1/+40
* Remove unused functions and variables, make things static, and other cleanups.phk1995-10-281-3/+5
* Fix benign type mismatches in devsw functions. 82 out of 299 devswbde1995-09-081-6/+6
* Submitted by: John Lind (john@starfire.mn.org)julian1995-09-051-1/+21
* Remove trailing whitespace.rgrimes1995-05-301-7/+7
* Add a class field to devconf and mst drivers.wollman1995-04-121-23/+29
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-1/+4
* fix for: kern/97: wt DELAY patchjoerg1995-01-091-1/+2
* Patch to fix QIC-02/QIC-36 by Gene Stark.swallace1994-10-251-5/+17
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-231-1/+25
* Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included fromdg1994-09-161-2/+1
* Ran ft.c through ident.paul1994-08-231-4/+4
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-201-4/+1
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-13/+13
* Cast arguments to timeout() to quite compiler warnings. Should wergrimes1994-05-271-1/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-2/+2
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-22/+15
* wt.c - version 1.3alm1993-12-131-117/+205
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-2/+3
* >From: vak@zebub.msk.su (Serge V.Vakulenko)rgrimes1993-09-301-1016/+674
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+1162
OpenPOWER on IntegriCloud