Fixed my network drivers to work with ABIv1 (apart from prism2.device, which
commit629fc4c836af278e10511346d8f307428e71b475
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 12 Jun 2012 14:51:56 +0000 (12 14:51 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 12 Jun 2012 14:51:56 +0000 (12 14:51 +0000)
treed05ca301a1f0e884154fce22805cb3ff6388b0a1
parent6300d06df9f80849b232ef63a152df9e65dc9645
Fixed my network drivers to work with ABIv1 (apart from prism2.device, which
needs to updated to the WPA version). Only realtek8180.device has been tested.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@45009 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
18 files changed:
workbench/devs/networks/atheros5000/aros_device.c [copied from workbench/devs/networks/rhine/aros_device.c with 87% similarity, mode: 0755]
workbench/devs/networks/atheros5000/device.h
workbench/devs/networks/atheros5000/unit.c
workbench/devs/networks/etherlink3/aros_device.c
workbench/devs/networks/etherlink3/device.h
workbench/devs/networks/etherlink3/unit.c
workbench/devs/networks/intelpro100/device.c
workbench/devs/networks/intelpro100/device.h
workbench/devs/networks/intelpro100/mmakefile.src
workbench/devs/networks/intelpro100/unit.c
workbench/devs/networks/realtek8180/aros_device.c [copied from workbench/devs/networks/rhine/aros_device.c with 87% similarity, mode: 0755]
workbench/devs/networks/realtek8180/device.c
workbench/devs/networks/realtek8180/device.h
workbench/devs/networks/realtek8180/device_protos.h
workbench/devs/networks/realtek8180/unit.c
workbench/devs/networks/rhine/aros_device.c
workbench/devs/networks/rhine/device.h
workbench/devs/networks/rhine/unit.c