Age | Commit message (Expand) | Author |
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 |
1998-07-01 | PCI-IDE interface. | Angelos D. Keromytis |
1998-06-29 | isa_intr_check(), alpha style. | Jason Downs |
1998-06-28 | I'm clearly having problems with cut-and-paste today. | Angelos D. Keromytis |
1998-06-28 | More defines from NetBSD. | Angelos D. Keromytis |
1998-06-28 | Oops, cut and pasted a bit too much. | Angelos D. Keromytis |
1998-06-28 | Extend struct cia_config, needed for the EB164LX/SX support (and other | Angelos D. Keromytis |
1998-06-28 | Some more defines from NetBSD. | Angelos D. Keromytis |
1998-03-18 | BROKEN_PROM_CONSOLE is only defined if SANE_PROM is not defined. The | Angelos D. Keromytis |
1998-02-24 | Support PCI_PRODUCT_CONTAQ_SIO for 164SX. Based on patch by ragge@ludd.luth.se. | Todd C. Miller |
1998-01-07 | compile | Niklas Hallqvist |
1998-01-05 | new style pci attach printing | Theo de Raadt |
1997-11-10 | $OpenBSD$ | Niklas Hallqvist |
1997-11-06 | Add some missing things for the MI vga driver. Move wscons to an MI place as | Niklas Hallqvist |
1997-11-06 | We need an MI vga driver. The alpha one was most MI. Not entirely yet though. | Niklas Hallqvist |
1997-09-30 | typecast vga_pci_match to cgmatch_t | Michael Shalayeff |
1997-08-22 | wscons -> vga_xxx -> vga mmap() support. first cut | Theo de Raadt |
1997-07-31 | text video attributes, tested only on vga, send me E-mail if it breaks someth... | kstailey |
1997-07-31 | use isa hook to enable IDE port on machines where it exists. Niklas | Theo de Raadt |
1997-07-19 | Protect against overlapping copies | Niklas Hallqvist |
1997-07-09 | alpha/common/ insults my filec | Theo de Raadt |
1997-07-07 | DOH! I got this right in the mem case but not in the io one. | Niklas Hallqvist |
1997-07-06 | Safer implementations of *_raw_multi_* funcs | Niklas Hallqvist |
1997-07-05 | Remove obsolete files | Niklas Hallqvist |
1997-04-19 | Fix a compile warning | Thorsten Lockert |
1997-04-02 | Better implementation of buf_space_*_raw_multi_* that deals well | Niklas Hallqvist |
1997-01-24 | Sync with NetBSD 961207 | Niklas Hallqvist |
1996-12-08 | Merge to NetBSD 961107, i.e. mostly new bus.h | Niklas Hallqvist |