Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2001 22:37:13 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pccard pccardvar.h src/sys/dev/an if_an_pccard.c src/sys/dev/wi if_wi.c
Message-ID:  <200111150637.fAF6bDg76232@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2001/11/14 22:37:13 PST

  Modified files:
    sys/dev/pccard       pccardvar.h 
    sys/dev/an           if_an_pccard.c 
    sys/dev/wi           if_wi.c 
  Log:
  Hoist the Card/Card2 macros that I invented for the wi driver into
  pccard layer and rename them PCMCIA_CARD and PCMCIA_CARD2 respectively
  (note, this is being done with an eye towards NetBSD integreation so
  it is easier to keep lists of cards between us and them in sync).
  
  Use this in the an and wi drivers.
  
  Revision  Changes    Path
  1.12      +4 -9      src/sys/dev/an/if_an_pccard.c
  1.29      +10 -0     src/sys/dev/pccard/pccardvar.h
  1.64      +21 -29    src/sys/dev/wi/if_wi.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?200111150637.fAF6bDg76232>