summaryrefslogtreecommitdiff
path: root/sys/arch/arc/dev/pccons.c
AgeCommit message (Collapse)Author
1998-03-17support db_console switch for disabling console ddbTheo de Raadt
1998-03-16"Take us to DDB!"Per Fogelstrom
1998-03-16DDB.Per Fogelstrom
Support for Algorithmics R5000/R10000 evaluation board. So far only the RM5260 is supported. RM5270 - RM7000 later. R5000 and R10000 depending on access to cpu modules. vm_machdep.c moved to arch/mips/mips.
1998-03-01Remove unused objectNiklas Hallqvist
1998-01-29Some more arc/sgi fixesPer Fogelstrom
1998-01-28Moving around files for new mips arch layoutPer Fogelstrom
1997-05-19Make PICA's really reboot on rebbot commandPer Fogelstrom
1997-04-19-Wall cleanup.Per Fogelstrom
Change to new MI assym.h file generation. (genassym.cf)
1997-04-10Attempt to clean up local devices.Per Fogelstrom
Added support for new QED RT52x0 processors.
1997-03-12Addition of support for a PCI based Vr4300 board from Algorithmics, the P-4032.Per Fogelstrom
Changes to io macros were done to handle sparse bus addressing dynamically. This is a first cut (rough).
1997-01-17mmap for TYNE. mods in ps/2 mouse driver to be more generic...Per Fogelstrom
1996-11-12Add PCCONS_FORCE_WORD mode to limit the moves to 16bit in the VGA memNiklas Hallqvist
area. This is needed for stupid VLB VGA cards that accept larger accesses but ignores everything but the 16 low bits.
1996-09-27Synch with pc3 emulPer Fogelstrom
1996-09-19Deskstation rPC44 tweaksimp
1996-09-14First shot at a multivendor kernel. This version handles pica's and desk-Per Fogelstrom
station tyne's. Auto detection still needs to be compleeted. Checked in version is hardwired for pica's. Use the PICA config file.
1996-09-05include dtiPer Fogelstrom
1996-09-04Some changes for new arc boxesPer Fogelstrom
1996-09-01distinguish between left/right shift keys for X; from Mathieu.Herrb@mipnet.frTheo de Raadt
1996-09-01change keymap_t to pccons_keymap_t in pcconsTheo de Raadt
1996-07-16Rename some 'pica' names to 'mips'.Per Fogelstrom
1996-06-24Next try. ARC tree import. "New" Mips (spim) ARC compliant systems tree.Per Fogelstrom
This tree will eventually suport viritualy all ARC compliant Mips systems, that is all we can lay our hands on for porting/testing. It will supersede the pica tree which will be removed shortly when this tree is functioning.