summaryrefslogtreecommitdiff
path: root/sys/arch/arc/dev
AgeCommit message (Expand)Author
1999-01-30Remove various kludges I did to get rpc44 working.imp
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-10-03Add a "spoofonly" argument to readdisklabel() which will be used toTodd C. Miller
1998-07-19do not force single if rd rootTheo de Raadt
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
1998-03-01-Wmissing-prototypes cleanNiklas Hallqvist
1998-03-01Remove unused objectNiklas Hallqvist
1998-03-01GCC 2.8 -WallNiklas Hallqvist
1998-01-29Some more arc/sgi fixesPer Fogelstrom
1998-01-28Moving around files for new mips arch layoutPer Fogelstrom
1997-08-02silence messages that we do not needTheo de Raadt
1997-08-01wrap proto in DEBUG tooTheo de Raadt
1997-07-07I forgot: Removed the unused arg of comprobe1Niklas Hallqvist
1997-05-19Make PICA's really reboot on rebbot commandPer Fogelstrom
1997-05-18RAMDISK additionsPer Fogelstrom
1997-05-01bug bug bug..Per Fogelstrom
1997-04-19-Wall cleanup.Per Fogelstrom
1997-04-10Attempt to clean up local devices.Per Fogelstrom
1997-03-23Adding more arches require more structuring and cleanup. More to come...Per Fogelstrom
1997-03-23Moved from pica since they are not Pica bus specificPer Fogelstrom
1997-03-12Addition of support for a PCI based Vr4300 board from Algorithmics, the P-4032.Per Fogelstrom
1997-01-17mmap for TYNE. mods in ps/2 mouse driver to be more generic...Per Fogelstrom
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-11-12Add PCCONS_FORCE_WORD mode to limit the moves to 16bit in the VGA memNiklas Hallqvist
1996-11-06give floppies real partitionsTheo de Raadt
1996-10-19__assert added, impl from netbsd, however put elsewhere. use it insteadNiklas Hallqvist
1996-10-12correct diag messagesTheo de Raadt
1996-09-30Fixed bug in xmit error handler.Per Fogelstrom
1996-09-28call global system minphys as wellPer Fogelstrom
1996-09-27Synch with pc3 emulPer Fogelstrom
1996-09-21standardize the dmesg outputTheo de Raadt
1996-09-19Deskstation rPC44 tweaksimp
1996-09-14First shot at a multivendor kernel. This version handles pica's and desk-Per Fogelstrom
1996-09-05include dtiPer Fogelstrom
1996-09-04Some changes for new arc boxesPer Fogelstrom
1996-09-02cua supportTheo de Raadt
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-08-26Changes and bugfixes in memory handling system.Per Fogelstrom
1996-08-26Cleanup...Per Fogelstrom
1996-07-30Cleanup, endian and abi stuff fixies. Some stuff added for MIPS Magnum.Per Fogelstrom
1996-07-18Fix. Speed is not initialized. XXX check.Per Fogelstrom
1996-07-16Rename some 'pica' names to 'mips'.Per Fogelstrom
1996-07-12Replaced by lpr.c (name change to avoid collision with isa).Per Fogelstrom
1996-06-24local version of isa/lpt.cPer Fogelstrom
1996-06-24com.c -> local ace.c, lpt -> local lpr.cPer Fogelstrom