freebsd-skq/sys/dev/vx
dillon 5e557fc6bd pci_device pd_probe function changed from returning char * to returning
const char *.  Originally I was going to add casts from const char * to
    char * in some of the pci device drivers, but the reality is that the
    pci device probes return constant quoted strings.
1998-12-14 05:47:29 +00:00
..
if_vx_eisa.c Removed unused #includes. 1998-02-20 13:11:54 +00:00
if_vx_pci.c pci_device pd_probe function changed from returning char * to returning 1998-12-14 05:47:29 +00:00
if_vx.c Fixed printf format errors (only 1 left in GENERIC now). 1998-07-13 09:53:11 +00:00
if_vxreg.h Convert to the new callout interface. 1997-09-21 21:33:01 +00:00