Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 2003 22:21:51 -0800 (PST)
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/pccbb pccbb.c
Message-ID:  <200302140621.h1E6Lpr7090474@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/02/13 22:21:51 PST

  Modified files:
    sys/dev/pccbb        pccbb.c 
  Log:
  o transition from exca_write to exca_putb and read->getb.  This is so that
    we can have additional different types of bridges.
  o remove now bogus comment.
  o Don't clear CARD_OK when we can't attach a card.
  o minor style nits
  
  # this make kldload of cardbus drivers work for me when the card is
  # present on boot.
  
  Revision  Changes    Path
  1.65      +7 -15     src/sys/dev/pccbb/pccbb.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




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