NetBSD-Bugs archive

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

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



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

From: "Jaromir Dolecek" <jdolecek%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43309 CVS commit: src/sys/dev/pci
Date: Sun, 2 Jun 2019 14:48:55 +0000

 Module Name:	src
 Committed By:	jdolecek
 Date:		Sun Jun  2 14:48:55 UTC 2019
 
 Modified Files:
 	src/sys/dev/pci: viaide.c
 
 Log Message:
 updated patch from Andrius - update the chip map for CX700 to use
 via_sata_chip_map_new, this seems to eliminate the ghost non-existing viaide1
 
 XXX guess should use via_sata_chip_map_new for PCI_PRODUCT_VIATECH_CX700M2_IDE
 XXX too, but this needs test on real hw
 
 remove again the entries for VX800 and VX855 from pciide_via_products[],
 as that part is untested with real hw
 
 update for PR kern/43309
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.88 -r1.89 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