Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Dec 1996 01:53:03 -0800 (PST)
From:      Steve Passe <fsmp>
To:        freebsd-smp
Subject:   cvs commit:  sys/i386/isa isa.c isa_device.h sio.c
Message-ID:  <199612120953.BAA02724@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
fsmp        96/12/12 01:53:03

  Modified:    i386/isa  isa.c isa_device.h sio.c
  Log:
  created icu_irq_pending(), a function which examines the 8259 IRQ pending
  bits.  this is needed by some device probes during boot, when the IO APIC
  is being used for actual INTerrupt service.
  
  code sio.c to use icu_irq_pending() during probe.
  
  Revision  Changes    Path
  1.13      +16 -1     sys/i386/isa/isa.c
  1.7       +3 -0      sys/i386/isa/isa_device.h
  1.13      +10 -20    sys/i386/isa/sio.c



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