Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Dec 1998 22:32:59 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/pci adv_pci.c adw_pci.c brooktree848.c bt_pci.c cy_pci.c dpt_pci.c if_en_pci.c if_fpa.c if_lnc_p.c if_mx.c if_pn.c if_rl.c if_sr_p.c if_tl.c if_tx.c if_vr.c if_wb.c if_xl.c isp_pci.c meteor.c pcic_p.c simos.c wdc_p.c xrpu.c
Message-ID:  <199812140632.WAA07220@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      1998/12/13 22:32:59 PST

  Modified files:
    sys/pci              adv_pci.c adw_pci.c brooktree848.c 
                         bt_pci.c cy_pci.c dpt_pci.c if_en_pci.c 
                         if_fpa.c if_lnc_p.c if_mx.c if_pn.c 
                         if_rl.c if_sr_p.c if_tl.c if_tx.c if_vr.c 
                         if_wb.c if_xl.c isp_pci.c meteor.c 
                         pcic_p.c simos.c wdc_p.c xrpu.c 
  Log:
      probe function changed from returning char * to const char *.
  
  Revision  Changes    Path
  1.3       +3 -3      src/sys/pci/adv_pci.c
  1.3       +3 -3      src/sys/pci/adw_pci.c
  1.61      +3 -3      src/sys/pci/brooktree848.c
  1.4       +3 -3      src/sys/pci/bt_pci.c
  1.7       +3 -3      src/sys/pci/cy_pci.c
  1.11      +3 -3      src/sys/pci/dpt_pci.c
  1.5       +2 -2      src/sys/pci/if_en_pci.c
  1.8       +2 -2      src/sys/pci/if_fpa.c
  1.7       +3 -3      src/sys/pci/if_lnc_p.c
  1.5       +4 -4      src/sys/pci/if_mx.c
  1.4       +4 -4      src/sys/pci/if_pn.c
  1.7       +4 -4      src/sys/pci/if_rl.c
  1.7       +3 -3      src/sys/pci/if_sr_p.c
  1.23      +4 -4      src/sys/pci/if_tl.c
  1.20      +3 -3      src/sys/pci/if_tx.c
  1.4       +4 -4      src/sys/pci/if_vr.c
  1.4       +4 -4      src/sys/pci/if_wb.c
  1.21      +4 -4      src/sys/pci/if_xl.c
  1.11      +3 -3      src/sys/pci/isp_pci.c
  1.35      +2 -2      src/sys/pci/meteor.c
  1.7       +3 -3      src/sys/pci/pcic_p.c
  1.3       +3 -3      src/sys/pci/simos.c
  1.4       +3 -3      src/sys/pci/wdc_p.c
  1.5       +3 -3      src/sys/pci/xrpu.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812140632.WAA07220>