NetBSD-Bugs archive

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

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



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

From: "Jaromir Dolecek" <jdolecek%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43507 CVS commit: src/sys/dev/pci
Date: Sat, 9 Jun 2018 18:53:16 +0000

 Module Name:	src
 Committed By:	jdolecek
 Date:		Sat Jun  9 18:53:16 UTC 2018
 
 Modified Files:
 	src/sys/dev/pci: if_msk.c if_skreg.h
 
 Log Message:
 port basic match support for several more Yukon variants from OpenBSD, together
 with some basic conditionals I've found in that driver; only compile-tested, so
 very likely needs further work to actually work
 
 adresses also PR kern/43507
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.55 -r1.56 src/sys/dev/pci/if_msk.c
 cvs rdiff -u -r1.15 -r1.16 src/sys/dev/pci/if_skreg.h
 
 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