]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a detach for pci bridge and pci bus drivers. This allows one to
authorimp <imp@FreeBSD.org>
Fri, 29 Apr 2005 06:22:41 +0000 (06:22 +0000)
committerimp <imp@FreeBSD.org>
Fri, 29 Apr 2005 06:22:41 +0000 (06:22 +0000)
commitd9ce4b2c6b9444f4cf964faf20dcc864467e2e4e
tree66bcb9a7b1e0f3498992bd9c27e63fc4bf68b1b2
parent5d1d05f88f46b975bf27d17ede89473dd6ed0472
Add a detach for pci bridge and pci bus drivers.  This allows one to
theoretically unload pci bridges or pci drivers.  It will also allow
detach to work if one needed to detach a subtree.

This is inspired by looking at the p4 commits from bms to his 5.4
tree, but I didn't look at the final results.
sys/dev/pci/pci.c
sys/dev/pci/pci_pci.c