BSD Release: OpenBSD 4.4


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News BSD Release: OpenBSD 4.4
# 1  
Old 10-31-2008
BSD Release: OpenBSD 4.4

Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD

Usually when I on the evening go to bed I take some interesting book with me. I read it for a while to get me down to sleep. Probably most people seek information from the Nett by googleing but I am so oldfashioned I prefer a real book ;) But what a book. The one I found and ordered is BSD Unix®... (0 Replies)
Discussion started by: fossiili
0 Replies
Login or Register to Ask a Question
NFE(4)							   BSD Kernel Interfaces Manual 						    NFE(4)

NAME
nfe -- NVIDIA nForce MCP Ethernet driver SYNOPSIS
nfe* at pci? ciphy* at mii? icsphy* at mii? makphy* at mii? rlphy* at mii? DESCRIPTION
The nfe driver supports PCI Ethernet adapters based on the NVIDIA nForce Media and Communications Processors (MCP), such as the nForce, nForce 2, nForce 3, CK804, MCP04, MCP51, MCP55, MCP61, MCP65, MCP67 and MCP73 Ethernet controller chips. The nfe driver supports the following media types: autoselect Enable autoselection of the media type and options. 10baseT Set 10Mbps operation. 100baseTX Set 100Mbps (Fast Ethernet) operation. 1000baseT Set 1000Mbps (Gigabit Ethernet) operation (recent models only). SEE ALSO
arp(4), ciphy(4), icsphy(4), ifmedia(4), intro(4), netintro(4), pci(4), rlphy(4), ifconfig(8) HISTORY
The nfe device driver first appeared in OpenBSD 3.9. It was added to NetBSD 3.1. AUTHORS
The nfe driver was written by Jonathan Gray <jsg@openbsd.org> and Damien Bergamini <damien@openbsd.org>. CAVEATS
NVIDIA refuse to release any documentation on their products. BSD
November 14, 2007 BSD