summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/isa
AgeCommit message (Collapse)Author
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1999-01-08s/pcppi/pckbc/ due to conflict with "real" pcppi and as a step towardsNiklas Hallqvist
sys/dev/pckbc. Will probably still not coexist with pcppi but now alpha at least configs. I will come back here anyday and improve.
1998-06-29isa_intr_check(), alpha style.Jason Downs
1998-02-05need db_var.hTheo de Raadt
1998-02-05rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entryTheo de Raadt
with a sysctl. There will be architectures and drivers that lack function, and I trust the maintainers of those will forget to add the code..
1998-01-06Dummy PnP support, so alpha will compileNiklas Hallqvist
1997-11-10$OpenBSD$Niklas Hallqvist
1997-11-06Add some missing things for the MI vga driver. Move wscons to an MI place asNiklas Hallqvist
well. $OpenBSD$ tagging
1997-11-06We need an MI vga driver. The alpha one was most MI. Not entirely yet though.Niklas Hallqvist
Some files were move behind CVS back.
1997-11-04Support ISA VGA for real on DEC AXPPCI 33Niklas Hallqvist
1997-08-22wscons -> vga_xxx -> vga mmap() support. first cutTheo de Raadt
1997-07-31typoNiklas Hallqvist
1997-07-09alpha/common/ insults my filecTheo de Raadt
1997-07-08Prolong the delay, per pccons.c from the i386 portNiklas Hallqvist
1997-07-06Enter DDB via CTL+ALT+ESC + style nitsNiklas Hallqvist
1997-01-24Sync with NetBSD 961207Niklas Hallqvist
1996-12-08Merge to NetBSD 961107, i.e. mostly new bus.hNiklas Hallqvist
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
possibly taken in small steps
1996-10-30Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.Niklas Hallqvist
-Wall -Wstrict-prototypes -Wmissing-prototypes too.
1996-07-29Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling conventionNiklas Hallqvist
1996-06-18sync to 0616, retaining local diffsTheo de Raadt
1995-12-27from netbsd:Theo de Raadt
The IST_* and IPL_* constants are not bus-specific; don't treat them as such.
1995-12-14update to netbsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt