summaryrefslogtreecommitdiffstats
path: root/sys/dev/vx/if_vx_eisa.c
Commit message (Expand)AuthorAgeFilesLines
* Remove __P.alfred2002-03-201-1/+1
* Update the vortex driver so that it no longer needs the PCI compatwpaul2000-11-071-6/+8
* Remove #if NVX > 0 and #if NEISA > 0 (and #include "eisa.h") as it's notpeter2000-01-291-9/+0
* Pre 4.0 tidy up.peter2000-01-141-1/+2
* Move the specification of EDGE/LEVEL triggered interrupts tomdodd1999-08-011-4/+2
* Move the declaration of the interrupt type from the driver structuredfr1999-05-081-2/+1
* Implement an EISA new-bus framework. The old driver probe mechanismpeter1999-04-181-66/+88
* Switch type of vxintr instead of using the previous casts.eivind1999-01-121-2/+2
* Removed unused #includes.bde1998-02-201-12/+0
* Staticize.eivind1998-02-091-1/+1
* Make INET a proper option.eivind1998-01-081-1/+4
* Add shared EISA interrupt support.gibbs1997-09-211-3/+8
* Add several casts and include several header files to eliminate compilerfsmp1997-08-211-2/+2
* Don't cast function pointers to (void *). This will cause warnings.bde1997-07-011-4/+2
* New vx driver for:guido1996-11-041-0/+188
OpenPOWER on IntegriCloud