From owner-cvs-all Thu Dec 10 14:07:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA26087 for cvs-all-outgoing; Thu, 10 Dec 1998 14:07:06 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA26074; Thu, 10 Dec 1998 14:07:04 -0800 (PST) (envelope-from julian@FreeBSD.org) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA02517; Thu, 10 Dec 1998 14:07:06 -0800 (PST) Date: Thu, 10 Dec 1998 14:07:06 -0800 (PST) Message-Id: <199812102207.OAA02517@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/dev/pci ohci_pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk julian 1998/12/10 14:07:06 PST Modified files: sys/dev/pci ohci_pci.c Log: The shift and the masking were in the wrong order for extracting the INTERFACE type byte from the longword register. Revision Changes Path 1.2 +9 -9 src/sys/dev/pci/ohci_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message