Re: em problem in virtualbox since the weekend

2011-07-25 Thread timp
I have same problems with em and ahci. Now in VirtialBox I temporarily set net iface to PCNet-PCI II (Am79C970A). It works with if_le driver. VirtualBox 4.1, recent FreeBSD 9. -- View this message in context:

Re: 9.0-BETA1 installer glithcies (i386)

2011-08-21 Thread timp
And if you want to run bsdinstall after installation for creating new partitions on just mounted hdd it require root mount point. And I have to set root mount point on existing partition. -- View this message in context:

Re: [CFT] hostap mode fixes with ath(4)

2011-09-29 Thread timp
This night I updated my atom-based home router from FreeBSD 8.2 RELEASE amd64 to 10-CURRENT for testing your ath(4) changes. I use noname chinese card from ebay (Atheros AR5008 802.11n Wireless Mini PCI-E Card 300Mbps) # pciconf -lv ath0@pci0:2:0:0:class=0x028000 card=0x102610e9

Re: Enhancing the user experience with tcsh

2012-02-14 Thread timp
My diff: +set autolist -setenv PAGER more +setenv PAGER less if ($?prompt) then # An interactive shell -- set some stuff up + set promptchars = '$#' + set prompt = %{^[[50;73;1m%}\[`whoami`@%m %~\]%#%{^[[m%} I think 'set autolist' must have everyone. PAGER is

Re: Enabling RACCT/RCTL in GENERIC.

2015-04-29 Thread timp
Hi! Does it mean I will manage to use rctl to set limits without recompiling GENERIC? If so, then it's extremely nice news! -- View this message in context: http://freebsd.1045724.n5.nabble.com/Enabling-RACCT-RCTL-in-GENERIC-tp6008374p6008378.html Sent from the freebsd-current mailing list