s/modunload/kldunload
This commit is contained in:
parent
a3672eee7a
commit
41a0c1eedd
@ -425,7 +425,7 @@ SYSCTL_PROC(_machdep, OID_AUTO, conspeed, CTLTYPE_INT | CTLFLAG_RW,
|
||||
* XXX this is mostly wrong.
|
||||
* XXX TODO:
|
||||
* This is usually called when the card is ejected, but
|
||||
* can be caused by a modunload of a controller driver.
|
||||
* can be caused by a kldunload of a controller driver.
|
||||
* The idea is to reset the driver's view of the device
|
||||
* and ensure that any driver entry points such as
|
||||
* read and write do not hang.
|
||||
|
Loading…
Reference in New Issue
Block a user