netwinder

来自「《嵌入式系统设计与实例开发实验教材二源码》Linux内核移植与编译实验」· 代码 · 共 79 行

TXT
79
字号
NetWinder specific documentation================================The NetWinder is a small low-power computer, primarily designedto run Linux.  It is based around the StrongARM RISC processor,DC21285 PCI bridge, with PC-type hardware glued around it.Port usage==========Min    - Max	Description---------------------------0x0000 - 0x000f	DMA10x0020 - 0x0021	PIC10x0060 - 0x006f	Keyboard0x0070 - 0x007f	RTC0x0080 - 0x0087	DMA10x0088 - 0x008f	DMA20x00a0 - 0x00a3	PIC20x00c0 - 0x00df	DMA20x0180 - 0x0187	IRDA0x01f0 - 0x01f6	ide00x0201		Game port0x0203		RWA010 configuration read0x0220 - ?	SoundBlaster0x0250 - ?	WaveArtist0x0279		RWA010 configuration index0x02f8 - 0x02ff	Serial ttyS10x0300 - 0x031f	Ether100x0338		GPIO10x033a		GPIO20x0370 - 0x0371	W83977F configuration registers0x0388 - ?	AdLib0x03c0 - 0x03df	VGA0x03f6		ide00x03f8 - 0x03ff	Serial ttyS00x0400 - 0x0408	DC211430x0480 - 0x0487	DMA10x0488 - 0x048f	DMA20x0a79		RWA010 configuration write0xe800 - 0xe80f	ide0/ide1 BM DMAInterrupt usage===============IRQ	type	Description--------------------------- 0	ISA	100Hz timer 1	ISA	Keyboard 2	ISA	cascade 3	ISA	Serial ttyS1 4	ISA	Serial ttyS0 5	ISA	PS/2 mouse 6	ISA	IRDA 7	ISA	Printer 8	ISA	RTC alarm 9	ISA10	ISA	GP10 (Orange reset button)11	ISA12	ISA	WaveArtist13	ISA14	ISA	hda115	ISADMA usage=========DMA	type	Description--------------------------- 0	ISA	IRDA 1	ISA 2	ISA	cascade 3	ISA	WaveArtist 4	ISA 5	ISA 6	ISA 7	ISA	WaveArtist

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?