Add deice, attachment and file information for the Atomwide Multi-Port
Serial card.
This commit is contained in:
parent
4c86426324
commit
012044674d
|
@ -260,6 +260,12 @@ file arch/arm32/podulebus/simide_io_asm.S simide
|
|||
|
||||
attach wdc at simide with wdc_sim
|
||||
|
||||
# Atomwide Multi-Port Serial driver
|
||||
device amps {}
|
||||
attach amps at podulebus
|
||||
attach com at amps with com_amps
|
||||
file arch/arm32/podulebus/amps.c amps
|
||||
|
||||
device vidcvideo
|
||||
attach vidcvideo at vidc
|
||||
file arch/arm32/vidc/console/vidcvideo.c vidcvideo needs-count
|
||||
|
|
Loading…
Reference in New Issue