Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 1999 01:14:42 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_ax.c if_dm.c if_mx.c if_pn.c if_rl.c if_sf.c if_sis.c if_sk.c if_ste.c if_ti.c if_tl.c if_vr.c if_wb.c if_xl.c
Message-ID:  <199909200814.BAA32415@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1999/09/20 01:14:42 PDT

  Modified files:
    sys/pci              if_ax.c if_dm.c if_mx.c if_pn.c if_rl.c 
                         if_sf.c if_sis.c if_sk.c if_ste.c if_ti.c 
                         if_tl.c if_vr.c if_wb.c if_xl.c 
  Log:
  Fix the strings in the driver_t structs so that they match the new names
  in the DRIVER_MODULES() declarations. *sigh*
  
  Revision  Changes    Path
  1.15      +3 -3      src/sys/pci/if_ax.c
  1.10      +3 -3      src/sys/pci/if_dm.c
  1.25      +3 -3      src/sys/pci/if_mx.c
  1.29      +3 -3      src/sys/pci/if_pn.c
  1.29      +3 -3      src/sys/pci/if_rl.c
  1.10      +3 -3      src/sys/pci/if_sf.c
  1.8       +3 -3      src/sys/pci/if_sis.c
  1.14      +3 -3      src/sys/pci/if_sk.c
  1.9       +3 -3      src/sys/pci/if_ste.c
  1.20      +3 -3      src/sys/pci/if_ti.c
  1.45      +3 -3      src/sys/pci/if_tl.c
  1.21      +3 -3      src/sys/pci/if_vr.c
  1.21      +3 -3      src/sys/pci/if_wb.c
  1.61      +3 -3      src/sys/pci/if_xl.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?199909200814.BAA32415>