Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up after removing sys/eventhandler.h from sys/systm.h at the last | msmith | 1999-08-21 | 1 | -0/+3 |
* | Implement a new generic mechanism for attaching handler functions to | msmith | 1999-08-21 | 1 | -4/+5 |
* | Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entire | peter | 1999-07-03 | 1 | -4/+0 |
* | Missing revision markers. | peter | 1999-05-09 | 1 | -0/+2 |
* | Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add: | peter | 1999-05-09 | 1 | -4/+0 |
* | Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn't | peter | 1999-04-24 | 1 | -0/+4 |
* | cleanup: remove part of the code for 2.1. | kjc | 1999-01-09 | 1 | -36/+128 |
* | probe function changed from returning char * to const char *. | dillon | 1998-12-14 | 1 | -2/+2 |
* | Examine all occurrences of sprintf(), strcat(), and str[n]cpy() | archie | 1998-12-04 | 1 | -1/+1 |
* | Removed unused #includes. | bde | 1997-10-28 | 1 | -4/+0 |
* | Added used #include - don't depend on <sys/mbuf.h> including | bde | 1997-09-02 | 1 | -0/+1 |
* | import Chuck Cranor's ATM driver | kjc | 1997-05-09 | 1 | -0/+348 |