summaryrefslogtreecommitdiff
path: root/sys/arch/arc/conf/GENERIC
AgeCommit message (Collapse)Author
1998-05-05Add commented out joy0 to generic, per i386 portimp
1998-03-25We now have DDB, use std generic configPer Fogelstrom
1998-03-01Make it look much more like sys/conf/GENERIC, so when DDB comesNiklas Hallqvist
we can just switch to an include. Use new MDB option.
1998-01-28Moving around files for new mips arch layoutPer Fogelstrom
1997-11-11Add AST and wdc1, pretty someNiklas Hallqvist
1997-08-01geez, DEBUG is two things...Theo de Raadt
1997-08-01ho ho ho what a neat typoTheo de Raadt
1997-08-01move MACHINE_NONCONTIG to an includeTheo de Raadt
1997-08-01turn off DEBUG...Theo de Raadt
1997-06-23add "option IPFILTER_LOG" to conf files that already had IPFILTERkstailey
1997-05-18RAMDISK additionsPer Fogelstrom
1997-04-29The 2.1 version of dev/pci/ncr.c isn't ready for arc yetNiklas Hallqvist
1997-04-29lfs diesTheo de Raadt
1997-04-10Attempt to clean up local devices.Per Fogelstrom
Added support for new QED RT52x0 processors.
1997-03-23Adding more arches require more structuring and cleanup. More to come...Per Fogelstrom
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).
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes.
1996-10-01Make more like sys/conf/GENERICPer Fogelstrom
1996-09-30SwapgenericPer Fogelstrom
1996-09-24Some problems with Pica systems and noncontigous memory config fixed.Per Fogelstrom
1996-09-20Add wdc/wd/atapibus/acd & ed linesNiklas Hallqvist
1996-09-20do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, ↵Theo de Raadt
erik@aarhus1.uni-c.dk
1996-09-15Ok, ok! We now autosense system type. Same compiled kernel works on bothPer Fogelstrom
Deskstation TYNE and Acer PICA.
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-02ZAP GENERIC!Per Fogelstrom
1996-08-31disable TCP_COMPAT_42Theo de Raadt
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.