Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Feb 2002 19:34:44 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pccard pccard.c
Message-ID:  <200202100334.g1A3Yi390073@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2002/02/09 19:34:44 PST

  Modified files:
    sys/dev/pccard       pccard.c 
  Log:
  o Use bus_generic_setup_intr instead of bus_setup_intr.
  o Call bus_generic_setup_intr and check its return value.  Don't setup
    func until we successfully get the interrupt from our parent.
  o Add comments about some maybe questionable stuff so I can check later
    to make sure that it really is that way.
  
  Revision  Changes    Path
  1.52      +8 -11     src/sys/dev/pccard/pccard.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?200202100334.g1A3Yi390073>