Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist | |
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes. | |||
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey | |
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist | |
possibly taken in small steps | |||
1996-11-12 | Add PCCONS_FORCE_WORD mode to limit the moves to 16bit in the VGA mem | Niklas Hallqvist | |
area. This is needed for stupid VLB VGA cards that accept larger accesses but ignores everything but the 16 low bits. | |||
1996-11-06 | give floppies real partitions | Theo de Raadt | |
1996-10-19 | __assert added, impl from netbsd, however put elsewhere. use it instead | Niklas Hallqvist | |
of private versions (one even using the userland header) in if_sn.c | |||
1996-10-12 | correct diag messages | Theo de Raadt | |
1996-09-30 | Fixed bug in xmit error handler. | Per Fogelstrom | |
1996-09-28 | call global system minphys as well | Per Fogelstrom | |
1996-09-27 | Synch with pc3 emul | Per Fogelstrom | |
1996-09-21 | standardize the dmesg output | Theo de Raadt | |
1996-09-19 | Deskstation rPC44 tweaks | imp | |
1996-09-14 | First 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-05 | include dti | Per Fogelstrom | |
1996-09-04 | Some changes for new arc boxes | Per Fogelstrom | |
1996-09-02 | cua support | Theo de Raadt | |
1996-09-01 | distinguish between left/right shift keys for X; from Mathieu.Herrb@mipnet.fr | Theo de Raadt | |
1996-09-01 | change keymap_t to pccons_keymap_t in pccons | Theo de Raadt | |
1996-08-26 | Changes and bugfixes in memory handling system. | Per Fogelstrom | |
Sysmap too small. Alloc map page failure. Support for discontigous memory. Needs testing. Name changes. "Mach" removal. Kernel memory size increased. | |||
1996-08-26 | Cleanup... | Per Fogelstrom | |
1996-07-30 | Cleanup, endian and abi stuff fixies. Some stuff added for MIPS Magnum. | Per Fogelstrom | |
(PICA and Magnum uses very similar core chipsets). | |||
1996-07-18 | Fix. Speed is not initialized. XXX check. | Per Fogelstrom | |
1996-07-16 | Rename some 'pica' names to 'mips'. | Per Fogelstrom | |
1996-07-12 | Replaced by lpr.c (name change to avoid collision with isa). | Per Fogelstrom | |
1996-06-24 | local version of isa/lpt.c | Per Fogelstrom | |
1996-06-24 | com.c -> local ace.c, lpt -> local lpr.c | Per Fogelstrom | |
1996-06-24 | Next 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. |