Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2000 13:46:49 -0700 (PDT)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ppbus ppi.c
Message-ID:  <200005072046.NAA30192@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     2000/05/07 13:46:49 PDT

  Modified files:
    sys/dev/ppbus        ppi.c 
  Log:
  If PERIPH_1284 is not defined, don't even bother calling the BUS_*_INTR
  functions.
  
  If it is defined, check whether bus_alloc_resource has succeeded. If it
  hasn't, it is in polled mode. Mike Nowlin reports that this change makes
  the geek port (whatever _that_ is :-) work again on his machine.
  
  Submitted by:	Mike Nowlin <mike@argos.org>
  
  Revision  Changes    Path
  1.23      +16 -10    src/sys/dev/ppbus/ppi.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?200005072046.NAA30192>