diff options
author | n_hibma <n_hibma@FreeBSD.org> | 2002-06-17 20:57:54 +0000 |
---|---|---|
committer | n_hibma <n_hibma@FreeBSD.org> | 2002-06-17 20:57:54 +0000 |
commit | ba0c1d407b5f3469a8026b32d1ea0c5605c9018a (patch) | |
tree | 5149633b62d8a3d12b3d24fb0a97b9a7120683cf /sys/dev/sio/sio_ebus.c | |
parent | 14e9ee2b51b1197865e6df33d91c1155b977790e (diff) | |
download | FreeBSD-src-ba0c1d407b5f3469a8026b32d1ea0c5605c9018a.zip FreeBSD-src-ba0c1d407b5f3469a8026b32d1ea0c5605c9018a.tar.gz |
Avoid reprobing on loading a driver. This does not work as the ivars set
during the previous probe are stale.
What really should be done is route the probe through
device_probe_and_attach bit this is one of those ICBBATIASS (I can't be
bothered as there is a simpler solution). The user can easily replug the
device after kldloading a new device driver.
Diffstat (limited to 'sys/dev/sio/sio_ebus.c')
0 files changed, 0 insertions, 0 deletions