summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2004-11-17print real/avail/bufcache sizes as unsignedMichael Shalayeff
2004-11-17atu(4) on by default, since it is now smallerTheo de Raadt
2004-11-16Strip kernels compiled with DEBUG=-g leaving an unstripped kernel as bsd.gdb.Mark Kettenis
2004-11-16Set p_stat to SONPROC in cpu_switch() after picking a proc to run.Miod Vallat
2004-11-15Let stand/ compile with gcc 3.Miod Vallat
2004-11-15Get rid of some old debug stuff.Miod Vallat
2004-11-15Compile with gcc 3.Miod Vallat
2004-11-13Let the chip settle for a bit more time between trying to output twoMiod Vallat
2004-11-12commented out atwMichael Shalayeff
2004-11-12#atuTheo de Raadt
2004-11-11TyposMiod Vallat
2004-11-11Somewhat improve single-stepping.Mark Kettenis
2004-11-11say hello to XKSEG0 and XKSEG1!Per Fogelstrom
2004-11-11up default data size so things doesn't blow up to easyPer Fogelstrom
2004-11-11no need to lock access for readingjoshua stein
2004-11-10Remove __cplusplus crud.Alexander Yurchenko
2004-11-09Kill guarded_access() - the way we map OBIO, there is no need for specialMiod Vallat
2004-11-09Do not map empty mbufs (m_len == 0) in bus_dmamap_load_mbuf() as these mappingsClaudio Jeker
2004-11-09Fix single-stepping.Mark Kettenis
2004-11-09Kill more unused stuff.Miod Vallat
2004-11-09Luna88k does not have an iomap, so kill all iomap related defines, andMiod Vallat
2004-11-09Always free memory on failure in c{e,s}4231_alloc(); from Patrick Lafiti.Miod Vallat
2004-11-09Split {get,set,raise}ipl() into per-board implementations.Miod Vallat
2004-11-08commented out entry for atuDavid Gwynne
2004-11-08Simple cleaning of sgivol, with no functional change (yet):Miod Vallat
2004-11-08TypoMiod Vallat
2004-11-08Show in the dmesg as mongoose, to matche the manpage and kernel configurationMiod Vallat
2004-11-08TypoMiod Vallat
2004-11-08Remove mvme88k leftovers.Miod Vallat
2004-11-08Kill struct md_p, which was really only necessary for mvme88k; onMiod Vallat
2004-11-07enable ath, iwi, and ipwTheo de Raadt
2004-11-05we want ukphy on the media; miod okTheo de Raadt
2004-11-04Stricter rules for isadma_bounce, shaves 4KB off a RAMDISKB kernel.Miod Vallat
2004-11-03Enable pcscp; from Martin Reindl <mreindl at catai.org>Xavier Santolaria
2004-11-02we do not just delete lines but rather comment 'em outMichael Shalayeff
2004-11-02Remove __HAVE_NWSCONS and related remnants of pre-wscons days; no functionalMiod Vallat
2004-11-02Use PROM mappings, if available, whenever we are the console device or not;Miod Vallat
2004-11-02KNF, constify structures, do not wrap the contents under #if NMAGMA > 0 asMiod Vallat
2004-11-02Fix problem with floating point restore at sigreturn.Per Fogelstrom
2004-11-02missed reg index calc fixPer Fogelstrom
2004-11-02imported Sam Leffler's ath driver for atheros multimode wireless nicsReyk Floeter
2004-11-02udav is broken on alpha so remove it for now.Jonathan Gray
2004-10-30vaddr_t casts for vtophys, works on amd64, enabled in GENERICCan Erkin Acar
2004-10-30remove debugPer Fogelstrom
2004-10-30Make the default boot partition p.Per Fogelstrom
2004-10-30Oops, forgot to cvs add this file in previous commit (mongoos@gsc attachment).Miod Vallat
2004-10-29cleanup and put app eps in one place like other driversMichael Shalayeff
2004-10-29Split mongoose and add a gscbus attachment, for the eisa slots in B series.Miod Vallat
2004-10-28SIGFPE signal codes.Mark Kettenis
2004-10-28Add wax at phantomas now that it works; provides access to the second serialMiod Vallat