Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Oct 2017 11:33:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 222774] 'ifconfig bnxt0' command trying to load if_bnxt.ko driver if not loaded
Message-ID:  <bug-222774-8@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222774

            Bug ID: 222774
           Summary: 'ifconfig bnxt0' command trying to load if_bnxt.ko
                    driver if not loaded
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: bhargava.marreddy@broadcom.com

Steps to Reproduce: 
--------------------

1) Unload the existing L2 driver. 
   ## kldunload if_bnxt 

2) Run ifconfig command with device name starting with bnxt with a number. 
   Example:- 
     ## ifconfig bnxt 
     ## ifconfig bnxt234

3) In all of the above mentioned scenarios , the if_bnxt driver gets loaded. 

Can someone please confirm if this expected behavior?

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222774-8>