Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entire | peter | 1999-07-03 | 1 | -5/+1 |
* | Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add: | peter | 1999-05-09 | 1 | -5/+1 |
* | Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn't | peter | 1999-04-24 | 1 | -1/+5 |
* | probe function changed from returning char * to const char *. | dillon | 1998-12-14 | 1 | -3/+3 |
* | The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static | archie | 1998-12-07 | 1 | -1/+3 |
* | Add support for the ASC3550 AdvanSys SCSI Host Controller (aka 940UW). | gibbs | 1998-10-07 | 1 | -0/+185 |