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 Passed - Unit
No Test Coverage - Build Status
Buildable 4848 Build 4911: arc lint + arc unit
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 | ||
---|---|---|
65 | heh, get rid of this line. | |
67 | Make this say, AR5XXX_APB_DEBUG and put it into sys/conf/options.mips . I should do the same for the ar71xx APB code. |