Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put the old-style isa interrupt handlers in id_ointr to avoid warnings. | peter | 1999-05-06 | 1 | -4/+4 |
* | Staticize. | eivind | 1999-04-11 | 1 | -2/+2 |
* | Replace includes of <sys/kernel.h> with includes of | jdp | 1999-01-14 | 1 | -2/+2 |
* | Eliminate some ompiler warnings. | archie | 1998-11-21 | 1 | -4/+4 |
* | Initialize isa_devtab entries for interrupt handlers in individual | bde | 1998-10-22 | 1 | -2/+2 |
* | Support PnP compatibility IDs. This allow e.g. the ed driver to pick | eivind | 1998-09-13 | 1 | -12/+103 |
* | Staticize. | eivind | 1998-02-09 | 1 | -10/+10 |
* | Removed unused #includes. | bde | 1997-11-18 | 1 | -5/+3 |
* | teach pnp to keep isa_device structs around, and teach isa.c how to scan | jmg | 1997-09-19 | 1 | -35/+81 |
* | wrap kernel interface in #ifdef KERNEL/#endif | jmg | 1997-09-18 | 1 | -15/+15 |
* | add the plug-and-play code into current... | jmg | 1997-09-09 | 1 | -0/+515 |