Sponsored Content
Operating Systems SCO Loading SCO 507 on HP ProLiant ML350 G6 Post 302403040 by ringspanner on Thursday 11th of March 2010 09:12:46 AM
Old 03-11-2010
It worked fine for me,,, until trying to run the Broadcom Diagnostic program to disable ASF on the embedded network card. The macine boots up from the CD,,,fine.
Then gives a menu to load to HD.
then fails as it cannot find the CDROM.
How did you get around this as this machine has a SATA CDrom as in the SCO checklist.
Help!,,,,,or if you have a different way of disabling ASF then please let me know.
Thanks
Griff
 

8 More Discussions You Might Find Interesting

1. SCO

Sco Unixware 7.1.3 hangs in installation during loading of IDE

Hello, i'm mostly a linux person, so I have some experience in unix. I don't even know where to start with unixware though. I boot, anwser a couple questions in the installer, and when it comes to detecting and loading the drivers, it hangs as 90% when loading "IDE". I press crtl-alt-esc and it... (1 Reply)
Discussion started by: techmaster
1 Replies

2. SCO

SCO 5.0.5 want to install on ML350 G5

Hi Can any one suggest me how i will install SCO 5.0.5 on new server ML350 G5 as vendar says this machine is not compatable for SCO 5.0.5 this machine only can support SCO 5.0.7 but i dont want to install SCO 5.0.7 . OR which machine is available in the market for SCO 5.0.5 . Waiting for... (1 Reply)
Discussion started by: munirh
1 Replies

3. SCO

Problems installing a tape storageworks on ML350 G5 with sas hdd and 29320alp card

I just install UNIX SCO 5.0.7 on a new Proliant ML 350 G5 with hpsas driver on an smart array E200i, i just realized that it doesn have an scsi port for the tape unit (storageworks dat40), just add a scsi card 29320ALP pcix card, installed the ad320 driver downloaded from adaptec and from sco site,... (6 Replies)
Discussion started by: jactroo
6 Replies

4. SCO

Installing SCO OpenServer v5.07 on an HP ML350 G5 server

Hi there We are trying to install SCO OpenServer v5.07 on an HP ML350 G5 server. I have downloaded the drivers from HP's website, but are getting nowhere. (I feel that I am going round in circles - every time I google for the drivers, I end up here.) :( What happens is we create the driver... (12 Replies)
Discussion started by: The_Librarian
12 Replies

5. Shell Programming and Scripting

Function loading in a shell scripting like class loading in java

Like class loader in java, can we make a function loader in shell script, for this can someone throw some light on how internally bash runs a shell script , what happenes in runtime ... thanks in advance.. (1 Reply)
Discussion started by: mpsc_sela
1 Replies

6. SCO

Getting error sco unix 507 from cdrom:no controller for device you chosen

Installing SCO UNIX 507 on Dell Poweredge T610. It has no floppy so I downloaded the BTLD onto CD from SCO site to load without floppy drive. BTLD loads ok. when i get to the Media to be used, no matter what option i chose i get the error: No controller for device you have chosen. During bootup you... (9 Replies)
Discussion started by: romanglad112
9 Replies

7. UNIX for Advanced & Expert Users

Help me to install UNIXware 7.1.4 on hp ml350 g6 server

hi all i have hp proliant ml350 g6 , i want install unixware 7.1.4 , i excute steps installation but an error ocured hard disk not found after completed install HBA DRIVER , when chnage using DCU utility from automatic to mannul some reseason like unkow device see must be configure can you help... (1 Reply)
Discussion started by: eng.sami80
1 Replies

8. SCO

SCO 5.0.7 driver for HP SmartArray P410i Controller on Proliant DL380 G7?

Hi I hope this is the right forum. I am attempting to install SCO 5.0.7 on a Proliant DL380 G7 with a Smart Array P410I Controller. I need a driver for this. Can anybody point me to a download? Thanks in anticipation. (12 Replies)
Discussion started by: Stuart1946
12 Replies
BGE(4)                                                     BSD Kernel Interfaces Manual                                                     BGE(4)

