summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/pci
AgeCommit message (Expand)Author
1999-02-08PCI_PRODUCT_CONTAQ_SIO -> PCI_PRODUCT_CONTAQ_82C693Todd C. Miller
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-11-21when mmap'ing check for offset >= size, not just > size and disallow negative...Todd C. Miller
1998-07-01First shot for EB164SX/LX support; kernels for those should be muchAngelos D. Keromytis
1998-07-01NetBSD sync.Angelos D. Keromytis
1998-07-01PCI-IDE interface.Angelos D. Keromytis
1998-06-29isa_intr_check(), alpha style.Jason Downs
1998-06-28I'm clearly having problems with cut-and-paste today.Angelos D. Keromytis
1998-06-28More defines from NetBSD.Angelos D. Keromytis
1998-06-28Oops, cut and pasted a bit too much.Angelos D. Keromytis
1998-06-28Extend struct cia_config, needed for the EB164LX/SX support (and otherAngelos D. Keromytis
1998-06-28Some more defines from NetBSD.Angelos D. Keromytis
1998-03-18BROKEN_PROM_CONSOLE is only defined if SANE_PROM is not defined. TheAngelos D. Keromytis
1998-02-24Support PCI_PRODUCT_CONTAQ_SIO for 164SX. Based on patch by ragge@ludd.luth.se.Todd C. Miller
1998-01-07compileNiklas Hallqvist
1998-01-05new style pci attach printingTheo de Raadt
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
1997-11-06We need an MI vga driver. The alpha one was most MI. Not entirely yet though.Niklas Hallqvist
1997-09-30typecast vga_pci_match to cgmatch_tMichael Shalayeff
1997-08-22wscons -> vga_xxx -> vga mmap() support. first cutTheo de Raadt
1997-07-31text video attributes, tested only on vga, send me E-mail if it breaks someth...kstailey
1997-07-31use isa hook to enable IDE port on machines where it exists. NiklasTheo de Raadt
1997-07-19Protect against overlapping copiesNiklas Hallqvist
1997-07-09alpha/common/ insults my filecTheo de Raadt
1997-07-07DOH! I got this right in the mem case but not in the io one.Niklas Hallqvist
1997-07-06Safer implementations of *_raw_multi_* funcsNiklas Hallqvist
1997-07-05Remove obsolete filesNiklas Hallqvist
1997-04-19Fix a compile warningThorsten Lockert
1997-04-02Better implementation of buf_space_*_raw_multi_* that deals wellNiklas Hallqvist
1997-01-24Sync with NetBSD 961207Niklas Hallqvist
1996-12-08Merge to NetBSD 961107, i.e. mostly new bus.hNiklas Hallqvist
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-10-30Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.Niklas Hallqvist
1996-10-04syncTheo de Raadt
1996-07-29Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling conventionNiklas Hallqvist
1996-06-18sync to 0616, retaining local diffsTheo de Raadt
1996-02-20Pass device name to interrupt establish routines so it can be recorded inThorsten Lockert
1995-12-27from netbsd:Theo de Raadt
1995-12-14update to netbsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt