From owner-cvs-all  Mon May 10 21:54: 1 1999
Delivered-To: cvs-all@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5822414C32; Mon, 10 May 1999 21:53:59 -0700 (PDT)
	(envelope-from mjacob@FreeBSD.org)
Received: (from mjacob@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id VAA20604;
	Mon, 10 May 1999 21:53:59 -0700 (PDT)
	(envelope-from mjacob@FreeBSD.org)
Message-Id: <199905110453.VAA20604@freefall.freebsd.org>
From: Matt Jacob <mjacob@FreeBSD.org>
Date: Mon, 10 May 1999 21:53:59 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/sys/pci isp_pci.c
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk

mjacob      1999/05/10 21:53:59 PDT

  Modified files:
    sys/pci              isp_pci.c 
  Log:
  Clean up 2.2.X support (which might have to be cleaned up again
  after some of the previous commits). Add in support for the 1240
  dual channel ISP card. Try the dance of unmapping a PCI interrupt
  if we don't configure (if that ever works it'll be helpful).
  
  Revision  Changes    Path
  1.22      +53 -30    src/sys/pci/isp_pci.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message