From owner-cvs-sys Tue Nov 12 15:11:53 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA03218 for cvs-sys-outgoing; Tue, 12 Nov 1996 15:11:53 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA03147; Tue, 12 Nov 1996 15:10:44 -0800 (PST) Date: Tue, 12 Nov 1996 15:10:44 -0800 (PST) From: Stefan Esser Message-Id: <199611122310.PAA03147@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pci pci.c pcireg.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk se 96/11/12 15:10:33 Modified: sys/pci pci.c pcireg.h 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.58 +6 -31 src/sys/pci/pci.c 1.9 +5 -5 src/sys/pci/pcireg.h