Sponsored Content
Operating Systems Solaris Configure network card in Sun Solaris 10 for Dell Optiplex 745 Post 302305056 by veasnabee on Tuesday 7th of April 2009 11:04:33 PM
Old 04-08-2009
Thank for your reply and my Network card brand name is Broadcom NetXtreme 57xx Gigabit Controller. Could you help me to install this driver in sun solaris?

Thanks,
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to configure the network at Sun Solaris

Can anybody help me on how to configure the network in Sun Solaris. This is my first time to touch sun system please help!!!:confused: :confused: (2 Replies)
Discussion started by: jameswong
2 Replies

2. Solaris

[need help] error after configure network card at v890 sparc

hi experts, i have some problem with my server v890, i had config the network with ce0,ce1 and eri0 but after reboot the server have this error messages display : WARNING: ce0: fault detected external to device; service degraded WARNING: ce0: xcvr addr:0x01 - link down configuring IPv4... (2 Replies)
Discussion started by: bucci
2 Replies

3. Solaris

how to configure network in solaris 10?

Hi..i have installed solaris 10 on vmware. I m not able connect to internet. pls help in detail. how to solve the problem. During the installation i have put no DHCP. cofigured manually ( Ip 192.168.1.9) default gateway 192.168.1.1 . (3 Replies)
Discussion started by: johnavery
3 Replies

4. UNIX Desktop Questions & Answers

Dual monitor for Intel 82915G & ATI Rage 128 card on FC6, Dell Optiplex Gx520

I want to setup dual monitor for the Dell Optiplex Gx520 computer. The motherboard has an Intel Corporation 82915G Integrated Graphics Controller. Then I add an ATI Rage 128 video card. The dual monitor work on Windows 2000 with the Intel chip as the primary screen and the ATI chip... (0 Replies)
Discussion started by: TsanChung
0 Replies

5. Solaris

Network card drivers for solaris?

Hi all, i have configured my solaris 5 .10 for internet connection by editing the files /etc/hosts/,/etc/resolve.config,/etc/defalutrouter and nsswitchconfig . during installation i was not requested for ip adddress even i plugged network cable. am i need to install any network card... (2 Replies)
Discussion started by: srikanthg
2 Replies

6. Red Hat

How to configure network interface card in OEL.

Hi I have installed OEL 4 on my dell XPS laptop. But when i connect the LAN cable and try to acesss internet. it does not work. the led's in the port do not blink when i plug in the cable .do i need some drivers please suggest. Thanks Ankur (2 Replies)
Discussion started by: ankurk
2 Replies

7. Linux

how to configure Squid with ONE Network Card for cache and proxy

hello all, how i can configure Squid with ONE Network Card for cache and proxy as shown in image attached. (1 Reply)
Discussion started by: jazaib92
1 Replies

8. Solaris

Couldn't upgrade Solaris 10 x86 from Sun Fire x2200 to Dell Precision Wrkst

:)Dear Solaris Experts, I need to clone a Solaris 10 x86 system using a ufsdump backup from the following source & target servers: Sun Fire x2200 M2 with Quad Core Processor # /usr/platform/`uname -i`/sbin/prtdiag System Configuration: Sun Microsystems Sun Fire X2200 M2 with Quad Core... (8 Replies)
Discussion started by: gjackson123
8 Replies

9. Solaris

Very new to Solaris and Sun, need help please (video card)

Hello all, I am trying to learn about Solaris and Sun systems so I purchased a SunFire 280r running Solaris 9 with a disk array from eBay. The system had no video card so I purchased a PGX32 card for the PCI slot and installed it. The problem is I have no video what so ever. I am familiar... (3 Replies)
Discussion started by: FTBTX
3 Replies

10. Solaris

Configure Solaris zone on new network

Hi, I have a Solaris 10 zone which I need to configure on a new network. I have configured the new IP on the zone itself and I can ping the interface from a node on the same network, but not from another network. Basically I need to know how to route the traffic from the zone to it's... (3 Replies)
Discussion started by: sparcman
3 Replies
BCE(4)							   BSD Kernel Interfaces Manual 						    BCE(4)

