Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 10/18/2001 22:15:39
Module Name: syssrc
Committed By: jdolecek
Date: Thu Oct 18 19:15:39 UTC 2001
Modified Files:
syssrc/sys/dev/pci: emuxki.c
Log Message:
Fix obviously wrong printf() format in pci_intr_establish() failure case.
Pointed out by Chuck Silvers.
XXX This has compiled without a warning for me - what's up?
Add sc->sc_dev.dv_xname in another failure printf()
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/pci/emuxki.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.