Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Nov 1995 07:05:56 -0800
From:      Bruce Evans <bde>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/pci if_pdq.c
Message-ID:  <199511041505.HAA24646@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         95/11/04 07:05:54

  Modified:    sys/pci   if_pdq.c
  Log:
  Fixed the type of feaintr().  The type of an EISA interrupt handler is
  incompatible with the type of a PCI interrupt handler.
  
  Fixed the type of pdc_pci_ifintr().  The type of a PCI interrupt handler
  is too generic to pass arbitrary struct pointers.



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