em - difference between 82566DM and 82546EB

2011-03-07 Thread Pete French
I found a solution to my em0 problem - I dropped in a PCI card with two Intel controllers on it (em1 and em2 obviously) and those work fine. So, the question is, what is the difference between the plug in card, which is 82546EB, and the onboard 82566DM controller which makes the latter stop workin

Re: Kernel Update / IPFW not working

2011-03-07 Thread Thomas Sandford
On 06/03/2011 14:23, Dave Johnson wrote: An IPFW problem when going from release to stable on 8.2 An help gladly accepted LOG ON Flushed all rules. 00010 allow ip from 127.0.0.1 to 127.0.0.1 via lo0 00030 divert 8668 ip from any to any via bge0 ipfw: getsockopt(IP_FW_ADD): Invalid argument 500

Disable probing of bge1?

2011-03-07 Thread Patrick M. Hausen
Hi, all, I just discovered a minor problem when updating some rather dated systems from FreeBSD 6.x to 7.x or 8.x. The servers are Fujitsu Technology Solutions (former Fujitsu-Siemens) RX100 S4. The current generation of the same system is RX100 S6, so this is two generations old. Some of them st

Re: Disable probing of bge1?

2011-03-07 Thread Tom Evans
On Mon, Mar 7, 2011 at 12:26 PM, Patrick M. Hausen wrote: > Hi, all, > > I just discovered a minor problem when updating some rather dated > systems from FreeBSD 6.x to 7.x or 8.x. > > The servers are Fujitsu Technology Solutions (former Fujitsu-Siemens) > RX100 S4. The current generation of the s

7.2 to RELENG_8 boot lockup

2011-03-07 Thread Randy Bush
18 month old 7.2 FreeBSD dfw1.psg.com 7.2-STABLE FreeBSD 7.2-STABLE #1: Sat Aug 22 08:37:36 UTC 2009 r...@dfw1.psg.com:/usr/obj/usr/src/sys/DFW1 amd64 csup and o make buildworld o make kernel o boot single user o locks up right after beastie, one twirly and locked boot verbose is r

Re: 7.2 to RELENG_8 boot lockup

2011-03-07 Thread Damien Fleuriot
On 3/7/11 2:33 PM, Randy Bush wrote: > 18 month old 7.2 > > FreeBSD dfw1.psg.com 7.2-STABLE FreeBSD 7.2-STABLE #1: Sat Aug 22 08:37:36 > UTC 2009 r...@dfw1.psg.com:/usr/obj/usr/src/sys/DFW1 amd64 > > csup and > o make buildworld > o make kernel > o boot single user > o locks up ri

Re: 7.2 to RELENG_8 boot lockup

2011-03-07 Thread Mike Tancsa
On 3/7/2011 8:33 AM, Randy Bush wrote: > o locks up right after beastie, one twirly and locked On my hardware when that happens its due to USB legacy being enabled in the BIOS. Try disabling that ---Mike -- --- Mike Tancsa, tel +1 519 651 3400 Sentex Communications,

Re: 7.2 to RELENG_8 boot lockup

2011-03-07 Thread Randy Bush
> I would advise you build a *generic* 8.x kernel, as opposed to the > custom one you seem to be using, first thing. true. lemme try one thing mt recommended first. > I would also recommend you see and try if you can sell domain name > psg.com to the french Paris Saint Germain football club for

Re: Kernel Update / IPFW not working

2011-03-07 Thread Ian Smith
On Mon, 7 Mar 2011, Thomas Sandford wrote: > On 06/03/2011 14:23, Dave Johnson wrote: > > An IPFW problem when going from release to stable on 8.2 > > > > An help gladly accepted > > > > LOG ON > > > > Flushed all rules. > > 00010 allow ip from 127.0.0.1 to 127.0.0.1 via lo0 > > 00030

Re: Question about packages installed via `pkg_add -r`

2011-03-07 Thread Marin Atanasov Nikolov
On Sun, Mar 6, 2011 at 8:08 PM, Clifton Royston wrote: > On Sun, Mar 06, 2011 at 03:06:28PM +0100, Greg Byshenk wrote: >> On Sun, Mar 06, 2011 at 10:09:17AM +0800, Yue Wu wrote: >> > ports with portmaster makes pkg installation mangement be much more >> > flexiable and more friendly than package b