aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/isp
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-03-05 18:17:35 +0000
committerWarner Losh <imp@FreeBSD.org>2005-03-05 18:17:35 +0000
commitb77e575e1dd3257e0ae72a69ee1897510f7a27ed (patch)
treec05e64a4d23479cff13a84a1257adf269a8787f2 /sys/dev/isp
parent96a757bcf1fd827b546a5883ecfd6e1324b474e1 (diff)
Notes
Diffstat (limited to 'sys/dev/isp')
-rw-r--r--sys/dev/isp/isp_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isp/isp_pci.c b/sys/dev/isp/isp_pci.c
index be92b963ee194..1e7213c30a556 100644
--- a/sys/dev/isp/isp_pci.c
+++ b/sys/dev/isp/isp_pci.c
@@ -354,7 +354,7 @@ isp_pci_probe(device_t dev)
* XXXX: Here is where we might load the f/w module
* XXXX: (or increase a reference count to it).
*/
- return (0);
+ return (BUS_PROBE_DEFAULT);
}
static int