Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 1995 15:01:07 -0800
From:      Stefan Esser <se>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/pci pci.c pcibus.h pcireg.h pcisupport.c pcivar.h
Message-ID:  <199503212301.PAA09331@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
se          95/03/21 15:01:07

  Modified:    sys/pci  pci.c pcibus.h pcireg.h pcisupport.c pcivar.h
  Log:
  Completely new PCI code:
  
  1) Supports PCI to PCI bridge devices (and tries to initialise them,
  even if the BIOS is brain dead).
  2) Supports shared PCI interrupts. Interrupt handlers now MUST return
  '0' if they found nothing to do, '1' otherwise.
  
  New features tested with i486 systems based on the Intel Saturn and
  a DEC 4channel Ethernet card only, but expected to work on most systems.
  
  The option PCI_REMAP has been removed !
  
  Submitted by:	Wolfgang Stanglmeier <wolf@kintaro.cologne.de>



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