NAME
bge -- Broadcom BCM57xx/BCM590x Gigabit/Fast Ethernet driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device miibus device bge Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_bge_load="YES" DESCRIPTION
The bge driver provides support for various NICs based on the Broadcom BCM570x, 571x, 572x, 575x, 576x, 578x, 5776x and 5778x Gigabit Ether- net controller chips and the 590x and 5779x Fast Ethernet controller chips. All of these NICs are capable of 10, 100 and 1000Mbps speeds over CAT5 copper cable, except for the SysKonnect SK-9D41 which supports only 1000Mbps over multimode fiber. The BCM570x builds upon the technology of the Alteon Tigon II. It has two R4000 CPU cores and is PCI v2.2 and PCI-X v1.0 compliant. It supports IP, TCP and UDP checksum offload for both receive and transmit, multiple RX and TX DMA rings for QoS applications, rules-based receive filtering, and VLAN tag stripping/insertion as well as a 256-bit multicast hash filter. Additional fea- tures may be provided via value-add firmware updates. The BCM570x supports TBI (ten bit interface) and GMII transceivers, which means it can be used with either copper or 1000baseX fiber applications. Note however the device only supports a single speed in TBI mode. Most BCM5700-based cards also use the Broadcom BCM5401 or BCM5411 10/100/1000 copper gigabit transceivers, which support autonegotiation of 10, 100 and 1000Mbps modes in full or half duplex. The BCM5700, BCM5701, BCM5702, BCM5703, BCM5704 and BCM5717 also support jumbo frames, which can be configured via the interface MTU setting. Selecting an MTU larger than 1500 bytes with the ifconfig(8) utility configures the adapter to receive and transmit jumbo frames. Using jumbo frames can greatly improve performance for certain tasks, such as file transfers and data streaming. The bge 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. 1000baseTX Set 1000baseTX operation over twisted pair. Only full-duplex mode is supported. 1000baseSX Set 1000Mbps (Gigabit Ethernet) operation. Both full-duplex and half-duplex modes are supported. The bge 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 bge driver provides support for various NICs based on the Broadcom BCM570x family of Gigabit Ethernet controller chips, including the following: o 3Com 3c996-SX (1000baseSX) o 3Com 3c996-T (10/100/1000baseTX) o Dell PowerEdge 1750 integrated BCM5704C NIC (10/100/1000baseTX) o Dell PowerEdge 2550 integrated BCM5700 NIC (10/100/1000baseTX) o Dell PowerEdge 2650 integrated BCM5703 NIC (10/100/1000baseTX) o Dell PowerEdge R200 integrated BCM5750 NIC (10/100/1000baseTX) o Dell PowerEdge R300 integrated BCM5722 NIC (10/100/1000baseTX) o IBM x235 server integrated BCM5703x NIC (10/100/1000baseTX) o HP Compaq dc7600 integrated BCM5752 NIC (10/100/1000baseTX) o HP ProLiant NC7760 embedded Gigabit NIC (10/100/1000baseTX) o HP ProLiant NC7770 PCI-X Gigabit NIC (10/100/1000baseTX) o HP ProLiant NC7771 PCI-X Gigabit NIC (10/100/1000baseTX) o HP ProLiant NC7781 embedded PCI-X Gigabit NIC (10/100/1000baseTX) o Netgear GA302T (10/100/1000baseTX) o SysKonnect SK-9D21 (10/100/1000baseTX) o SysKonnect SK-9D41 (1000baseSX) LOADER TUNABLES
The following tunable can be set at the loader(8) prompt before booting the kernel, or stored in loader.conf(5). hw.bge.allow_asf Allow the ASF feature for cooperating with IPMI. Can cause system lockup problems on a small number of systems. Disabled by default. SYSCTL VARIABLES
The following variables are available as both sysctl(8) variables and loader(8) tunables: dev.bge.%d.forced_collapse Allow collapsing multiple transmit buffers into a single buffer to increase transmit performance with the cost of CPU cycles. The default value is 0 to disable transmit buffer collapsing. dev.bge.%d.forced_udpcsum Enable UDP transmit checksum offloading even if controller can generate UDP datagrams with checksum value 0. UDP datagrams with checksum value 0 can confuse receiver host as it means sender did not compute UDP checksum. The default value is 0 which disables UDP transmit checksum offloading. The interface need to be brought down and up again before a change takes effect. DIAGNOSTICS
bge%d: couldn't map memory A fatal initialization error has occurred. bge%d: couldn't map ports A fatal initialization error has occurred. bge%d: couldn't map interrupt A fatal initialization error has occurred. bge%d: no memory for softc struct! The driver failed to allocate memory for per-device instance information during initialization. bge%d: failed to enable memory mapping! The driver failed to initialize PCI shared memory mapping. This might happen if the card is not in a bus-master slot. bge%d: no memory for jumbo buffers! The driver failed to allocate memory for jumbo frames during initialization. bge%d: watchdog timeout The device has stopped responding to the network, or there is a problem with the network connection (cable). SEE ALSO
altq(4), arp(4), miibus(4), netintro(4), ng_ether(4), polling(4), vlan(4), ifconfig(8) HISTORY
The bge device driver first appeared in FreeBSD 4.5. AUTHORS
The bge driver was written by Bill Paul <wpaul@windriver.com>. BSD November 23, 2010 BSD
All times are GMT -4. The time now is 04:40 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy