Name Date Size #Lines LOC

..08-May-2022-

MakefileH A D08-May-2022258 159

READMEH A D08-May-2022645 2014

io.hH A D08-May-20221.9 KiB8575

ip1000.cH A D08-May-202226.9 KiB990741

ip1000.confH A D08-May-2022206 1615

ip1000.hH A D08-May-20224.8 KiB191147

README

1The ip1000 driver is for IC Plus 1000A/Family (ST1023) Ethernet card.
2
3This driver is referred to Minix(3.4.0) rtl8169 driver,
4Linux(4.2.1) ipg driver and IP1000A LF-DS-R08 datasheet.
5
6Revision 1.0 2016/11/02
7Authored by Jia-Ju Bai <baijiaju1990@163.com>
8
9Revision 1.1 2016/11/12
10Modification: Remove and rewrite Linux-derived code
11Authored by Jia-Ju Bai <baijiaju1990@163.com>
12
13Revision 1.2 2017/1/12
14Modification: Restructure the code and correct function order in initialization
15Authored by Jia-Ju Bai <baijiaju1990@163.com>
16
17Something can be improved:
181. Ethernet address can not be modified at present.
192. Dump interfaces are not provided.
20