summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm/mini2440/if_dm_mini2440.c
AgeCommit message (Collapse)Author
2012-11-12C99 typesskrll
2012-10-27split device_t/softc for all remaining drivers.chs
replace "struct device *" with "device_t". use device_xname(), device_unit(), etc.
2012-01-30Add FriendlyARM Mini2440 support.nisimura
- new code for Samsung S3C2440 SoC. - update for other S3C2xx0. This port was done by Paul Fleischer.