Date: Sun, 5 Oct 2003 19:53:52 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ep if_ep_eisa.c if_ep_isa.c if_ep_mca.c if_ep_pccard.c src/sys/dev/ed if_ed_cbus.c if_ed_isa.c if_ed_pccard.c if_ed_pci.c Message-ID: <200310060253.h962rqiu073637@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/10/05 19:53:52 PDT
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/dev/ep if_ep_eisa.c if_ep_isa.c if_ep_mca.c
if_ep_pccard.c
sys/dev/ed if_ed_cbus.c if_ed_isa.c if_ed_pccard.c
if_ed_pci.c
Log:
Driver names for DRIVER_MODULE in current are 'ed' and 'ep', but in
-stable they need to be 'if_ed' and 'if_ep'. ifconfig should be
modified, but this is a lower risk change this late in the release
cycle.
Approved by: re@
Revision Changes Path
1.1.2.2 +1 -1 src/sys/dev/ed/if_ed_cbus.c
1.5.2.3 +1 -1 src/sys/dev/ed/if_ed_isa.c
1.9.2.7 +2 -2 src/sys/dev/ed/if_ed_pccard.c
1.23.2.2 +1 -1 src/sys/dev/ed/if_ed_pci.c
1.18.2.1 +2 -2 src/sys/dev/ep/if_ep_eisa.c
1.8.2.2 +2 -2 src/sys/dev/ep/if_ep_isa.c
1.2.2.1 +2 -2 src/sys/dev/ep/if_ep_mca.c
1.12.2.3 +2 -2 src/sys/dev/ep/if_ep_pccard.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310060253.h962rqiu073637>
