NetBSD-Bugs archive

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

PR/55535 CVS commit: [netbsd-9] src/sys/dev



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55535 CVS commit: [netbsd-9] src/sys/dev
Date: Wed, 5 Aug 2020 14:47:04 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Wed Aug  5 14:47:04 UTC 2020
 
 Modified Files:
 	src/sys/dev [netbsd-9]: dev_verbose.h
 
 Log Message:
 Pull up following revision(s) (requested by uwe in ticket #1037):
 
 	sys/dev/dev_verbose.h: revision 1.3
 
 DEV_VERBOSE_MODULE_DEFINE - use MODULE_CLASS_DRIVER.
 
 This makes built-in verbose modules available before the start of the
 autoconfiguration, when they are needed.  From pgoyette@
 
 PR kern/55535
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.2 -r1.2.26.1 src/sys/dev/dev_verbose.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