DragonFly kernel List (threaded) for 2007-12
DragonFly BSD
DragonFly kernel List (threaded) for 2007-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Support for Broadcom 5906M fast ethernet chip


From: "Sepherosa Ziehau" <sepherosa@xxxxxxxxx>
Date: Fri, 14 Dec 2007 18:49:23 +0800

On Dec 13, 2007 9:18 AM,  <elekktretterr@exemail.com.au> wrote:
> Here they are.
>
> grep# pciconf -r pci0:28:0 0x4
> 0x00100000
>
> grep# pciconf -r pci0:28:0 0x20
> 0x00000000
>
> grep# pciconf -r pci0:28:1 0x4
> 0x00100000
>
> grep# pciconf -r pci0:28:1 0x20
> 0x00000000

Please do following test:
1) Keep the patches applied
2) Don't build bge into kernel or load bge module at boot time
3) After boot (note command order is important):
pciconf -w pci0:28:0 0x20 0xf200f200
pciconf -w -h pci0:28:0 0x4 0x0006
kldload if_bge

Best Regards,
sephe

-- 
Live Free or Die



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]