Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-03-26 | Add ast, tel and IPSEC | Niklas Hallqvist | |
1997-03-23 | Adding more arches require more structuring and cleanup. More to come... | Per Fogelstrom | |
1997-03-12 | Addition 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-04 | Go to Buslogic and SCSI | Niklas Hallqvist | |
1996-12-11 | isadma belongs in files.isa | Niklas Hallqvist | |
1996-11-30 | Com driver moved, still somewhat ISA-dependent though, but it will | Niklas Hallqvist | |
improve. Pica and PCMCIA-dependent stuff factored out. | |||
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-12 | Sync to reality | Niklas Hallqvist | |
1996-10-01 | Make more like sys/conf/GENERIC | Per Fogelstrom | |
1996-10-01 | Cleaned up, bug fix | Per Fogelstrom | |
1996-09-30 | Swapgeneric | Per Fogelstrom | |
1996-09-24 | Make pretty | Niklas Hallqvist | |
1996-09-24 | Use wd on config line. Uncomment btl driver. Add second IDE interface. | Niklas Hallqvist | |
Remove Pica stuff as well as VNODE_PAGER. | |||
1996-09-24 | add majors for wd & acd | Niklas Hallqvist | |
1996-09-24 | Kernel links now with in tree ld. Needs a ld script though. This script may | Per Fogelstrom | |
be cleaned up (optimized) but works. And if it's not broken, don't fix it :-) | |||
1996-09-24 | Some problems with Pica systems and noncontigous memory config fixed. | Per Fogelstrom | |
1996-09-21 | pefo needs ktrace | Theo de Raadt | |
1996-09-20 | Add wdc/wd/atapibus/acd & ed lines | Niklas Hallqvist | |
1996-09-20 | My Tyne | Niklas Hallqvist | |
1996-09-20 | do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, ↵ | Theo de Raadt | |
erik@aarhus1.uni-c.dk | |||
1996-09-19 | Deskstation rPC44 tweaks | imp | |
1996-09-17 | BusLogic BT445C driver for DeskStation's | Per Fogelstrom | |
1996-09-15 | Ok, ok! We now autosense system type. Same compiled kernel works on both | Per Fogelstrom | |
Deskstation TYNE and Acer PICA. | |||
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-06 | Implement bios_ident() which will identify each type of CPU that we | imp | |
support. First cut at more complete ARC BIOS support. bios_ident() will eventually be table driven as soon as I generate the tables. Much information on the BIOS calls has come from the Linux/MIPS MILO boot loader. | |||
1996-09-02 | ZAP GENERIC! | Per Fogelstrom | |
1996-08-31 | disable TCP_COMPAT_42 | 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 | Move kernel start from 0x80080000 to 0x80100000 | Per Fogelstrom | |
1996-08-24 | Use HOSTCC to build genassym to fix cross compilations | imp | |
1996-07-16 | Rename some 'pica' names to 'mips'. | 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. |