cvs commit: src/sys/pccard pccard_nbk.c src/sys/dev/pccard
 card_if.m
    Warner Losh 
    imp at FreeBSD.org
       
    Mon Feb 14 07:00:39 GMT 2005
    
    
  
imp         2005-02-14 07:00:39 UTC
  FreeBSD src repository
  Modified files:
    sys/pccard           pccard_nbk.c 
    sys/dev/pccard       card_if.m 
  Log:
  Remove card_get_function.  It looks like it was intended to be a
  bridge between OLDCARD and NEWCARD for drivers to inquire after the
  function number (eg, 0, 1, 2).  Nobody ever used it, so retire it
  with honors.  NEWCARD never implemented it, and the same information
  can be obtained by the pccard_get_function_number().
  
  MFC After: 3 days
  
  Revision  Changes    Path
  1.27      +0 -9      src/sys/dev/pccard/card_if.m
  1.46      +0 -8      src/sys/pccard/pccard_nbk.c
    
    
More information about the cvs-all
mailing list