Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed more devconf leftovers. | bde | 1996-09-10 | 1 | -16/+1 |
* | Various cleanups for remanents of devconf. | phk | 1996-09-08 | 1 | -11/+1 |
* | Remove devconf, it never grew up to be of any use. | phk | 1996-09-06 | 1 | -2/+3 |
* | Fixed unsigned longs that should have been vm_offset_t. | bde | 1996-03-19 | 1 | -2/+2 |
* | Add support for multi-function devices. | se | 1996-01-25 | 1 | -3/+5 |
* | Make PCI interrupt handlers return void like everybody else does. | se | 1996-01-23 | 1 | -9/+2 |
* | Completed function declarations and/or added prototypes. | bde | 1995-11-21 | 1 | -3/+6 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -3/+3 |
* | Forward-declare kern_devconf for use in a prototype. Some drivers | bde | 1995-03-25 | 1 | -1/+3 |
* | Completely new PCI code: | se | 1995-03-21 | 1 | -58/+56 |
* | Added a new field to the pci_device struct called pd_shutdown to specify | dg | 1995-03-17 | 1 | -1/+2 |
* | First try to add support for PCI-PCI bridge chips (written for the | se | 1995-02-27 | 1 | -1/+13 |
* | Reviewed by: se | se | 1995-02-01 | 1 | -0/+242 |