summaryrefslogtreecommitdiff
path: root/sys/arch/alpha
AgeCommit message (Expand)Author
1999-08-08prepare for isapnp, if it ever really happensTheo de Raadt
1999-08-05Enable ISA IDE againNiklas Hallqvist
1999-07-30acd goes awayTheo de Raadt
1999-07-25Enable new ATA/ATAPISCSI functionality as default.Constantine Sapuntzakis
1999-07-18pmap_activate() and pmap_deactivate() are MDTheo de Raadt
1999-07-18fix pmap_activate() and pmap_deactivate() arguments after art changed thingsTheo de Raadt
1999-07-17do not brelse() badlyTheo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-08flesh out .DtTheo de Raadt
1999-07-07define vaddr_t, paddr_t, vsize_t and psize_tArtur Grabowski
1999-06-29add rl & rlphyJason Wright
1999-06-29support for pnicJason Wright
1999-06-22RAMDISK is floppy only; remove tc supportTheo de Raadt
1999-05-24Only do basic work in the ethernet interrupt context, and queue packets toJason Wright
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-05-22Add new vm_swap code for dynamic swap. From netbsd, munged some by me, andTobias Weingartner
1999-05-10Use symbolic define for BYTE_ORDER.Marc Espie
1999-05-03fix some parenthesis nightmare; niklas@ okMichael Shalayeff
1999-04-11make ne[0-2] definition match GENERICTodd C. Miller
1999-03-24Call vm_set_page_size() during initialization (supresses "MD code didAlex Feldman
1999-03-23Add DOSMBR_SIGNATURE_OFF define, needed for last disklabel changeTodd C. Miller
1999-02-08PCI_PRODUCT_CONTAQ_SIO -> PCI_PRODUCT_CONTAQ_82C693Todd C. Miller
1999-02-08In alpha_shared_intr_stray(), if intr_maxstrays is 0 just return (NetBSD)Todd C. Miller
1999-02-08Because of BROKEN_PROM braindamage we need to allow an interuptTodd C. Miller
1999-02-04implement __weak_alias macro in ECOFF case tooNiklas Hallqvist
1999-01-13Add common NE2000 attachmentNiklas Hallqvist
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1999-01-10Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSDNiklas Hallqvist
1999-01-08move spinlock.h into the real worldDavid Leonard
1999-01-08This one is not ours eitherNiklas Hallqvist
1999-01-08Not supported by usNiklas Hallqvist
1999-01-08Add nsphyNiklas Hallqvist
1999-01-08s/pcppi/pckbc/ due to conflict with "real" pcppi and as a step towardsNiklas Hallqvist
1999-01-08make uint*_t line up nicely and add a few $OpenBSD$ tags that were missingTodd C. Miller
1999-01-07move uint*_t to machine/types.hTodd C. Miller
1999-01-07global decl for *intr() routines, plus add INET6Theo de Raadt
1999-01-05be extra careful to not divide by zero; more arches to comeTodd C. Miller
1998-12-31semantic change: prefer unshared intr, settle for level shared. this will sti...Theo de Raadt
1998-12-28add mtdphy (commented out for now)Jason Wright
1998-12-27new priority mechanism for pcmcia interrupt allocation, ie. "best effort"Theo de Raadt
1998-12-19make alpha ramdisk fitTheo de Raadt
1998-11-24OPAL has been dead since, like, forever..Niklas Hallqvist
1998-11-23pasto in last commitTodd C. Miller
1998-11-23add missing done: label so this actually compilesTodd C. Miller
1998-11-21deal with d_secpercyl insanityTheo de Raadt
1998-11-21when mmap'ing check for offset >= size, not just > size and disallow negative...Todd C. Miller
1998-11-21when mmap'ing check for offset >= size, not just > size and disallow negative...Todd C. Miller
1998-11-11more phys (commented out)Jason Wright
1998-10-06ne driver, rm old NetBSD COMPAT_s and ISA VGAkstailey
1998-10-04Align columns on we,ec & ne entriesNiklas Hallqvist