| Commit message (Expand) | Author | Age | Files | Lines |
* | Add prototype for isa_dmastop() | msmith | 1997-08-28 | 1 | -1/+2 |
* | Fix a difference between the declaration & definition of isa_dmastatus(). | fsmp | 1997-07-24 | 1 | -2/+2 |
* | Add isa_dmastatus() for reading the current ISA DMA counter for a | msmith | 1997-07-24 | 1 | -1/+2 |
* | Removed yet another vestige of devconf. | bde | 1997-07-20 | 1 | -3/+1 |
* | Move interrupt handling code from isa.c to a new file. This should make | dfr | 1997-06-02 | 1 | -54/+1 |
* | move intrhand2_t from isa_device.h to machine/types.h - it's used far more | peter | 1997-05-31 | 1 | -8/+1 |
* | Add support for shared interrupts to the kernel. This code is meant | se | 1997-05-26 | 1 | -5/+6 |
* | informal discussion between Bruce Evans <bde@zeta.org.au>, | fsmp | 1997-04-27 | 1 | -18/+8 |
* | change #if 0 to #ifdef KERNEL since this is pretty important for | peter | 1997-04-26 | 1 | -2/+3 |
* | #if'ed out the '#include "opt_smp.h"' line. | fsmp | 1997-04-26 | 1 | -2/+3 |
* | Man the liferafts! Here comes the long awaited SMP -> -current merge! | peter | 1997-04-26 | 1 | -1/+25 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Removed more devconf leftovers. | bde | 1996-09-10 | 1 | -4/+1 |
* | Various cleanups for remanents of devconf. | phk | 1996-09-08 | 1 | -6/+1 |
* | More merge. | asami | 1996-09-04 | 1 | -5/+1 |
* | The Great PC98 Merge. | asami | 1996-06-14 | 1 | -1/+5 |
* | Add a lock for DMA Channels to prevent two devices from using the same DMA | smpatel | 1996-04-08 | 1 | -6/+6 |
* | Fix a bunch of spelling errors in the comment fields of | mpp | 1996-01-30 | 1 | -2/+2 |
* | Declared new functions isa_dmainit() and isa_dmadone_nobounce(). | bde | 1996-01-27 | 1 | -29/+38 |
* | Mega commit for sysctl. | phk | 1995-11-20 | 1 | -4/+5 |
* | Remove old eisaconf cruft from the eisa files. The old eisaconf kludged | gibbs | 1995-11-05 | 1 | -4/+1 |
* | Make pcvt and syscons live in the same kernel. If both are enabled, then | bde | 1995-09-10 | 1 | -3/+4 |
* | Move conflicts flag to the end. | jkh | 1995-05-11 | 1 | -2/+2 |
* | Remove all vestiges of the ALLOW_CONFLICT_FOO evil and replace it with | jkh | 1995-05-11 | 1 | -1/+7 |
* | include hooks for EISA configuration (possibly wrong :) | julian | 1995-04-23 | 1 | -1/+11 |
* | Add and move declarations to fix all of the warnings from `gcc -Wimplicit' | bde | 1995-03-28 | 1 | -1/+3 |
* | Prepare for shared interrupts (required by the new PCI code that adds | se | 1995-03-16 | 1 | -1/+2 |
* | Add id_next field to struct isa_device,this does not | ugen | 1995-03-12 | 1 | -1/+2 |
* | Add extra id_enabled flag for userconfig to manipulate. If id_enabled | jkh | 1994-11-03 | 1 | -1/+2 |
* | BEWARE: Interface change of register_intr() ! | se | 1994-10-25 | 1 | -2/+2 |
* | Finished device configuration database work for all ISA devices (except `ze') | wollman | 1994-10-23 | 1 | -1/+2 |
* | Add support for devconf to a large number of device drivers, and do | wollman | 1994-10-19 | 1 | -2/+10 |
* | isa.c isa_device.h: declare & define {e,}isa_{in,ex}ternalize(). | wollman | 1994-10-19 | 1 | -1/+7 |
* | isa_device.h: Added flag for sensitive HW. ed# seems to break if anything | phk | 1994-10-17 | 1 | -1/+2 |
* | Laptop Advanced Power Management support by HOSOKAWA Tatsumi. | dg | 1994-10-01 | 1 | -1/+2 |
* | make id_iobase an int - the change to a u_short broke lpt, | csgr | 1994-09-03 | 1 | -2/+2 |
* | Reviewed by: | ats | 1994-09-02 | 1 | -2/+2 |
* | Restore the intr_* array variables that were removed in the previous | bde | 1994-08-22 | 1 | -1/+5 |
* | 1) cleaned up after Garrett - fixed more redundant declarations, changed | dg | 1994-08-20 | 1 | -5/+1 |
* | Bruce Evans' dynamic interrupt support. | dg | 1994-08-18 | 1 | -8/+57 |
* | Temporary hack to allow multiple controller support until Rod gets more | nate | 1994-01-04 | 1 | -2/+2 |
* | Make everything compile with -Wtraditional. Make it easier to distribute | wollman | 1993-12-19 | 1 | -2/+6 |
* | Made all header files idempotent and moved incorrect common data from | wollman | 1993-11-07 | 1 | -1/+5 |
* | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | rgrimes | 1993-10-16 | 1 | -13/+2 |
* | Initial import, 0.1 + pk 0.2.4-B1 | rgrimes | 1993-06-12 | 1 | -0/+85 |