summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/pci
AgeCommit message (Expand)Author
2002-06-25No \n at the end of a panic() message... I thought all occurences had beenMiod Vallat
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-23add support for AlphaPC 64.Eric Jackson
2001-12-14Don't use a single static struct alpha_bus_space since there are machinesNathan Binkert
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-11-05irongate needs isadma bouncing.Artur Grabowski
2001-11-04Two new sysctls in the chipset tree.Artur Grabowski
2001-10-26Don't bomb if isadma is not configured.Artur Grabowski
2001-10-26First cut at a port of isadma and floppy driver. ok art@Nathan Binkert
2001-09-29dec_kn20aa_intr_disestablish() implementation from netbsd; art@ okMichael Shalayeff
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-08-17cut and paste typos; from art@Michael Shalayeff
2001-08-17cut and paste typoMichael Shalayeff
2001-08-17provide a way to get the number used for irq line, not only a stringMichael Shalayeff
2001-08-08vga_{isa,pci}.h -> vga.h since the former no longer exists.Todd C. Miller
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-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-04-18Even more bizzarreness on the up1000.Artur Grabowski
2001-04-17OpenBSD tagsArtur Grabowski
2001-04-17mem_clusters.size has page protection encoded in them.Artur Grabowski
2001-04-15oops, commit protosmjacob
2001-04-14Pick up some more NetBSD-isms (tsp_bus_mem_init2).mjacob
2001-04-14Pick up some more NetBSD-isms (init_mem2 stuff).mjacob
2001-04-14Add support for Alpha Processor, Inc. UP1000.Artur Grabowski
2001-03-21Move files from common to dev to be more like other archsArtur Grabowski
2001-03-07DS10 uses Acer M1543 pci<->isa bridge, so match it in siomatch()Eric Jackson
2001-02-16Finish merging lca to become closer to current netbsd.Jason Wright
2001-02-16Further sync... get pci_swiz_bus_{io|mem}_chipdep.c via <> instead of ""Jason Wright
2001-02-16Bring apecs closer to current netbsd work (updated copyrights, plusJason Wright
2001-02-16bring in netbsd bus_dma stuff for lca and apecs bussesJason Wright
2001-02-06Committed by accident.Artur Grabowski
2001-02-06Rename pcs_bus* to pci_swiz_bus* to reduce confusion and match NetBSD.Artur Grabowski
2001-02-06I don't think there is a reason to enable IDE through isa now thatArtur Grabowski
2001-02-05No, Intel is not a PC_VENDOR. Intel is a PCI_VENDOR.Artur Grabowski
2001-02-05Sigh. Another horrible abuse in this file..Artur Grabowski
2001-02-05reverse the logic in pcebmatch to match other match functions.Artur Grabowski
2001-02-05set the correct size in pceb_ca.Artur Grabowski
2001-01-20No need to include machine/alpha.hArtur Grabowski
2000-11-25OpenBSD tagArtur Grabowski
2000-11-25Use the common cy82c693 access functions.Artur Grabowski
2000-11-16initial support for 21264 systems.Eric Jackson
2000-11-11pci portion of eb164 support. from NetBSDEric Jackson
2000-11-08add tagsEric Jackson
2000-11-08Merge in big portions of the improvements NetBSD did to their alpha port.Artur Grabowski