grub2: bring back build of aros-side grub2 tools
[AROS.git] / workbench / devs / networks / rtl8168 / rtl8168-README
blobd9204cf5787e325999a0f95d2bb697428d0ad1f9
1 rtl8168.device
2 -----------------
4 see "COPYING" for license information
6 This is an AROS "SANA-2" NIC Driver for RealTek Gigabit Ethernet
7 controllers with PCI-Express interface.
9 Based on the GPL RealTek r8168 NIC driver
11 Development sponsored by ClusterUK - who provided the iMica Hardware
12 it was primarily designed for.
14 supported NIC's:
15     0x10ec,0x8168  - RealTek RTL8168B/8111B
16     0x10ec,0x8168  - RealTek RTL8168C/8111C
17     0x10ec,0x8168  - RealTek RTL8168CP/8111CP
18     0x10ec,0x8168  - RealTek RTL8168D/8111D
20 TODO/Limitations/Known Issues:
21 * Fix shutdown (currently doesnt cleanup/shutdown)
22 * Handle Rx more efficiently (reduce  processing in int handler)
23 * Fix multicast hashlist
24 * Make sure all stats get recorded correctly.
25 * Support for Jumbo frames.
26 * Support for checksum offloading.
27 * Move generic defines to generic driver header files.
29 NOTES
30 * Some Linux kernel rtl8168 drivers have been known to wipe the eeprom
31 MAC address. If this affects you, then remove all power from your system
32 (laptops must have their battery removed, desktops should be unplugged
33 from the mains) and it should be restored.