NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/37826 CVS commit: src/sys/dev/pci



The following reply was made to PR kern/37826; it has been noted by GNATS.

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37826 CVS commit: src/sys/dev/pci
Date: Fri, 27 Mar 2009 06:36:49 +0000

 Module Name:   src
 Committed By:  dholland
 Date:          Fri Mar 27 06:36:49 UTC 2009
 
 Modified Files:
        src/sys/dev/pci: ahcisata_pci.c
 
 Log Message:
 Add the other three PCI ids for the nvidia MCP65 SATA controller to
 the quirk table. This way they attach as ahcisata and work, instead of
 attaching as viaide and failing miserably.
 
 Fixes PR kern/37826.
 
 XXX: There are a bunch of additional MCP67 and MCP73 PCI ids that
 XXX: should probably be added also, but I don't want to do that without
 XXX: further investigation and testing.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.13 -r1.14 src/sys/dev/pci/ahcisata_pci.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index