Commit Graph
14 Commits
Author SHA1 Message Date
jens 96499e4142 [libsys]
- fixed usleep()

git-svn-id: http://moon:8086/svn/mips@215 a8ebac50-d88d-4704-bea3-6648445a41b3
2021-11-24 19:50:01 +00:00
jens def3585764 [Network]
- added broadcast flag
- removed hw types from dhcp
[test_emac]
- do dhcp discover on startup

git-svn-id: http://moon:8086/svn/mips@214 a8ebac50-d88d-4704-bea3-6648445a41b3
2021-11-24 16:52:36 +00:00
jens 2a12a5f931 - fixed DHCP options
git-svn-id: http://moon:8086/svn/mips@212 a8ebac50-d88d-4704-bea3-6648445a41b3
2021-11-24 12:08:37 +00:00
jens 9c248bd884 - fixed Eth_pkt_send()
- dhcp: don't send padding bytes for whole options

git-svn-id: http://moon:8086/svn/mips@211 a8ebac50-d88d-4704-bea3-6648445a41b3
2021-11-24 11:18:53 +00:00
jens 888c71bf72 - fixed sleep()
- use itoa from lib
- fixed Eth_pkt_recv()


git-svn-id: http://moon:8086/svn/mips@210 a8ebac50-d88d-4704-bea3-6648445a41b3
2021-11-24 08:23:20 +00:00
jens 001e7af3e3 - fixed Eth_pkt_recv
- DHCP sending of client id is disabled

git-svn-id: http://moon:8086/svn/mips@209 a8ebac50-d88d-4704-bea3-6648445a41b3
2021-11-24 07:17:01 +00:00
jens 6c957b9e84 - remove compiler warning
git-svn-id: http://moon:8086/svn/mips@208 a8ebac50-d88d-4704-bea3-6648445a41b3
2021-11-24 06:22:03 +00:00
jens 453468e10d [sim]
- fixed test_emac_sim
- added EMAC registers to board

git-svn-id: http://moon:8086/svn/mips@207 a8ebac50-d88d-4704-bea3-6648445a41b3
2021-11-23 22:08:06 +00:00
jens 4dfb4b92ea - refactored network
- fixed gpio_clr()

git-svn-id: http://moon:8086/svn/mips@206 a8ebac50-d88d-4704-bea3-6648445a41b3
2021-11-23 22:00:29 +00:00
jens 794bd38593 - refactored network
git-svn-id: http://moon:8086/svn/mips@204 a8ebac50-d88d-4704-bea3-6648445a41b3
2021-11-23 19:29:51 +00:00
jens 2b04dc86da - fixed SYS_EMAC_DATA_CACHED
git-svn-id: http://moon:8086/svn/mips@203 a8ebac50-d88d-4704-bea3-6648445a41b3
2021-11-23 19:19:36 +00:00
jens b454e8dd00 - fixed libsys includes
git-svn-id: http://moon:8086/svn/mips@201 a8ebac50-d88d-4704-bea3-6648445a41b3
2021-11-23 18:42:38 +00:00
jens 015deb2ace - refactored libsys into common
git-svn-id: http://moon:8086/svn/mips@198 a8ebac50-d88d-4704-bea3-6648445a41b3
2021-11-23 18:09:11 +00:00
jens 2c4a6af07b - refactored common sources into common
git-svn-id: http://moon:8086/svn/mips@197 a8ebac50-d88d-4704-bea3-6648445a41b3
2021-11-23 17:43:37 +00:00