freebsd-dev/sys/dev/vx
Bruce Evans 48792cfc18 Don't cast function pointers to (void *). This will cause warnings.
They should be fixed when similar warnings for the general interrupt
attach routines are fixed.

Removed unused #include.
1997-07-01 00:45:45 +00:00
..
if_vx_eisa.c Don't cast function pointers to (void *). This will cause warnings. 1997-07-01 00:45:45 +00:00
if_vx_pci.c Don't cast function pointers to (void *). This will cause warnings. 1997-07-01 00:45:45 +00:00
if_vx.c Removed unused #includes. 1997-06-14 13:56:12 +00:00
if_vxreg.h