NAME
bce -- Broadcom NetXtreme II (BCM5706/5708/5709/5716) PCI/PCIe Gigabit Ethernet adapter driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device miibus device bce Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_bce_load="YES" DESCRIPTION
The bce driver supports Broadcom's NetXtreme II product family, including the BCM5706, BCM5708, BCM5709 and BCM5716 Ethernet controllers. The NetXtreme II product family is composed of various Converged NIC (or CNIC) Ethernet controllers which support a TCP Offload Engine (TOE), Remote DMA (RDMA), and iSCSI acceleration, in addition to standard L2 Ethernet traffic, all on the same controller. The following features are supported in the bce driver under FreeBSD: IP/TCP/UDP checksum offload Jumbo frames (up to 9022 bytes) VLAN tag stripping Interrupt coalescing 10/100/1000Mbps operation in full-duplex mode 10/100Mbps operation in half-duplex mode The bce driver supports the following media types: autoselect Enable autoselection of the media type and options. The user can manually override the autoselected mode by adding media options to rc.conf(5). 10baseT/UTP Set 10Mbps operation. The ifconfig(8) mediaopt option can also be used to select either full-duplex or half-duplex modes. 100baseTX Set 100Mbps (Fast Ethernet) operation. The ifconfig(8) mediaopt option can also be used to select either full-duplex or half-duplex modes. 1000baseSX Sets 1000Mbps operation. Only full-duplex mode is supported at this speed. 1000baseT Set 1000baseT operation over twisted pair. Only full-duplex mode is supported. 2500BaseSX Set 2500Mbps operation. Only full-duplex mode is supported. The bce driver supports the following media options: full-duplex Force full duplex operation. half-duplex Force half duplex operation. For more information on configuring this device, see ifconfig(8). HARDWARE
The bce driver provides support for various NICs based on the Broadcom NetXtreme II family of Gigabit Ethernet controllers, including the following: o Broadcom NetXtreme II BCM5706 1000Base-SX o Broadcom NetXtreme II BCM5706 1000Base-T o Broadcom NetXtreme II BCM5708 1000Base-SX o Broadcom NetXtreme II BCM5708 1000Base-T o Broadcom NetXtreme II BCM5709 1000Base-SX o Broadcom NetXtreme II BCM5709 1000Base-T o Broadcom NetXtreme II BCM5716 1000Base-T o Dell PowerEdge 1950 integrated BCM5708 NIC o Dell PowerEdge 2950 integrated BCM5708 NIC o Dell PowerEdge R710 integrated BCM5709 NIC o HP NC370F Multifunction Gigabit Server Adapter o HP NC370T Multifunction Gigabit Server Adapter o HP NC370i Multifunction Gigabit Server Adapter o HP NC371i Multifunction Gigabit Server Adapter o HP NC373F PCIe Multifunc Giga Server Adapter o HP NC373T PCIe Multifunction Gig Server Adapter o HP NC373i Multifunction Gigabit Server Adapter o HP NC373m Multifunction Gigabit Server Adapter o HP NC374m PCIe Multifunction Adapter o HP NC380T PCIe DP Multifunc Gig Server Adapter o HP NC382T PCIe DP Multifunction Gigabit Server Adapter o HP NC382i DP Multifunction Gigabit Server Adapter o HP NC382m DP 1GbE Multifunction BL-c Adapter SYSCTL VARIABLES
The following variables are available as both sysctl(8) variables and loader(8) tunables: hw.bce.msi_enable Whether or not MSI support is enabled in the driver. The default value is 1. DIAGNOSTICS
bce%d: PCI memory allocation failed! The driver has encountered a fatal initialization error. bce%d: PCI map interrupt failed! The driver has encountered a fatal initialization error. bce%d: Unsupported controller revision (%c%d) The driver does not support the controller revision in use. bce%d: Controller initialization failed! The driver has encountered a fatal initialization error. bce%d: NVRAM test failed! The driver could not access the controller NVRAM correctly. bce%d: DMA resource allocation failed! The driver could not allocate DMA memory to setup the controllers host memory data structures. bce%d: Interface allocation failed! The driver could not create a network interface for the controller. bce%d: PHY probe failed! The driver could not access the PHY used by the controller. bce%d: Failed to setup IRQ! The driver could not initialize the IRQ handler. bce%d: Error: PHY read timeout! The driver could not read a PHY register before the timeout period expired. bce%d: PHY write timeout! The driver could not write to the PHY register because a timeout occurred. bce%d: Timeout error reading NVRAM at offset 0x%08X! The driver could not write to NVRAM because a timeout occurred. bce%d: Unknown Flash NVRAM found! The driver does not recognize the NVRAM device being used and therefore cannot access it correctly. bce%d: Invalid NVRAM magic value! The driver cannot read NVRAM or the NVRAM is corrupt. bce%d: Invalid Manufacturing Information NVRAM CRC! The driver cannot read NVRAM or the NVRAM is corrupt. bce%d: Invalid Feature Configuration Information NVRAM CRC! The driver cannot read NVRAM or the NVRAM is corrupt. bce%d: DMA mapping error! The driver was unable to map memory into DMA addressable space required by the controller. bce%d: Could not allocate parent DMA tag! The driver could not allocate a PCI compatible DMA tag. bce%d: Could not allocate status block DMA tag! The driver could not allocate a DMA tag for the controller's status block. bce%d: Could not allocate status block DMA memory! The driver could not allocate DMA addressable memory for the controller's status block. bce_d: Could not map status block DMA memory! The driver could not map the status block memory into the controller's DMA address space. bce%d: Could not allocate statistics block DMA tag! The driver could not allocate a DMA tag for the controller's statistics block. bce%d: Could not allocate statistics block DMA memory! The driver could not allocate DMA addressable memory for the controller's statistics block. bce%d: Could not map statistics block DMA memory! The driver could not map the statistics block memory into the controller's DMA address space. bce%d: Could not allocate TX descriptor chain DMA tag! The driver could not allocate a DMA tag for the controller's TX chain. bce%d: Could not allocate TX descriptor chain DMA memory! The driver could not allocate DMA addressable memory for the controller's TX chain. bce%d: Could not map TX descriptor chain DMA memory! The driver could not map the TX descriptor chain memory into the controller's DMA address space. bce%d: Could not allocate TX mbuf DMA tag! The driver could not allocate a DMA tag for the controller's TX mbuf memory. bce%d: Unable to create TX mbuf DMA map! The driver could not map the TX mbuf memory into the controller's DMA address space. bce%d: Could not allocate RX descriptor chain DMA tag! The driver could not allocate a DMA tag for the controller's RX chain. bce%d: Could not allocate RX descriptor chain The driver could not allocate DMA addressable memory for the controller's RX chain. bce%d: Could not map RX descriptor chain DMA memory! The driver could not map the RX descriptor chain memory into the controller's DMA address space. bce%d: Could not allocate RX mbuf DMA tag! The driver could not allocate a DMA tag for the controller's RX mbuf memory. bce%d: Unable to create RX mbuf DMA map! The driver could not map the RX mbuf memory into the controller's DMA address space. bce%d: Firmware synchronization timeout! The driver was not able to synchronize with the firmware running on the controller. The firmware may be stopped or hung. bce%d: Invalid Ethernet address! The driver was not able to read a valid Ethernet MAC address from NVRAM. bce%d: Reset failed! The driver has encountered a fatal initialization error. bce%d: Byte swap is incorrect! The driver has encountered a fatal initialization error. Contact the author with details of the CPU archi- tecture and system chipset in use. bce%d: Firmware did not complete initialization! The driver has encountered a fatal initialization error. bce%d: Bootcode not running! The driver has encountered a fatal initialization error. bce%d: Error mapping mbuf into RX chain! The driver could not map a RX mbuf into DMA addressable memory. bce%d: Error filling RX chain: rx_bd[0x%04X]! The driver was unable to allocate enough mbufs to fill the RX chain during initialization. Try increasing the number of mbufs available in the system, increase system memory, or if using jumbo frames, make sure enough 9KB mbufs are available. bce%d: Failed to allocate new mbuf, incoming frame dropped! The driver was unable to allocate a new mbuf for the RX chain and reused the mbuf for the received frame, dropping the incoming frame in the process. Try increasing the number of mbufs available in the system or increase system memory. bce%d: Controller reset failed! A fatal initialization error has occurred. bce%d: Controller initialization failed! A fatal initialization error has occurred. bce%d: Block initialization failed! A fatal initialization error has occurred. bce%d: Error mapping mbuf into TX chain! The driver could not map a TX mbuf into DMA addressable memory. bce%d: Error registering poll function! The driver received an error while attempting to register the poll function. bce%d: Changing VLAN_MTU not supported. Changing the VLAN MTU is not currently supported by the driver. bce%d: Cannot change VLAN_HWTAGGING while management firmware (ASF/IPMI/UMP) is running! Management firmware to support ASF/IPMI/UMP requires that VLAN tag stripping be enabled in the controller. bce%d: Changing VLAN_HWTAGGING not supported! Disabling VLAN tag stripping is not currently supported by the driver. bce%d: Watchdog timeout occurred, resetting! The device has stopped responding to the network, there is a problem with the cable connection, or a driver logic problem has occurred.. bce%d: Fatal attention detected: 0x%08X! A controller hardware failure has occurred. If the problem continues replace the controller. SEE ALSO
altq(4), arp(4), miibus(4), netintro(4), ng_ether(4), vlan(4), ifconfig(8) HISTORY
The bce device driver first appeared in FreeBSD 6.1. AUTHORS
The bce driver was written by David Christensen <davidch@broadcom.com>. BSD
October 7, 2009 BSD
All times are GMT -4. The time now is 12:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy