freebsd-dev/sys/dev/ed
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
..
if_ed_pci.c pci_device pd_probe function changed from returning char * to returning 1998-12-14 05:47:29 +00:00
if_ed.c Remove warning introduced by the last committer. 1998-12-13 23:00:48 +00:00
if_edreg.h Discard previous commit. 1998-10-08 17:20:58 +00:00