summaryrefslogtreecommitdiff
path: root/sys/arch/alpha
AgeCommit message (Expand)Author
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
2001-08-11remove some old cruft.Artur Grabowski
2001-08-08vga_{isa,pci}.h -> vga.h since the former no longer exists.Todd C. Miller
2001-08-06remove vm_conf.h; art@ okMichael Shalayeff
2001-07-25Change the pmap_enter interface to merge access_type and the wired booleanArtur Grabowski
2001-07-19bogus comment.Artur Grabowski
2001-07-19No more need to define PMAP_NEW.Artur Grabowski
2001-07-15add install targetassar
2001-07-09Make quad types on alpha be "long long" not "long". This means thatTodd C. Miller
2001-07-05Get rid of REAL_CLISTS. It was never implemented and the tentacles areArtur Grabowski
2001-07-05Get rid of the wrapper macros around extent_alloc*1Artur Grabowski
2001-07-05add iopMichael Shalayeff
2001-07-04Kill these for real hopefullyNiklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-06-27Add commented out ises driver. RNG works.Hakan Olsson
2001-06-27MNN is no longer an option.Artur Grabowski
2001-06-27Remove IPF references; openbsd@davidkrause.comAngelos D. Keromytis
2001-06-27ALTQ base modifications to the kernel.Kenjiro Cho
2001-06-27UVM is no longer an option.Artur Grabowski
2001-06-26More chipset info needed by X.Artur Grabowski
2001-06-26Provide chipset configuration to sysctls.Artur Grabowski
2001-06-26Provide some chipset information to usreland through sysctl.Artur Grabowski
2001-06-26USER_PCICONFArtur Grabowski
2001-06-26USB is still somewhat flakey on alpha. disable by default.Nathan Binkert
2001-06-26i2o or iop at pci failsMichael Shalayeff
2001-06-25Be more careful in pciide_compat_intr_disestablish.Artur Grabowski
2001-06-25Don't return from a void function.Artur Grabowski
2001-06-25Fix earlier commit of pciide disestablishConstantine Sapuntzakis
2001-06-25Add disestablish for pciide on AlphaConstantine Sapuntzakis
2001-06-25pf is in conf/GENERICArtur Grabowski
2001-06-25add pf device on all architectures.Kjell Wooding
2001-06-25remove dependency on pmax tree. cleanup a little while hereEric Jackson
2001-06-25cold is in systm nowMichael Shalayeff
2001-06-24Add pf.Artur Grabowski
2001-06-24Define splvm() for arches who don't already provide it, with the sameMiod Vallat
2001-06-23no more kernfsTheo de Raadt
2001-06-23Use pool_cache for l1 ptes.Artur Grabowski
2001-06-22build it static; nateTheo de Raadt
2001-06-11Remove workaround for a gas bug fixed in binutils-2.10.1.Artur Grabowski
2001-06-08Change the paddr_t pmap_extract(struct pmap *, vaddr_t) interface toArtur Grabowski
2001-05-31Relocation types on alpha.Artur Grabowski
2001-05-17convert mbuf and cluster allocation to pool, mostly from NetBSDNiels Provos
2001-05-17nsphyter here tooJason Wright
2001-05-17add nsphyterJason Wright
2001-05-16use SMALL_KERNEL optionTheo de Raadt
2001-05-16shrink printf messagesTheo de Raadt
2001-05-16no longer support ECOFF kernelsTheo de Raadt
2001-05-15txp works here nowJason Wright
2001-05-14cleanup a lotTheo de Raadt
2001-05-14screw fibrechannel on this floppyTheo de Raadt