diff --git a/etc/devd.conf b/etc/devd.conf index 164ab6e76c2..16acec60eda 100644 --- a/etc/devd.conf +++ b/etc/devd.conf @@ -272,7 +272,7 @@ nomatch 10 { match "bus" "pccard[0-9]+"; match "manufacturer" "0x1234"; match "product" "0x2323"; - action "kldload if_deqna"; + action "kldload -n if_deqna"; }; attach 10 { device-name "deqna[0-9]+";