|
freebsd.org mailing list memberships reminder
|
| |
This is a reminder, sent out once a month, about your freebsd.org mailing list memberships. It includes your subscription info and how to use it to change it or unsubscribe from a list. You can visit the URLs to change your membership status or configuration, including unsubscribing, setting digest-style delivery... more »
|
|
pmcstat log reading broken?
|
| |
I'm having problems converting a hwpmc capture file to a gprof format or getting callchain information on a system runnning -current from today - it always crashes in pmclog_read: ...Assertion failed: (ps->ps_len == 0), function pmclog_read, file /usr/src/lib/libpmc/pmclog.c, line 494. Abort (core dumped)... more »
|
|
port sysutils/bsdstats intermittent mutex error on ia64 HEAD
|
| |
I might've reported this before: FreeBSD 9.0-CURRENT ia64 port bsdstats-5.5 sometimes works fine: ...Posting monthly OS statistics to rpt.bsdstats.org ...but sometimes not: .../usr/src/lib/bind/isc/../.. /../contrib/bind9/lib/isc/unix /socket.c:1966: fatal error: RUNTIME_CHECK(((pthread_mutex_ destroy(((&sock->lock))) == 0) ? 0 : 34) == 0) failed... more »
|
|
FreeBSD 8.0 Performance (at Phoronix)
|
| |
HI, Phoronix recently published a comparative benchmark[1] for FreeBSD 7.2/8.0 against Linux and OpenSolaris. I would like to bring some of the good and bad to light (in the hopes that the developers with the correct expertise will be intrigued). The tests were performed with a 'standard' installation of FreeBSD on a Lenovo... more »
|
|
TERM=xterm is now the default (on non-i386)
|
| |
...It seems xterm emulator can't co-exist with screen maps, namely vidcontrol -l koi8-r2cp866 I got Russian letters everywhere instead of vt100 pseudographics due to missing (i.e. default) ac= termcap capability (f.e. in tzsetup etc.) There are 2 ways to fix it. 1) Make separate xterm-r with corrected ac= (that way is ugly).... more »
|
|
Call For Review: Sonics Silicon Backplane(SSB) driver
|
| |
Hello, I've written a Sonics Silicon Backplane driver which is widely used for Broadcom Wireless driver that bwi(4) can use this driver though it has its own routines in it. I don't have any knowledge to write a bus driver like this so I'm not sure my approach is correct. Please review! You can download a driver at:... more »
|
|
driver for Intel WiFi Link 1000?
|
| |
Dear driver coders, my new notebook has the Intel WiFi Link 1000 chipset (0x8086, 0x0083). A quick look at intels developer sites doesn't answer if the chip is compatible with the precessor 5300/5100. Has anybody any experience with this wlan device? Thanks, -Harry ______________________________ _________________... more »
|
|
named, VARMFS=yes and FILESDIR
|
| |
Hello, while building an embedded slave DNS I recognized that running named out of the box with VARMFS enabled would fail. Now I could easily fix it for my device only, but I think it's better to solve it upstream. VARMFS=Yes is a standard option, likewise named_enable. Short description of the problem:... more »
|
|
|