Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

kse(4) [netbsd man page]

KSE(4)							   BSD Kernel Interfaces Manual 						    KSE(4)

NAME
kse -- Micrel 8842/8841 PCI Ethernet controller driver SYNOPSIS
kse* at pci? dev ? function ? DESCRIPTION
The kse driver supports Ethernet interfaces based on the Micrel 8842/8841 PCI Ethernet chips. The 8842 has 2 Ethernet ports which behave as a managed switch to bridge each other. It works like a T-shape connector of Ethernet data flow in which an Ethernet controller sits at the leg of the T. Frames can flow between the two ports while traffic destined for the 8842 reaches the EMAC. The 8841 is a plain 10/100 Ether- net. The kse driver distinguishes and handles them according to the HW model. SEE ALSO
arp(4), ifmedia(4), netintro(4), pci(4), ifconfig(8) AUTHORS
The kse driver was written by Tohru Nishimura. BUGS
__STRICT_ALIGNMENT case is not written. 8842 media selection keeps ``auto'' and indicates ``up 100baseTX-FX flow'' when either of two ports is found link-up. There is no functional provision to see and control the media selection of them this moment. Advanced features like flow volume bound, VLAN tag insertion/removal, QoS DiffServ are not implemented and remain uncontrollable by the kse driver. UDP4CSUM is not very useful since the HW has an implementation error for the case when a large UDP datagram is fragmented into MTU sized frames. BSD
July 6, 2006 BSD

Check Out this Related Man Page

ET(4)							   BSD Kernel Interfaces Manual 						     ET(4)

NAME
et -- Agere/LSI ET1310/ET1301 10/100/Gigabit Ethernet device SYNOPSIS
et* at pci? dev ? function ? etphy* at mii? phy ? DESCRIPTION
The et driver supports PCI Express Ethernet adapters based on the Agere/LSI ET1310/ET1301 integrated MAC/PHY. The following media types are supported: 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 (ET1310 only). SEE ALSO
arp(4), etphy(4), ifmedia(4), intro(4), netintro(4), pci(4), ifconfig.if(5), ifconfig(8) HISTORY
The et device driver first appeared in OpenBSD 4.3. It was added to NetBSD 6.0. AUTHORS
The et driver was written by Sepherosa Ziehau for DragonFlyBSD, ported to OpenBSD by Jonathan Gray <jsg@openbsd.org>, and subsequently ported to NetBSD by Kaspar Brand. BSD
October 13, 2010 BSD
Man Page

6 More Discussions You Might Find Interesting

1. Solaris

Quad Ethernet

I have a Quad Ethernet card in a 220R. 2 ports activated. Each has its own hostname file and both hostnames are in the hosts file. I want both ports to have the same IP address so we can use the 2nd port in case we lose communication on the port. On bootup, the box gives me: SIOCSLIFFLAGS:... (5 Replies)
Discussion started by: hshapiro
5 Replies

2. Solaris

Ethernet Port Name

I have a new Sun 440 and I am trying to configure it. Non of the Ethernet ports are enabled; when I issue "ifconfig -a" it returns nothing. Is there a way to know the available port name (e.g. ce, bge, etc.) by running a command or so ? (4 Replies)
Discussion started by: StarSol
4 Replies

3. AIX

Aggregated Etherchannel

Hi, I have a AIX5.3 P6-520 with 8x1Gb Ethernet ports with possible connections to 2 CISCO 2960 switches. I can create 8023ad Etherchannels which work correctly with the switches (I have set up for LACP passive and a valid channels) But can create 2x 8023ad 4Gb Etherchannels with no backups.... (2 Replies)
Discussion started by: spitzie
2 Replies

4. AIX

unknow pci device as seen by lsslot or lscfg

on a p5 520, running aix 7.1 with the latest TL and SP.. had a 133 MHz Sun PCI 1G or quad 4 x 100 Meg Ethernet card installed.. but it shows unknown type using using lscfg or lsslot Is there addtional drivers to be installed ??? did the same thing on a SYMBIOS Ultra320 diff... (2 Replies)
Discussion started by: ppchu99
2 Replies

5. AIX

Locating and Mapping Physical Ethernet Ports

Hello Everyone, Quick question, any short and fast way to locate and map the physical Ethernet ports on the physical server ? Server with expansion box has around 12 ethernet ports (fibre and ethernet) what is the quickest way to map or find out en0 represents which physical port ? ... (1 Reply)
Discussion started by: filosophizer
1 Replies

6. Solaris

Solaris 11 ssh on machine with multiple Ethernet ports

I have a server with 6 Ethernet ports. 4 are the the motherboard based 1 GBE ports and 2 are 10 GBE ports on NICs. I have set these all up with static IP addresses and use the standard /etc/nsswitch.files. My IP addresses are net0 192.168.1.82 net1 192.168.2.82 and so on till net5... (4 Replies)
Discussion started by: ashlaw
4 Replies