summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
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
2004-10-28need to map the regs though lasi used to save us beforeMichael Shalayeff
2004-10-28wrong paste from lasiMichael Shalayeff
2004-10-26simplify cache print a bitMichael Shalayeff
2004-10-26there is nothing about cache associativity in thereMichael Shalayeff
2004-10-26better higher limitsMichael Shalayeff
2004-10-26disable sid hashing on pcxu and aboveMichael Shalayeff
2004-10-25same fix as for com_gsc wrt unmapped console portsMichael Shalayeff
2004-10-23configure() -> cpu_configure()Michael Coulter
2004-10-22Remove option CPU hack, no changes in .o files.Alexander Yurchenko