⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 graphicsclient

📁 Linux内核源代码 为压缩文件 是<<Linux内核>>一书中的源代码
💻
字号:
ADS GraphicsClient/ThinClient Single Board ComputerFor more details, contact Applied Data Systems or seehttp://www.flatpanels.com/products.htmlThe original Linux support for this product has been provided by Nicolas Pitre <nico@cam.org>.It's currently possible to mount a root filesystem via NFS providing acomplete Linux environment.  Otherwise a ramdisk image may be used.  Use'make graphicsclient_config' before any 'make config'.  This will set updefaults for GraphicsClient/ThinClient support.The kernel zImage is linked to be loaded and executed at 0xc0200000.  Also the following registers should have the specified values upon entry:	r0 = 0	r1 = 29	(this is the GraphicsClient architecture number)Here is a tipical angel.opt option file if the kernel is loaded throughthe Angel Debug Monitor:----- begin angelboot.opt -----base 0xc0200000entry 0xc0200000r0 0x00000000r1 0x0000001ddevice /dev/ttyS1options "9600 8N1"baud 115200#otherfile ramdisk.gz#otherbase 0xc0800000exec minicom----- end angelboot.opt -----Then the kernel (and ramdisk if otherfile/otherbase lines above areuncommented) would be loaded with:	angelboot -f angelboot.opt zImageHere it is assumed that the board is connected to ttyS1 on your PCand that minicom is preconfigured with /dev/ttyS1, 9600 baud, 8N1, no flowcontrol by default.If any other bootloader is used, ensure it accomplish the same, especiallyfor r0/r1 register values before jumping into the kernel.Supported peripherals:- SA1100 LCD frame buffer (only 8bpp yet)- on-board SMC 92C94 ethernet NIC- SA1100 serial port- flash memory access- pcmcia- possibly UCB1200 audio (not tested yet)To do:- touchscreen driver- 16bpp frame buffer support- extra (external) serial port driver- some console keyboard support (maybe IR?)- everything else!  :-)Any contribution can be sent to nico@cam.org and will be greatly welcome!

⌨️ 快捷键说明

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