NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/39063 CVS commit: src/sys/dev/pci
The following reply was made to PR kern/39063; it has been noted by GNATS.
From: "Jonathan A. Kollasch" <jakllsch%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/39063 CVS commit: src/sys/dev/pci
Date: Sat, 21 Nov 2009 23:44:25 +0000
Module Name: src
Committed By: jakllsch
Date: Sat Nov 21 23:44:25 UTC 2009
Modified Files:
src/sys/dev/pci: viaide.c
Log Message:
Fix matching of CX700. Should address PR/39063.
Also,
Change bus_space_subregion() size for each SATA PHY register from 1 to 4,
as we do a bus_space_read_4() within these subregions.
Use PCI_MAPREG_START where appropriate.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/dev/pci/viaide.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