NetBSD-Bugs archive

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

PR/49836 CVS commit: [netbsd-8] src/sys/dev



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

From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49836 CVS commit: [netbsd-8] src/sys/dev
Date: Mon, 5 Jun 2017 08:13:05 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Mon Jun  5 08:13:05 UTC 2017
 
 Modified Files:
 	src/sys/dev/hdaudio [netbsd-8]: hdaudio.c
 	src/sys/dev/pci [netbsd-8]: hdaudio_pci.c
 
 Log Message:
 Pull up following revision(s) (requested by pgoyette in ticket #6):
 	sys/dev/hdaudio/hdaudio.c: revision 1.5
 	sys/dev/pci/hdaudio_pci.c: revision 1.8
 Move the hdaudio_cd out of the hdaudio_pci module and into the main
 hdaudio module.  Rearrange the inter-module dependencies accordingly.
 Should resolve (my) PR kern/49836
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.4.10.1 src/sys/dev/hdaudio/hdaudio.c
 cvs rdiff -u -r1.7 -r1.7.2.1 src/sys/dev/pci/hdaudio_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