skrll
|
08a4aba755
|
C99 types
|
2012-11-12 18:00:34 +00:00 |
|
chs
|
cbab9cadce
|
split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
|
2012-10-27 17:17:22 +00:00 |
|
dyoung
|
fea15f47f1
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 20:36:42 +00:00 |
|
rmind
|
f95af63371
|
Drop 3rd and 4th clauses from Ichiro FUKUHARA's license.
Reviewed and approved by ichiro@ (copyright holder).
|
2009-10-21 14:15:50 +00:00 |
|
hamajima
|
9290fbe544
|
identify model from DeviceCfg register, and delete "options ARMADILLO210".
get DRAM information and boot argument from bootloader.
|
2006-02-13 12:24:21 +00:00 |
|
hamajima
|
b0ff3653c2
|
Add support for the Atmark Techno Armadillo-210.
Armadillo-210 is subset model of Armadillo-9.
|
2006-02-06 14:03:22 +00:00 |
|