Sponsored Content
Operating Systems Solaris show firmware of network card Post 302068881 by pressy on Tuesday 21st of March 2006 12:09:58 PM
Old 03-21-2006
Summary

thanks for your answer RTM, but modinfo only shows the version of the kernel module, not the hardware firmware/fcode....

i found a solution:

first, it is possible to see it in the OBP like i wrote...

2nd:
to see it in a running system, you could use:
# prtpicl -v -c network | grep version
--snip--
:version Sun PCI Gigaswift 1000Base-X FCode 2.12 04/04/22
--snip--
#

or 3rd:
# prtconf -pv | grep version
--snip--
version: 'Sun PCI Gigaswift 1000Base-X FCode 2.12 04/04/22'
--snip--

thanks for your time...

regards pressy
 

10 More Discussions You Might Find Interesting

1. IP Networking

network card

I have a UnixWare 2 server that has an ISA 3Com NIC that has just a BNC connector on it. I want to remove this and install an ISA 3Com NIC that has a BNC/RJ45 connector. What steps do I have to go through to successfully complete this? Thye are almost the exact same cards except for the... (1 Reply)
Discussion started by: cparks
1 Replies

2. UNIX for Dummies Questions & Answers

Installing network card

1) i am trying to install realtek network card in caldrea linux, but i am not able to find the interface, 2)i download drivers for network card and i am not able to read the floopy in linux, pls help me out. (1 Reply)
Discussion started by: gops
1 Replies

3. IP Networking

Network Card with SGI

The Octane is driving me nuts . It was sitting on the network doing its job nicely and i had to pull the n/w cable out from the wall to pull it from the inside of the table and connected it again . The logs show this -- link down .... < when i pulled it out > link ok < when i connected > But... (0 Replies)
Discussion started by: DPAI
0 Replies

4. UNIX for Advanced & Expert Users

Network Card Help

I have been having trouble with my sis900 neytwork card in slacwkare linux. I tried to modprobe the sis900, it didnt give me any errors but it didnt load it. so I put in a realtek 8139 network card and tried it too. These are the errors i get with the two cards when trying to do insmod on either of... (3 Replies)
Discussion started by: The Fridgerator
3 Replies

5. UNIX for Advanced & Expert Users

network card problem

hi, everyone: alpha 600 au true64 Unix 4.0f my network cart is set "Auto-Negotiate".After operate system startup,the network will be disconnected by itself at sometime. I found some prompt in /usr/adm/messages. "tu0 :transmit FIFO underflow:threshold raised to :256 byteŁ¬link up... (1 Reply)
Discussion started by: q30
1 Replies

6. UNIX for Dummies Questions & Answers

Network card and internet

Hi!. I have problems installing my network card under ther redhat kernel. First i tryed my integrated intel pro set 10/100 then my d-link 530tx Pci but none of them seems to be found. also i huse my network card to connect to the net trough PPPOE where i need to type my username and... (3 Replies)
Discussion started by: Gibbler
3 Replies

7. UNIX for Dummies Questions & Answers

How can I tell which network card is which?

I have three network cards in my unix box. I need to figure out which card corresponds to an assigned IP address. If there some command in unix I can use to make an ethernet interface blink? Any advice would be appreciated. (6 Replies)
Discussion started by: mojoman
6 Replies

8. UNIX for Advanced & Expert Users

Show all network info

Is there a command that display all network info. I'm looking for ip address, subnet mask, gateway, and dns. If there isn't a single command could someone please write me a shellscript that can do this? (8 Replies)
Discussion started by: cokedude
8 Replies

9. Red Hat

Regarding Network Interface Card

Dear All , While taking backups in one Linux Server , we find one alert came with regard to Network Interface Card. Pl find the below alert. Network Interface Card performance for NIC:eth1 has exceeded Major threshold. Bytes sent and received per second (Average)= 105540.303101... (6 Replies)
Discussion started by: jegaraman
6 Replies

10. Ubuntu

Error on network card

Hi Please can you help me to understand what could be wrong based on what I have captured in the logs: I have run cat /var/log/syslog | grep -i warn, and I got the following output NetworkManager: <warn> Activation (eth3) failed. Dec 23 10:58:25 cmoveldb02 NetworkManager: <warn> (eth3): DHCPv4... (2 Replies)
Discussion started by: fretagi
2 Replies
CAS(4)							   BSD Kernel Interfaces Manual 						    CAS(4)

NAME
cas -- Cassini/Cassini+ (GigaSwift) Ethernet device driver SYNOPSIS
cas* at pci? dev ? function ? Configuration of PHYs may also be necessary. See mii(4). DESCRIPTION
The cas driver provides support for the Sun Cassini and Cassini+ (GigaSwift) and the National Semiconductor Saturn Ethernet hardware found in Sun UltraSPARC machines and Sun GigaSwift PCI cards. Cards supported by this driver include: o Sun Gigaswift Ethernet (SX fibre variants) o Sun Gigaswift Ethernet (UTP variants) o Sun quad Gigaswift Ethernet SEE ALSO
brgphy(4), gentbi(4), gphyter(4), ifmedia(4), intro(4), mii(4), ifconfig(8) Sun Microsystems, Cassini+ ASIC Specification, http://www.sun.com/processors/manuals/cs_plus.pdf. HISTORY
The cas driver first appeared in OpenBSD 4.1. NetBSD support was added in NetBSD 6.0. AUTHORS
The cas driver was written for OpenBSD by Mark Kettenis <kettenis@openbsd.org>, based on the gem(4) driver, and ported to NetBSD by Julian Coleman <jdc@NetBSD.org>. BUGS
The cas driver does not support any of the advanced features of the Cassini chip. On the SX fibre variants of the hardware, the link may stay down if media options apart from autoselect are chosen. BSD
January 7, 2010 BSD
All times are GMT -4. The time now is 08:48 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy