Date: Thu, 27 Apr 2006 12:07:09 +0800 From: "Lin, Tsung Ching" <tclin@iis.sinica.edu.tw> To: freebsd-questions@freebsd.org Subject: bge on IBM xSeries 335 with FreeBSD-6.0 Message-ID: <1146110830.16501.9.camel@tclin.iis.sinica.edu.tw>
next in thread | raw e-mail | index | archive | help
hi all, I installed FreeBSD 6.0-Release on a IBM xSeries 335. It works fine while installing. After finishing intalling, i try to enable bge1 using the folling command # ifconfig bge1 inet 192.168.0.1 netmask 255.255.255.0 then the box jus hangs. no any messages. i have to press "reset" to reboot it. the system hangs too when i add the following line in /etc/rc.conf ifconfig_bge1="inet 192.168.0.1 netmask 255.255.255.0" even i just used "ifconfig bge1 up", the system hangs too. I had tried it on several IBM xSeries 335 machines. the results are all the same. how can i deal with this proplem. thank you. bge0: <Broadcom BCM5703 Gigabit Ethernet, ASIC rev. 0x1002> mem 0xf9ff0000-0xf9ffffff irq 24 at device 1.0 on pci2 miibus0: <MII bus> on bge0 brgphy0: <BCM5703 10/100/1000baseTX PHY> on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bge0: Ethernet address: 00:09:6b:a3:24:9e bge1: <Broadcom BCM5703 Gigabit Ethernet, ASIC rev. 0x1002> mem 0xf9fe0000-0xf9feffff irq 25 at device 2.0 on pci2 miibus1: <MII bus> on bge1 brgphy1: <BCM5703 10/100/1000baseTX PHY> on miibus1 brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bge1: Ethernet address: 00:09:6b:a3:24:9f -- Lin, Tsung Ching Institute of Information Science, Academia Sinica Taiwan, R. O. C.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1146110830.16501.9.camel>