cvs commit: src/sys/dev/pccard pccard.c pccardvar.h

Warner Losh imp at FreeBSD.org
Wed Jul 13 15:01:00 GMT 2005


imp         2005-07-13 15:00:59 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pccard       pccard.c pccardvar.h 
  Log:
  o Check to make sure the card has a function (panic if not) in read_ivar.
  o Use pf more consistantly for pccard_function.
  o Make sure we quote the strings properly (maybe this function belongs in
    subr_bus.c)
  o Tweak a comment to be more accurate after code changed.
  
  Revision  Changes    Path
  1.106     +64 -44    src/sys/dev/pccard/pccard.c
  1.54      +1 -1      src/sys/dev/pccard/pccardvar.h


More information about the cvs-src mailing list