From owner-cvs-all Sat Jul 24 23:47:31 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 2645614EE7; Sat, 24 Jul 1999 23:47:29 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA00911; Sat, 24 Jul 1999 23:46:22 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199907250646.XAA00911@freefall.freebsd.org> From: Peter Wemm Date: Sat, 24 Jul 1999 23:46:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_ti.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/07/24 23:46:21 PDT Modified files: sys/pci if_ti.c Log: Make this compile on the Alpha. I'm not 100% sure about this but I think it's ok. ti_bhandle is fetched from newbus on both the Alpha and x86, the Alpha-only ti_vhandle is gone. Revision Changes Path 1.13 +2 -19 src/sys/pci/if_ti.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message