Age | Commit message (Expand) | Author |
2001-10-26 | Don't bomb if isadma is not configured. | Artur Grabowski |
2001-10-26 | First cut at a port of isadma and floppy driver. ok art@ | Nathan Binkert |
2001-09-29 | dec_kn20aa_intr_disestablish() implementation from netbsd; art@ ok | Michael Shalayeff |
2001-08-25 | Change pci_intr_map to take pci_attach_args as an argument. | Artur Grabowski |
2001-08-17 | cut and paste typos; from art@ | Michael Shalayeff |
2001-08-17 | cut and paste typo | Michael Shalayeff |
2001-08-17 | provide a way to get the number used for irq line, not only a string | Michael Shalayeff |
2001-08-08 | vga_{isa,pci}.h -> vga.h since the former no longer exists. | Todd C. Miller |
2001-06-26 | More chipset info needed by X. | Artur Grabowski |
2001-06-26 | Provide chipset configuration to sysctls. | Artur Grabowski |
2001-06-26 | Provide some chipset information to usreland through sysctl. | Artur Grabowski |
2001-06-25 | Be more careful in pciide_compat_intr_disestablish. | Artur Grabowski |
2001-06-25 | Don't return from a void function. | Artur Grabowski |
2001-06-25 | Fix earlier commit of pciide disestablish | Constantine Sapuntzakis |
2001-06-25 | Add disestablish for pciide on Alpha | Constantine Sapuntzakis |
2001-04-18 | Even more bizzarreness on the up1000. | Artur Grabowski |
2001-04-17 | OpenBSD tags | Artur Grabowski |
2001-04-17 | mem_clusters.size has page protection encoded in them. | Artur Grabowski |
2001-04-15 | oops, commit protos | mjacob |
2001-04-14 | Pick up some more NetBSD-isms (tsp_bus_mem_init2). | mjacob |
2001-04-14 | Pick up some more NetBSD-isms (init_mem2 stuff). | mjacob |
2001-04-14 | Add support for Alpha Processor, Inc. UP1000. | Artur Grabowski |
2001-03-21 | Move files from common to dev to be more like other archs | Artur Grabowski |
2001-03-07 | DS10 uses Acer M1543 pci<->isa bridge, so match it in siomatch() | Eric Jackson |
2001-02-16 | Finish merging lca to become closer to current netbsd. | Jason Wright |
2001-02-16 | Further sync... get pci_swiz_bus_{io|mem}_chipdep.c via <> instead of "" | Jason Wright |
2001-02-16 | Bring apecs closer to current netbsd work (updated copyrights, plus | Jason Wright |
2001-02-16 | bring in netbsd bus_dma stuff for lca and apecs busses | Jason Wright |
2001-02-06 | Committed by accident. | Artur Grabowski |
2001-02-06 | Rename pcs_bus* to pci_swiz_bus* to reduce confusion and match NetBSD. | Artur Grabowski |
2001-02-06 | I don't think there is a reason to enable IDE through isa now that | Artur Grabowski |
2001-02-05 | No, Intel is not a PC_VENDOR. Intel is a PCI_VENDOR. | Artur Grabowski |
2001-02-05 | Sigh. Another horrible abuse in this file.. | Artur Grabowski |
2001-02-05 | reverse the logic in pcebmatch to match other match functions. | Artur Grabowski |
2001-02-05 | set the correct size in pceb_ca. | Artur Grabowski |
2001-01-20 | No need to include machine/alpha.h | Artur Grabowski |
2000-11-25 | OpenBSD tag | Artur Grabowski |
2000-11-25 | Use the common cy82c693 access functions. | Artur Grabowski |
2000-11-16 | initial support for 21264 systems. | Eric Jackson |
2000-11-11 | pci portion of eb164 support. from NetBSD | Eric Jackson |
2000-11-08 | add tags | Eric Jackson |
2000-11-08 | Merge in big portions of the improvements NetBSD did to their alpha port. | Artur Grabowski |
2000-07-03 | forgot to cvs rm these | Michael Shalayeff |
2000-07-03 | closer approximation to an alpha using new wscons. | Michael Shalayeff |
2000-06-16 | take MIN/MAX from param.h, okay theo@ | Niels Provos |
1999-02-08 | PCI_PRODUCT_CONTAQ_SIO -> PCI_PRODUCT_CONTAQ_82C693 | Todd C. Miller |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1998-11-21 | when mmap'ing check for offset >= size, not just > size and disallow negative... | Todd C. Miller |
1998-07-01 | First shot for EB164SX/LX support; kernels for those should be much | Angelos D. Keromytis |
1998-07-01 | NetBSD sync. | Angelos D. Keromytis |