Re: Using CARP with dhcpd?

2015-01-25 Thread Stephan
I have no answer to your question, but if you need a high availibility
solution, I can offer you a WIP pkgsrc package of the heartbeat
cluster. It´s pretty old and basic but it should provide what you
need.

I could also manually compile corosync + pacemaker on NetBSD but that
doesn´t work reliably because of libqb´s IPC mechanism.


Re: alc(4) current for NetBSD 6.1.5, patch included

2015-01-25 Thread Leonardo Taccari
Hello iMil and the entire NetBSD community,

Emile `iMil' Heitor writes:
 Using Leonardo Taccari's work on alc(4) for NetBSD current, I've enabled my
 AR8171 Gbe NIC on NetBSD 6.1.5 by porting the driver.
 Anyone interested, just apply the enclosed patch in src/sys/dev/pci then:
 
 make -f Makefile.pcidevs in src/sys/dev/pci
 
 and rebuild your kernel as usual.
If someone has succesfully tested alc(4) on 813x/815x chipsets too can
we request a pull up for netbsd-7? It seems that the 816x chipsets are
common on various motherboards and laptopts.

What do you think?


Thank you in advance for your attention!
Ciao,
L.


Re: Realtek RTL8723BE Wireless LAN 802.11n PCI-NIC #4 netbsd

2015-01-25 Thread Andy Ruhl
On Sat, Jan 24, 2015 at 10:43 PM, Berndt Josef Wulf w...@ping.net.au
wrote:

 G'day,

 Does NetBSD support above wireless card? It shows up as:

 pci2 at ppb1 bus 2
 pci2: i/o space, memory space enabled, rd/line, wr/inv ok
 vendor 0x10ec product 0xb723 (miscellaneous network) at pci2 dev 0
 function 0 not configured

 but the wireless device doesn't get configured?

 Its a wireless device supplied with the Gigabyte Brix mini PC's and
 whilst everything appears to be running fine, wireless doesn't get
 configured.


Doesn't appear so.

Andy