ethernet adaptor
Apple Ethernet Update 2.0
Apple Ethernet Update is a reliable and useful live update module which improves AppleShare connections in high-traffic network environments. more>>
Apple Ethernet Update 2.0 is a reliable and useful live update module which improves AppleShare connections in high-traffic network environments.
The Apple Ethernet Update 2.0 consists of version 2.4.3 of the Apple Ethernet extension. When you use certain Mac OS 9 applications while connected to AppleShare volumes, disconnections can occur. You may see "TickleTimeout" disconnect messages in the Mac OS X Server 10 Apple File Service access log. The Apple Ethernet Extension 2.4.3 prevents these disconnections from occurring.
Apple Ethernet Updater 1.1.10
The Apple Ethernet Update provides improved connection stability. more>>
NetMinder Ethernet Updater 5.0.2
NetMinder Ethernet 5.0.2 is a free update for NetMinder Ethernet 5.0. A separate updater is also available for the Xserve Edition of NetMinder Ethernet, which is bundled exclusively by Apple Computer more>> NetMinder Ethernet 5.0.2 is a free update for NetMinder Ethernet 5.0. A separate updater is also available for the Xserve Edition of NetMinder Ethernet, which is bundled exclusively by Apple Computer with Xserve systems.
NetMinder Ethernet 5.0.x.
Version 5.0.2 fixes the following:
- support for decode of mDNS (Rendezvous) protocol
- optimization of the four Analysis windows to rapidly sort and display the top 100 addresses for traffic analysis purposes
- fixes to AppleShare/IP decodes
PostgreSQLAdaptor 152
PostgreSQLAdaptor is an essential and full featured tool to use PostgreSQL with Enterprise Objects Framework 2.x. more>>
PostgreSQLAdaptor 152 is an essential and full featured tool to use PostgreSQL with Enterprise Objects Framework 2.x. The adaptor requires a current version of the database running on a real operating system.
Requirements:
- Mac OS X Server
- PostgreSQL Framework
USB-to-Ethernet 1.0
USB-to-Ethernet offers you USB to Ethernet Adaptor Drivers more>>
USB-to-Ethernet offers you USB to Ethernet Adaptor Drivers.
There are two basic catagories of USB-To-Ethernet adaptors:
- USB 1.1 devices that use a Pegasus driver.
- USB 2.0 devices that use a AX8817x driver (or its successor, the AX88772).
Each disk image includes an installer for Panther or Tiger, and a "src" folder containing the corresponding xCode projects.
Installation
Download and mount the appropriate driver disk image listed above, run the corresponding installer for Panther or Tiger, and then restart your system as suggested. The Installer will ask you to authenticate so it can place the corresponding driver in "/System/Library/Extensions/" with the correct file permisions to load as a kernel extension.
Next, plug-in your Ethernet adaptor with a live Ethernet cable attached. When you open the Network Preferences panel, it should inform you that a new port has appeared and ask if you want to enable it. Enable the new port and apply your network settings. Thats it.
Each driver is pre-configured to recognize a handfull of common devices. If your device does not appear to be recognized by the driver, you might have to add it to the Info.plist file, which is located inside the USBPegasusEthernet.kext or USBAx8817x.kext directory. You can use the System Profiler or USBProber tool to find the corresponding Product ID and Vendor ID.
To uninstall the driver, make sure any USB adaptors are disconnected, and then drag the corresponding driver in /System/Library/Extensions/ USBPegaususEthernet.kext or USBAx8817x.kext to the trash. You may need to authenticate that you have administrator privileges.
USB 1.1 Performance
The Pegasus chipset provides a USB 1.1 compatible implementation which could be a concern for some users. USB 1.1 runs at 1.5 Mbps (low speed) or 12 Mbps (full speed). For best performance, its important to isolate any low speed devices on a separate bus. Mice and keyboards often run at low speed.
Using the Link Rate tool in IPNetMonitorX, I measured the link rate to another device on my LAN as 6 Mbps. The built-in Ethernet on my 12" PBG4 reported 44 Mpbs. When I measured the link rate to the next hop router through my cable modem, it reported 1 mbps. It didnt make any difference whether I used Ethernet built-in or the USB-To-Ethernet adaptor. Finally, I downloaded a 2.2 MB file to compare the throughput using the Monitor tool.
Both downloads took 5 seconds, but Ethernet built-in reached a peak rate of 589 KBps versus 579 kBps. Repeating the experiment several times produced similar results. Ethernet built-in might be 1-2% faster, but performance was clearly limited by the speed of my cable modem (Your Mileage May Vary).
USB 2.0 Performance
The AX8817x chip set provides a USB 2.0 compatible implementation which runs at up to 480 Mbps (high speed), so it should be possible to keep up with 100 Mbps fast ethernet as long as there are no other slower devices on the same bus. To test this I copied a 64.8 MB music file to my PBG4 laptop connected through a LinkSys USB200M Ethernet Adaptor (en3) and compared this to the same file transfer using Built-in Ethernet (en0).
Both transfers reached 10 MBps (80-90 Mbps) and took about 10 seconds. I repeated the test in the other direction.
While the USB-To-Ethernet adaptor was slightly slower, at 80 Mbps there was little noticeable difference. Files moved quickly from one system to another via 100 Mbps fast Ethernet. Copying the same file using AirPort wireless took 50-90 seconds.
Stability
While other USB-To-Ethernet drivers are reported to be buggy, I havent encountered any stability problems to date. The adaptor turns off when the computer goes to sleep and comes back on when the computer awakes. It does not support "Wake On LAN" at this time.
Wrap Up
This USB-To-Ethernet Adaptor combination could be an attractive solution for a Mac Mini, or old iBook used as an Internet gateway or server. Im particularly fond of using old laptops as servers since they are compact, quiet, use little energy, and include their own battery backup.
LaCie Ethernet Disk 1.5
LaCie Ethernet Disk - USB Ethernet Disk mini driver more>>
Apply this to get the latest functionalities and fixes.
Enhancements:
- Compatibility with Apples Bonjour
- Possibility to rename the share
- Read-Write access in HFS+ files system format
- WINS servers compatible.
Apple Ethernet Driver 1.1.10
Apple Ethernet Driver is developed to be an essential update which provides improved connection stability. more>>
Apple Ethernet Driver 1.1.10 is developed to be an essential update which provides improved connection stability. This updater is recommended for all Xserve systems and PowerMac systems with the Apple PCI or PCI-X Ethernet card installed.
Ethernal 1.2
Ethernal - visualize all incoming & outgoing Ethernet packets more>>
I wanted to learn how to read raw Ethernet packets on MacOS X. After going through several examples, I ended up writing this little piece of software. It uses the Berkeley Packet Filter device to read all incoming and outgoing Ethernet packets. I have wrapped the whole thing in a Cocoa GUI using the new bindings features of Mac OS 10.3.
Main features:
- Reads all incoming/outgoing Ethernet packets
- Displays the packet content in hexadecimal/ascii
- Finds any string in packet
- Filters packets
- Dynamic display width
- Save/load packets to disk.
MRJ Adapter 1.0.6
Java virtual machine development tool. more>>
MRJ Adapter is an easier path for developers because it is easier to learn, leveraging concepts they already know, such as action listeners to handle menu items. It also shields the developer from the problems associated with compiling their code on other platforms when the APIs they need only exist on the Mac.
MRJ Adapter incorporates a wealth of knowledge and little-known tricks about Apples virtual machines that no developer should be expected to know off-hand, especially if they come from other platforms. Things like how to bring up a folder chooser dialog, or how to open a document with the application that created it are addressed by MRJ Adapter.
MRJ Adapter implements many things the Apple APIs dont address, such as automatic handling of all-inclusive menu bars, assignment of a menu bar to be shown when no frame is visible, and more.
Apple G3 Ethernet Driver 2.0.4
This driver is used by the Power Macintosh G3 built-in Ethernet interface. The 2.0.4 driver fixes a problem present in the 2.0, 2.0.1, 2.0.2, and 2.0.3 drivers, where there is a possibility that the more>> This driver is used by the Power Macintosh G3 built-in Ethernet interface. The 2.0.4 driver fixes a problem present in the 2.0, 2.0.1, 2.0.2, and 2.0.3 drivers, where there is a possibility that the system could lose network services when using the built-in Ethernet interface with the machines listed above. Please refer to the Read Me file included with with this software for complete details.
PowerMac G3, except not the PowerBook G3, Disk Copy 6.1 or later.
SkyLine USB Adaptor Driver 1.1
SkyLine USB Adaptor Driver contains the drivers necessary to connect a Proxim SkyLine USB Adaptor to your Mac more>> SkyLine USB Adaptor Driver contains the drivers necessary to connect a Proxim SkyLine USB Adaptor to your Mac.
Proxim SkyLine USB Adaptor.
Keyspan USB Twin Serial Adapter for OSX
Keyspan USB Twin Serial Adapter is the driver software that allows you to connect your Keyspan USB Twin Serial Adapter into your USB slot, allowing you to plug in hardware that requires the serial more>> Keyspan USB Twin Serial Adapter is the driver software that allows you to connect your Keyspan USB Twin Serial Adapter into your USB slot, allowing you to plug in hardware that requires the serial port such as StylWriters, Personal LaserWriters, HP DeskWriters, and more.
MacOS X.
Kingston KNE40 Ethernet Driver 3.3b
Kingston KNE40 Ethernet Driver 3.3b should be used with the EtheRx PCI Ethernet (KNE40) card. Requirements: EtheRx PCI Ethernet (KNE40) card more>> Kingston KNE40 Ethernet Driver 3.3b should be used with the EtheRx PCI Ethernet (KNE40) card.
EtheRx PCI Ethernet (KNE40) card.
Version 3.3b is now MacOS 9 compatible.
Keyspan USB Twin Serial Adapter 1.9
Keyspan USB Twin Serial Adapter is the driver software that allows you to connect your Keyspan USB Twin Serial Adapter into your USB slot, allowing you to plug in hardware that requires the serial more>> Keyspan USB Twin Serial Adapter is the driver software that allows you to connect your Keyspan USB Twin Serial Adapter into your USB slot, allowing you to plug in hardware that requires the serial port such as StylWriters, Personal LaserWriters, HP DeskWriters, and more.
Version 1.9 improves communications with the serial adaptor.
Keyspan USB PDA Adapter 2.5
Keyspan USB PDA Adaptor contains the drivers to connect to PDA to your Mac via your USB port. Requirements: MacOS 8.6 or later more>> Keyspan USB PDA Adaptor contains the drivers to connect to PDA to your Mac via your USB port.
MacOS 8.6 or later.
Version 2.5 improves communication with this adaptor.