Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Feb 2005 06:54:06 +0000 (UTC)
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/ed if_ed_pccard.c if_edreg.h
Message-ID:  <200502140654.j1E6s6O6081850@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2005-02-14 06:54:06 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ed           if_ed_pccard.c if_edreg.h 
  Log:
  Rework DL10019/DL10022 support.  This tries to reset things in a more
  proper way, or at least the same way that NetBSD and Linux do things
  (I've been unable to obtain datasheets for these parts to know for
  sure).  This has some marginal improvement in the DL10022 and DL10019
  cards that I have.  Also, report which type, exactly.
  
  # There's one or two ed cards that I have which still don't work, but I think
  # that's due to MII losage on the card that's not presently compensated
  # for in the MII drivers.
  
  Revision  Changes    Path
  1.78      +22 -10    src/sys/dev/ed/if_ed_pccard.c
  1.36      +4 -2      src/sys/dev/ed/if_edreg.h



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