aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/vx/if_vx_eisa.c
Commit message (Expand)AuthorAgeFilesLines
* Switch type of vxintr instead of using the previous casts.Eivind Eklund1999-01-121-2/+2
* Removed unused #includes.Bruce Evans1998-02-201-12/+0
* Staticize.Eivind Eklund1998-02-091-1/+1
* Make INET a proper option.Eivind Eklund1998-01-081-1/+4
* Add shared EISA interrupt support.Justin T. Gibbs1997-09-211-3/+8
* Add several casts and include several header files to eliminate compilerSteve Passe1997-08-211-2/+2
* Don't cast function pointers to (void *). This will cause warnings.Bruce Evans1997-07-011-4/+2
* New vx driver for:Guido van Rooij1996-11-041-0/+188