Subject: Cleaning up arm32 port
To: None <port-arm32@netbsd.org>
From: Reinoud Zandijk <imago@kabel065011.kabel.utwente.nl>
List: port-arm32
Date: 02/16/2001 18:29:44
Dear all,
since there are lots of complaints about the structure of the arm32 port
i'm willing to take the job on me (together and with help from Ben I hope
! ) to do something about it .... my plan would be :
1) clean up bootconfig structure
* in progress
1b) allow multiple memory freelists to allow DMA/non-DMA division etc.
2) clean up mainbus code to allow to busify connecting devices
+ add DMA mem handlers ....
3) merge podulebus code so arm32 and arm26 can use the same podulebus code
-> if posible, move shared code to ../sys/dev/podulebus
4) big one? : implementing wscons for RiscPC/rc7500
-> cleans vidc directory and attachments too
5) try to use as much as ../sys/dev/ic code as posible for devices
6) ...
Any other idea's ?
Cheers,
Reinoud