summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_vx_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Pre 4.0 tidy up.peter2000-01-141-142/+0
* Clean up after removing sys/eventhandler.h from sys/systm.h at the lastmsmith1999-08-211-0/+1
* Implement a new generic mechanism for attaching handler functions tomsmith1999-08-211-4/+5
* Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entirepeter1999-07-031-4/+0
* Missing revision markers.peter1999-05-091-0/+1
* Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:peter1999-05-091-4/+0
* Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn'tpeter1999-04-241-0/+4
* Switch type of vxintr instead of using the previous casts.eivind1999-01-121-1/+1
* Silence warning by casting vxintr to correct typeeivind1999-01-121-1/+1
* vxalloc() can return NULL. Deal with it.eivind1998-12-161-1/+3
* pci_device pd_probe function changed from returning char * to returningdillon1998-12-141-2/+2
* Import the (Fast) Etherlink XL driver. I'm reasonally confident in itswpaul1998-08-161-0/+7
* Removed unused #includes.bde1998-02-201-13/+0
* Make INET a proper option.eivind1998-01-081-0/+4
* Yank the casts.fsmp1997-08-211-1/+1
* Add a cast to eliminate a compiler warning.fsmp1997-08-211-1/+1
* Don't cast function pointers to (void *). This will cause warnings.bde1997-07-011-3/+1
* Some imporvemnets to the vx driver.guido1996-12-021-1/+1
* New vx driver for:guido1996-11-041-0/+145
OpenPOWER on IntegriCloud