Advertisement
Guest User

Realtek 8139 driver install readme

a guest
Mar 29th, 2022
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.03 KB | None | 0 0
  1. This document contains information about RTL8139x driver for Macintosh Power Mac
  2. series. We urge you to read this document to gain some understanding of this product.
  3. This document address the following topics:
  4.  
  5. *** The RTL8139x driver does not support the HOT-SWAP functionality of a PC Card.
  6. Thus you must plug the PC Card into your system before booting and should not
  7. remove the PC Card from your system before shuting down. PLEASE DO NOT
  8. HOT-SWAP THE PC CARD WHEN YOUR MAC SYSTEM IS RUNNING.
  9.  
  10. 1. Adapter requirement for PCI adapter
  11. 2. Adapter requirement for PC Card
  12. 3. Software Installation
  13. 4. Setting up Open Transport
  14. 5. Setting up the TCP/IP
  15.  
  16. 1. Adapter requirement for PCI adapter
  17. 1.1 The NIC on your Ethernet adapter must be RTL8139 series and the Subsystem
  18. Vendor ID must be 10ec and the Subsystem ID must be 8139.
  19. * You can contact your card provider to get the Subsystem Vendor ID and Subsystem
  20. ID. Or you can use the following method by yourself to check the Subsystem
  21. Vendor ID and Subsystem ID.
  22. - Select the "Apple System Profiler" from the Apple Menu.
  23. - Select the "Devices and Volumes" page from the "Apple System Profiler" window.
  24. - Check the "Card Name" field in the information of the PCI-slot where your ethernet
  25. adapter is plugged. The content of "Card Name" is in the form of pcixxxx,yyyy where
  26. xxxx is the Subsystem Vendor ID and yyyy is the Subsystem ID.
  27. 1.2 If the Subsystem Vendor ID and Subsystem ID is not 10ec,8139, please contact your
  28. card provider to get the driver for your adapter or follow the following steps to patch
  29. our driver to work with your adapter.
  30. - Get a binary editor to edit the driver.
  31. *** You can use "General Edit Lite" editor You can download "General Edit Lite" from
  32. ftp://physgi.phy.ncku.edu.tw/pub/mac/editor.
  33. - Use this editor to open the driver file "RTL8139x Driver".
  34. - Select "Unlock Data" from the "View" menu item to unlock data of the driver file to
  35. enable the editor to modify the driver file.
  36. - Click on the lower frame to activate the lower frame.
  37. - Replace all the pci10ec,8139 items with your pcixxxx,yyyy by using the "Replace"
  38. function provied in the "Replace" menu item in the "Find" menu item.
  39. - Save the driver file.
  40. note: "Quadrivio General Edit Lite" is a product of Quadrivio corporation. Please read
  41. the text file within the "Quadrivio General Edit Lite". You can contact Quadrivio
  42. corporation for more information.
  43.  
  44. 2. Adapter requirement for PC Card
  45. 2.1 The NIC on your PC Card must be RTL8139 series and the Vendor ID musb be 10ec
  46. and the Device ID must be 8139.
  47. * You can contact your PC Card provider to get the Vendor ID and Device ID of your
  48. PC Card.
  49. 2.2 If the Vendor ID and Device ID is not 10ec,8139, please contact your PC Card provider
  50. to get the driver for your PC Card or follow the following steps to patch our driver to
  51. work with your PC Card.
  52. - Get a binary editor to edit the driver.
  53. *** You can use "General Edit Lite" editor You can download "General Edit Lite" from
  54. ftp://physgi.phy.ncku.edu.tw/pub/mac/editor.
  55. - Use this editor to open the driver file "RTL8139x Driver".
  56. - Select "Unlock Data" from the "View" menu item to unlock data of the driver file to
  57. enable the editor to modify the driver file.
  58. - Click on the lower frame to activate the lower frame.
  59. - Replace all the pci10ec,8139 items with your pcixxxx,yyyy whree xxxx is the Vendor
  60. ID and yyyy is the Device ID of your PC Card by using the "Replace" function provided
  61. in the "Replace" menu item in the "Find" menu item.
  62. - Save the driver file.
  63. note: "Quadrivio General Edit Lite" is a product of Quadrivio corporation. Please read
  64. the text file within the "Quadrivio General Edit Lite". You can contact Quadrivio
  65. corporation for more information.
  66.  
  67. 3. Software Installation
  68. 3.1 Double-click the "Installer" icon in the "RTL8139x Driver for Mac OS" folder. The
  69. installer program examines your computer and installs the appropriate driver
  70. according to your selection.
  71.  
  72. 4. Setting up the AppleTalk Control Panel
  73. 4.1 Select the "Control Panels" from the Apple Menu.
  74. 4.2 Select "AppleTalk" from the Control Panels submeu.
  75. 4.3 Click the "Connect via:" dropdown list box to show available communication connections.
  76. 4.4 Select the slot where the adapter is installed.
  77. 4.5 Close the AppleTalk control panel. A dialog box will appear asking whether you
  78. want to save changes. Click the "Save" button.
  79.  
  80. 5. Setting up the TCP/IP
  81. 5.1 Select "Control Panels" from the Apple Menu.
  82. 5.2 Select "TCP/IP" from te Control Panels submenu.
  83. 5.3 Click the "Connect via:" dropdown list box to show available communication connections.
  84. 5.4 Select the slot where the adapter is installed.
  85. 5.5 Close the TCP/IP control panel. A dialog box will appear asking whether you want
  86. to save changes. Click the "Save" button.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement