cvs commit: src/sys/pccard cardinfo.h pccard.c pccard_nbk.c slot.h

Warner Losh imp at FreeBSD.org
Wed Apr 23 16:39:22 PDT 2003


imp         2003/04/23 16:39:21 PDT

  FreeBSD src repository

  Modified files:
    sys/pccard           cardinfo.h pccard.c pccard_nbk.c slot.h 
  Log:
  1. Allow drivers to query CIS strings from OLDCARD.
  2. Include backwards compatibility good for the moment (eventually will
     be turned off in current, but allow for a short transition period).
  
  PR:     51333
  Submited by: Scott Mitchell (1)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.29      +21 -0     src/sys/pccard/cardinfo.h
  1.158     +34 -0     src/sys/pccard/pccard.c
  1.43      +12 -0     src/sys/pccard/pccard_nbk.c
  1.38      +2 -0      src/sys/pccard/slot.h


More information about the cvs-all mailing list