-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathREADME
More file actions
21 lines (14 loc) · 807 Bytes
/
Copy pathREADME
File metadata and controls
21 lines (14 loc) · 807 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
PS2ETH
----------------------------------------------------------------------------
This project is for developing ps2 ethernet drivers. Each driver may be
covered by a difference software license. Please check the license of the
driver before using it.
CURRENT DRIVERS
----------------------------------------------------------------------------
ps2klsi - This driver is for USB attached Kawasaki chipset ethernet
adapters. This currently only recognises the NetGear EA101
network adapter. (BSD License)
smap - This driver is for the standard Sony ethernet adapter,
based on smap.irx from retail games. Supports DMA transfers.
smap-linux - This driver is for the standard Sony ethernet adapter which
is also used as part of the ps2linux kit. (GPL License)