Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: drochner
Date: Sun Jan 29 11:31:38 UTC 2012
Modified Files:
src/sys/dev/pci: pci_subr.c pcivar.h ppb.c
Log Message:
extend the pci_aprint_devinfo slightly to cover the cases commonly
used by drivers: a short name for the quiet/naive case and a string
to override the "pcidevs" based name by one provided by the driver,
ride on yesterday's kernel minor version bump
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 src/sys/dev/pci/pci_subr.c
cvs rdiff -u -r1.97 -r1.98 src/sys/dev/pci/pcivar.h
cvs rdiff -u -r1.48 -r1.49 src/sys/dev/pci/ppb.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