In message <[EMAIL PROTECTED]>, Peter Jeremy
<[EMAIL PROTECTED]> writes
I've bumped into this with the vlan driver as well. I believe the fix
is to patch ifconfig(8) so that it checks for "DEVICE" as well as
"if_DEVICE" and skips the load if either is found. I don't believe
this change is especi
On Tue, Sep 16, 2003 at 09:43:54AM +0300, Vlad Galu wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Tue, 16 Sep 2003 08:03:55 +0200 Gianmarco Giovannelli <[EMAIL PROTECTED]>
> wrote:
>
> You already have the miibus driver compiled in the kernel, and probably you
> load it ag
On 2003-Sep-16 09:19:56 +0200, Erik Trulsson <[EMAIL PROTECTED]> wrote:
>(A quick look at the source indicates that there are some other drivers
>that do not meet those assumptions either, so a proper fix should
>include changing ifconfig(8) to make fewer assumptions but such a
>change would requir