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

GSIP(4) 						   BSD Kernel Interfaces Manual 						   GSIP(4)

NAME
gsip -- National Semiconductor DP83820 Gigabit Ethernet driver SYNOPSIS
gsip* at pci? dev ? function ? Configuration of PHYs may also be necessary. See mii(4). DESCRIPTION
The gsip device driver supports Gigabit Ethernet interfaces based on the National Semiconductor DP83820 Gigabit Ethernet chips. The National Semiconductor DP83820 is found on NetGear GA-622, Asante FriendlyNet GigaNIX, D-Link DGE-500T, SMC 9452TX and 9462TX, Accton EN1407-T, Planex GN-1000TE, ARK SOHO GA2000T and GA2500T, and other low-cost Gigabit Ethernet cards. It uses an external PHY or an external 10-bit interface. The DP83820 supports VLAN tag insertion/removal in hardware. The gsip driver supports this feature of the chip. The DP83820 supports IPv4/TCP/UDP checksumming in hardware. The gsip driver supports this feature of the chip. See ifconfig(8) for informa- tion on how to enable this feature. The DP83820 chip is a close relative of the DP83815 10/100 Ethernet chip, which is supported by the sip(4) driver, hence the gsip name. SEE ALSO
arp(4), ifmedia(4), mii(4), netintro(4), pci(4), vlan(4), ifconfig(8) HISTORY
The gsip driver first appeared in NetBSD 1.6. AUTHORS
The gsip driver was written by Jason R. Thorpe <thorpej@NetBSD.org>. BUGS
The gsip driver does not support the 10-bit interface, which is required in order to support fiber-optic media. BSD
June 2, 2001 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