Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 1998 03:53:58 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa intr_machdep.c intr_machdep.h sio.c
Message-ID:  <199805311053.DAA09946@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/05/31 03:53:57 PDT

  Modified files:
    sys/i386/isa         intr_machdep.c intr_machdep.h sio.c 
  Log:
  Converted the ICU-level interrupt tests (3, 5 and 8) in sioprobe() into
  a test of the irq number, and made failure of this test non-fatal.
  Removed related unused complications for the APIC_IO case.  Removed the
  no-test3 flag.
  
  Deverbosified the failure messages for the other tests.  Removed the
  per-port verbose flag - just use the general verbose flag.
  
  Revision  Changes    Path
  1.11      +10 -47    src/sys/i386/isa/intr_machdep.c
  1.12      +2 -5      src/sys/i386/isa/intr_machdep.h
  1.203     +27 -22    src/sys/i386/isa/sio.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?199805311053.DAA09946>