NetBSD-Bugs archive

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

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



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

From: "Leonardo Taccari" <leot%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51708 CVS commit: src/sys/dev/pci
Date: Thu, 29 Dec 2016 19:22:51 +0000

 Module Name:	src
 Committed By:	leot
 Date:		Thu Dec 29 19:22:51 UTC 2016
 
 Modified Files:
 	src/sys/dev/pci: if_alcreg.h
 
 Log Message:
 Do not access `sc' directly via the CSR_{READ,WRITE}_[124] macros.
 
 Patch provided by Amol via PR kern/51708.
 
 ok <Riastradh>
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.5 -r1.6 src/sys/dev/pci/if_alcreg.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