-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 12/02/2014 07:30, Adrian Chadd wrote:
> Ugh!
>
> please file a bug and I'll go take a look at the code soon.
>
> Thanks!
>
>
> -a
Someone already did:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195518
Eric
-BEGIN PGP SIGNATURE
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
current failed to compile due to queues uninitialized at line 2883 in
if_igb.c.
from the context I guess it should be n_queues instead of queues.
Index: sys/dev/e1000/if_igb.c
===
- ---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 08/09/2014 10:32, Mehmet Erol Sanliturk wrote:
>
> the installed systems are not bootable , and the last sentence on the
> screen is the following :
>
>
> No bootable device -- insert boot disk and press any key
>
If you installed into GPT pa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 10/08/2013 15:01, Jimmy Kelley wrote:
> On Tue, Oct 08, 2013 at 05:01:35PM -0300, Nilton Jose Rizzo wrote:
>> Em Tue, 08 Oct 2013 09:43:19 -0700, Eric L. Camachat escreveu
>>> -BEGIN PGP SIGNED MESSAGE-
>>> Ha
On Sat, 2013-08-17 at 11:12 -0700, Kevin Oberman wrote:
> On Sat, Aug 17, 2013 at 10:38 AM, Eric L Camachat
> wrote:
> On Sat, 2013-08-17 at 10:18 -0700, Kevin Oberman wrote:
>
> > There was a revision to networks.subr in r253683 that
On Sat, 2013-08-17 at 10:18 -0700, Kevin Oberman wrote:
> There was a revision to networks.subr in r253683 that removed
> accept_rtadv from default for bridge interfaces.
>
> At least the comment says that it should not be default which implies
> that it used to be. If there is a logic error in t
Here is my /etc/rc.conf
ipv6_enable="YES"
#ip6addrctl_enable="YES"
#ip6addrctl_policy="ipv6_prefer"
#ipv6_activate_all_interfaces="YES"
wlans_iwn0="wlan0"
ifconfig_wlan0="WPA DHCP"
rc.d system said ipv6_enable is obsoleted by
ipv6_activate_all_interfaces.
So, I tried to replaced ipv6_enable with i