URL
https://opencores.org/ocsvn/or1k_old/or1k_old/trunk
Subversion Repositories or1k_old
[/] [or1k_old/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libbsp/] [a29k/] [portsw/] [README] - Rev 1782
Compare with Previous | Blame | View Log
## README,v 1.2 1995/05/31 16:56:03 joel Exp## This is a sample hardware description file for a BSP. This comment# block does not have to appear in a real one. The intention of this# file is to provide a central place to look when searching for# information about a board when starting a new BSP. For example,# you may want to find an existing timer driver for the chip you are# using on your board. It is easier to grep for the chip name in# all of the HARDWARE files than to peruse the source tree. Hopefully,# making the HARDDWARE files accurate will also alleviate the common# problem of not knowing anything about a board based on its BSP# name.## NOTE: If you have a class of peripheral chip on board which# is not in this list please add it to this file so# others will also use the same name.## Timer resolution is the way it is configured in this BSP.# On a counting timer, this is the length of time which# corresponds to 1 count.## README,v 1.1 1996/09/18 21:12:42 joel ExpBSP NAME: fastsbc1BOARD: Fasssst Computers, Fast SBC-1BUS: SchoolBusCPU FAMILY: i386CPU: Intel HexiumCOPROCESSORS: Witch Hex87MODE: 32 bit modeDEBUG MONITOR: HexBugPERIPHERALS===========TIMERS: Intel i8254RESOLUTION: .0001 microsecondsSERIAL PORTS: Zilog Z8530 (with 2 ports)REAL-TIME CLOCK: RTC-4DMA: Intel i8259VIDEO: noneSCSI: noneNETWORKING: noneDRIVER INFORMATION==================CLOCK DRIVER: RTC-4IOSUPP DRIVER: Zilog Z8530 port ASHMSUPP: polled and interruptsTIMER DRIVER: Intel i8254TTY DRIVER: stub onlySTDIO=====PORT: Console port 0ELECTRICAL: RS-232BAUD: 9600BITS PER CHARACTER: 8PARITY: NoneSTOP BITS: 1NOTES=====(1) 900 Mhz and 950 Mhz versions.(2) 1 Gb or 2 Gb RAM.(3) PC compatible if HexBug not enabled.
