summaryrefslogtreecommitdiff
path: root/sys/arch/alpha
AgeCommit message (Expand)Author
1998-02-28Add IDETodd C. Miller
1998-02-24rename some DOS MBR partition typesTheo de Raadt
1998-02-24Support PCI_PRODUCT_CONTAQ_SIO for 164SX. Based on patch by ragge@ludd.luth.se.Todd C. Miller
1998-02-19add netbsd partition, rename 386BSD one to FreeBSD..Theo de Raadt
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
1998-02-02enable a few more driversTheo de Raadt
1998-01-20Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses itNiklas Hallqvist
1998-01-11disklabel spoofing for FAT32.Niels Provos
1998-01-09reality checkNiklas Hallqvist
1998-01-07compileNiklas Hallqvist
1998-01-06Dummy PnP support, so alpha will compileNiklas Hallqvist
1998-01-05new style pci attach printingTheo de Raadt
1997-12-06goodbye TIMEZONE and DSTkstailey
1997-11-23use MI cdev_decl(ipl)Michael Shalayeff
1997-11-17enable jensenTheo de Raadt
1997-11-17simplerTheo de Raadt
1997-11-17do not use %:Theo de Raadt
1997-11-16Add ch* at scsibus?Niklas Hallqvist
1997-11-10$OpenBSD$Niklas Hallqvist
1997-11-10$OpenBSD$Niklas Hallqvist
1997-11-10use files.wsconsMichael Shalayeff
1997-11-09swap definitions superceded by new endian.hNiklas Hallqvist
1997-11-09New endian.h design. All architectures now use a common file for the bulkNiklas Hallqvist
1997-11-07I forgot to remove these, it seemsNiklas Hallqvist
1997-11-06param.h, niklasTheo de Raadt
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-11-04Support ISA VGA for real on DEC AXPPCI 33Niklas Hallqvist
1997-10-27Use opendev()Todd C. Miller
1997-10-27Turning on optimization wins us an extra 15kb.Todd C. Miller
1997-10-27Add back device parsing but don't treat paths like 2.2/alpha/bsd asTodd C. Miller
1997-10-27Pull out the device crap for now as it prevents paths like 2.2/alpha/bsd.Todd C. Miller
1997-10-20Do not spoof OpenBSD partitionsNiklas Hallqvist
1997-10-02label "done" now unusedNiklas Hallqvist
1997-10-02typosNiklas Hallqvist
1997-10-02no more ESRCH, but maybe EIO insteadNiklas Hallqvist
1997-09-30typecast vga_pci_match to cgmatch_tMichael Shalayeff
1997-09-29DOSMBR_SIGNATURE, DOSACTIVE; weingartTheo de Raadt
1997-09-26fix PORTAL comment in all alpha config fileskstailey
1997-09-17Double default NMBCLUSTERS settings.Jason Downs
1997-09-15kill Locore.cTheo de Raadt
1997-09-05Add SCSITERSE and make some other options less ugly.Todd C. Miller
1997-08-25better mmap support, what funTheo de Raadt
1997-08-22wscons -> vga_xxx -> vga mmap() support. first cutTheo de Raadt
1997-08-22do not check for sc_ioctl in mmap callTheo de Raadt
1997-08-08Use the new bounds_check_with_label API. Add generic support for readingNiklas Hallqvist
1997-08-08Add htobe32 and similar friendsNiklas Hallqvist
1997-08-05Add ahc. Reorganize some. Fix comments. Add out-commented aic entry,Niklas Hallqvist
1997-08-05Add cy0 (cyclades)dgregor