Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2002 21:30:59 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pccbb pccbb.c
Message-ID:  <200210110430.g9B4Uxxm007573@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2002/10/10 21:30:59 PDT

  Modified files:
    sys/dev/pccbb        pccbb.c 
  Log:
  o Set CBB_CARD_OK just before CARD_ATTACH_CARD.  If ATTACH_CARD fails, then
    clear the bit.  This allows ata driver to attach its children because
    it needs the interrupts enabled to succeed.
  
  Submitted by: iwasaki-san
  
  o Spell CardBus as CardBus, not Cardbus or CardBUS while I'm here.
  
  Revision  Changes    Path
  1.59      +14 -12    src/sys/dev/pccbb/pccbb.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?200210110430.g9B4Uxxm007573>