From owner-cvs-sys Tue Nov 12 14:21:51 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA01088 for cvs-sys-outgoing; Tue, 12 Nov 1996 14:21:51 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA01051; Tue, 12 Nov 1996 14:20:36 -0800 (PST) Date: Tue, 12 Nov 1996 14:20:36 -0800 (PST) From: Stefan Esser Message-Id: <199611122220.OAA01051@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pci pcireg.h pci.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk se 96/11/12 14:20:30 Branch: sys/pci RELENG_2_1_0 Modified: sys/pci pcireg.h pci.c Log: Fix PCI to PCI bridge register bit field masks. Thanks to "Mike Durian" for the very good problem report and his support as a beta tester of this patch. Revision Changes Path 1.5.4.3 +5 -5 src/sys/pci/pcireg.h 1.23.4.7 +6 -31 src/sys/pci/pci.c