Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jan 2012 05:45:01 +0900
From:      Randy Bush <randy@psg.com>
To:        Marius Strobl <marius@alchemy.franken.de>
Cc:        FreeBSD Stable <freebsd-stable@freebsd.org>, FreeBSD Net <net@freebsd.org>
Subject:   Re: 9-stable - ifmedia_set: no match for 0x0/0xfffffff
Message-ID:  <m2zkd7sgj6.wl%randy@psg.com>
In-Reply-To: <m239aztxcj.wl%randy@psg.com>
References:  <m2y5svb4ra.wl%randy@psg.com> <m2sjj3b1m3.wl%randy@psg.com> <m2r4ynb0ys.wl%randy@psg.com> <20120128121830.GA38513@alchemy.franken.de> <m24nvg57lv.wl%randy@psg.com> <20120128131830.GZ44286@alchemy.franken.de> <m239aztxcj.wl%randy@psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>> Have you tried to set the loader-tunable hw.bge.allow_asf to 0?
>> The default for that option still is different between 8 and 9+.
> it no longer panics when booting, but the interface comes up not
> seeing carrier

an additional datum.
  o with hw.bge.allow_asf untouched, i.e. default
  o with /boot/device.hints having hint.bge.0.disabled=1
  o with /etc/rc.conf having
      ifconfig_bge0="198.180.150.1/25 media 1000baseTX"
      ifconfig_bge0_alias0="inet 198.180.150.2/32"
      etc
  o it boots but bge0 carrier is down and can not be brought up

comment out the bge0 entries in /etc/rc.conf, and it boots, carrier is
up, and can be hand configured with the address assignments, and works.

randy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m2zkd7sgj6.wl%randy>