mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix a small problem in the comment about departure from NetBSD.
Also, r181392 fixed a small problem with multifunction cards that would cause the card not to power down when the last driver detached from it.
This commit is contained in:
parent
414e7679cb
commit
0e66b169d6
1 changed files with 1 additions and 1 deletions
|
|
@ -264,7 +264,7 @@ pccard_probe_and_attach_child(device_t dev, device_t child,
|
|||
* FreeBSD, all that's done automatically in the typical lazy
|
||||
* way we do device resoruce allocation (except we pick the
|
||||
* cfe up front). This is the biggest depature from the
|
||||
* inherited NetBSD model.
|
||||
* inherited NetBSD model, apart from the FreeBSD resource code.
|
||||
*
|
||||
* This seems to work well in practice for most cards.
|
||||
* However, there are two cases that are problematic. If a
|
||||
|
|
|
|||
Loading…
Reference in a new issue