HP-UX 11i Version 1.5 Release Notes, September 2001

Networking
Network Drivers
Chapter 572
Network Drivers
New intl100 Driver
intl100 is a new PCI 10/100 Mbps full duplex ethernet driver based on
the 82559 chipset. It allows the cpu and the interface card to work in
parallel on the memory buffer descriptors and batches transmit
commands if the incoming rate is more than the service rate. As a result,
this driver offers:
improved efficiency, compared to older drivers
improved overall system performance caused by fewer interrupts
increased network load handling
intl100 supports cards with an RJ45 connector, 100Base-TX card
A6792A, and is similar to, btlan. Because the architecture of the 82559
chipset is different from the 21143 chipset, the hardware dependent
routines are different.
The intl100 driver comes pre-installed for all applicable PCI 100Base-T
cards.
Gigabit Ethernet Driver
A workaround is required to enable network tracing and logging for the
Gigabit Ethernet Driver.
After the OS has come up, run the following three commands in order to
enable nettl tracing and logging for the Gigabit Ethernet Driver:
1. nettl -stop
2. nettlconf -id 185 -name GELAN -class 12 -kernel -lib
libfmgelan.so -msg fmgelan -fmtfn subsys_gelan_format
-group "Gigabit Ethernet LAN/9000 Networking"
3. nettl -start