From owner-cvs-all Mon Oct 4 10:48:57 1999 Delivered-To: cvs-all@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 2B16F15171; Mon, 4 Oct 1999 10:48:52 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.1/8.9.1) with ESMTP id NAA11305; Mon, 4 Oct 1999 13:48:41 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id NAA10457; Mon, 4 Oct 1999 13:48:11 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 4 Oct 1999 13:48:11 -0400 (EDT) To: Doug Rabson Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/pci pci.c In-Reply-To: References: <199910032109.OAA61840@freefall.freebsd.org> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14328.59344.416877.443815@grasshopper.cs.duke.edu> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Doug Rabson writes: > On Sun, 3 Oct 1999, Andrew Gallatin wrote: > > > gallatin 1999/10/03 14:09:32 PDT > > > > Modified files: > > sys/pci pci.c > > Log: > > A band-aid to prevent multi-hose alpha chipsets (aka tsunami) from > > panic'ing because the hose is not filled in. We should probably extend the > > pciioctl interface to take hoses into account.. > > Does this get the DS10s working? (oops -- didn't realize I'd replied privately) Nope, it is just a band-aid to prevent pci_ioctl() from panic'ing xp1000s by passing an uninitialized probe.hose field. Drew ------------------------------------------------------------------------------ Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin Duke University Email: gallatin@cs.duke.edu Department of Computer Science Phone: (919) 660-6590 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message