Using CARP with dhcpd?

2015-01-24 Thread Andy Ruhl
I'm trying to find evidence that carp can work with dhcpd. All of the examples I have read are for ip level services, not layer 2. The ISC dhcpd has it's own failover method, which might be what I should use, but it would be nice if it it could work with carp. It's not clear to me how carp

alc(4) current for NetBSD 6.1.5, patch included

2015-01-24 Thread Emile `iMil' Heitor
Hi, 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. HTH

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

2015-01-24 Thread Berndt Josef Wulf
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

lang/ocaml compilation error

2015-01-24 Thread Mayuresh
Got this error in pkgsrc-current updated today. NetBSD 6.1, i386, using /usr/bin/gcc which shows gcc version 4.5.3 (NetBSD nb2 20110806) signals_asm.c:75:61: warning: 'struct sigcontext' declared inside parameter list signals_asm.c:75:61: warning: its scope is only this definition or