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: uwe
Date: Wed Apr 13 15:08:52 UTC 2022
Modified Files:
src/sys/dev/pci: vio9p.c
Log Message:
vio9p: Properly negotiate MOUNT_TAG feature.
I _think_ that this is what is intended here. The code used to
actually test for the presence of any random device independent
feature bits (the test would happen to succeed b/c of INDIRECT_DESC).
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/pci/vio9p.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