Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Nov 1999 06:01:13 -0800 (PST)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/pci apecs.c
Message-ID:  <199911161401.GAA23276@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gallatin    1999/11/16 06:01:13 PST

  Modified files:
    sys/alpha/pci        apecs.c 
  Log:
  Mchines whose interrupts are not routed through the ISA pic were still
  registering their interrupts with rman as though they were going through
  the ISA pic.  This prevents a conflict between isa & pci for irqs on such
  machines.
  
  Also hookup the chipset struct before calling platform.pci_intr_init().
  This allows me to call inw/outw down in the platform code.
  
  Add interrupt printfs to match the CIA chipset.
  
  Reviewed by: dfr
  Tested by: wilko
  
  Revision  Changes    Path
  1.12      +12 -4     src/sys/alpha/pci/apecs.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?199911161401.GAA23276>