Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 11/06/2004 07:43:30
Module Name: src
Committed By: xtraeme
Date: Sat Nov 6 07:43:30 UTC 2004
Modified Files:
src/sys/dev/pci: agp_i810.c
Log Message:
Add another case to match "PCI_PRODUCT_INTEL_82815_FULL_HUB"
(Intel 82815 Hub) in agp_i810_attach(), closes PR 27863.
Ok'ed christos@
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/dev/pci/agp_i810.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.