Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2003 22:27:36 -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/exca exca.c
Message-ID:  <200308290527.h7T5RavE087359@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/08/28 22:27:36 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/exca         exca.c 
  Log:
  When we went to the set_flags interface for the memory resource, we
  switched from PCCARD_MEM_FOO to PCCARD_A_MEM_FOO, yet we didn't change
  exca in all the right places.  Do so now.  Also use PCCARD_WIDTH_AUTO
  rather than the magic cookie 0.
  
  Revision  Changes    Path
  1.13      +4 -4      src/sys/dev/exca/exca.c



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