Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Sep 1999 22:48:16 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf files src/sys/i386/conf files.i386 src/sys/dev/ed if_ed.c if_ed_pci.c src/sys/i386/isa if_ed.c if_edreg.h if_edvar.h src/sys/pci if_ed_p.c
Message-ID:  <199909200548.WAA18483@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/09/19 22:48:16 PDT

  Modified files:
    sys/conf             files 
    sys/i386/conf        files.i386 
    sys/dev/ed           if_ed.c if_ed_pci.c 
    sys/i386/isa         if_ed.c 
  Removed files:
    sys/i386/isa         if_edreg.h if_edvar.h 
    sys/pci              if_ed_p.c 
  Log:
  Make if_ed work again on pci, isa, isapnp.  The hack to make it work on
  PCCARD is pretty revolting but should buy us time while the pccard driver
  angle is sorted out.  A commit for the MCA ed attachment will follow
  shortly.
  
  Revision  Changes    Path
  1.251     +3 -2      src/sys/conf/files
  1.268     +1 -2      src/sys/i386/conf/files.i386
  1.161     +12 -6     src/sys/dev/ed/if_ed.c
  1.21      +6 -2      src/sys/dev/ed/if_ed_pci.c
  1.162     +3 -3      src/sys/i386/isa/if_ed.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?199909200548.WAA18483>