Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Sep 2005 00:00:16 +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
Message-ID:  <200509070000.j8700HCI064912@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2005-09-07 00:00:16 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ed           if_ed_pccard.c 
  Log:
  Fix DL100xx based cards.  Don't drop resources.  It was approrpiate in
  the probe code that this used to be part of, but as part of the
  attach, we shouldn't be dropping the resources here.
  
  Also, allocate the proper rid in the ax88x90 setup.
  
  Revision  Changes    Path
  1.92      +1 -2      src/sys/dev/ed/if_ed_pccard.c



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