Sun HPC Community Portal


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris BigAdmin RSS Sun HPC Community Portal
# 1  
Old 11-19-2008
Sun HPC Community Portal

This web site designed for information sharing and collaboration. As part of this member-based community, Sun HPC users can engage with Sun engineers, partners, and other customers in real time.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. High Performance Computing

HPC Related Links

Our directory of HPC related links is growing: Virtualization, Grid and Cloud Computing - Links Please contribute! (0 Replies)
Discussion started by: Neo
0 Replies

2. Solaris

how and where can i download sun solaris hpc mpirun software

how and where can i download sun solaris2.8 hpc mprun software?thanks (1 Reply)
Discussion started by: jingwp
1 Replies

3. Solaris

Sun Java Portal Server 6 and Solaris 10

Hello, I have recently installed Solaris 10 OE in an Ultra-10 stand alone workstation. I would like to know where can I find information regarding which version of Sun Web technologies such as: Sun Java Portal 6.x Sun Java Web Server 6.x Sun Java Identity Server Sun Java Directory... (0 Replies)
Discussion started by: mosqueda_albert
0 Replies
Login or Register to Ask a Question
GEM(4)							   BSD Kernel Interfaces Manual 						    GEM(4)

NAME
gem -- ERI/GEM/GMAC Ethernet device driver SYNOPSIS
gem* at pci? dev ? function ? gem* at sbus? slot ? offset ? Configuration of PHYs may also be necessary. See mii(4). DESCRIPTION
The gem driver provides support for the GMac Ethernet hardware found mostly in the last Apple PowerBooks G3s and most G4-based Apple hard- ware, as well as many Sun UltraSPARCs. Cards supported by this driver include: o Sun GEM gigabit ethernet (SX fibre variants) o Sun ERI 10/100 o Apple GMAC The GEM family supports hardware checksumming to assist in computing IPv4 TCP checksums. The gem driver supports this feature of the chip. See ifconfig(8) for information on how to enable this feature. SEE ALSO
bmtphy(4), ifmedia(4), intro(4), mii(4), ifconfig(8) Sun Microsystems, GEM Gigabit Ethernet ASIC Specification, http://www.sun.com/processors/manuals/ge.pdf. Sun Microsystems, Sbus GEM Specification, http://mediacast.sun.com/users/Barton808/media/gem_sbus-1.pdf. HISTORY
The gem device driver appeared in NetBSD 1.6. Support for PCI SX fibre cards was added in NetBSD 5.0. Support for SBus SX fibre cards was added in NetBSD 5.0. AUTHORS
The gem driver was written by Eduardo Horvath <eeh@NetBSD.org>. SX fibre support was added by Julian Coleman <jdc@NetBSD.org>. The man page was written by Thomas Klausner <wiz@NetBSD.org>. BUGS
The hardware checksumming support does not support IPv4 UDP, although this was allowed prior to NetBSD 5.0. Also, the hardware IPv4 TCP receive checksumming support has bugs, so this is disabled. On the SX fibre variants of the hardware, the link will stay down if there is a duplex mismatch. Also, packet transmission may fail when in half-duplex mode. BSD
September 15, 2008 BSD