This support code two type soc. One is AR5312 type. Other is AR5315. AR531x is same soc AR231x. AR5312 is two port ether and cfi flash. AR5315 is one pport ether and spi flash. This code base on NetBSD code. Network interface like tulip. Network code is base on idt/if_kr.c.
Details
Details
AR2312,AR2313,AR2315,AR2317
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
cool, this is a good start!
Once this is done and in the tree i'll go figure out the wifi side of things and see if our HAL code even works at the moment.
sys/mips/atheros/ar531x/apb.c | ||
---|---|---|
64 ↗ | (On Diff #18526) | heh, get rid of this line. |
66 ↗ | (On Diff #18526) | Make this say, AR5XXX_APB_DEBUG and put it into sys/conf/options.mips . I should do the same for the ar71xx APB code. |