freebsd-dev/sys/dev/de
Matthew Dillon 35f069d08b 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
..
dc21040reg.h Merge changes from vendor branch; 1998-06-13 17:20:03 +00:00
if_de.c pci_device pd_probe function changed from returning char * to returning 1998-12-14 05:47:29 +00:00
if_devar.h If this is going to have checks for kernel versions, it might as well 1998-11-06 02:13:14 +00:00