summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/conf/files.alpha
AgeCommit message (Collapse)Author
1998-01-06Dummy PnP support, so alpha will compileNiklas Hallqvist
1997-11-10use files.wsconsMichael Shalayeff
1997-11-06Add some missing things for the MI vga driver. Move wscons to an MI place asNiklas Hallqvist
well. $OpenBSD$ tagging
1997-11-06We need an MI vga driver. The alpha one was most MI. Not entirely yet though.Niklas Hallqvist
Some files were move behind CVS back.
1997-07-09alpha/common/ insults my filecTheo de Raadt
1997-07-06DDB files + some major number specifications that were missingNiklas Hallqvist
1997-07-06maxpartitions 16Todd C. Miller
1997-04-13Add support for PCI NE2000 clones. I finally got around to doing this :-)Todd C. Miller
Tested on alpha, should work on i386 as well. Note that we treat a PCI NE2000 as a 16-bit card for now since the driver can not deal with > 16 bit cards. To fix this isa16bit in ed_softc needs to be changed to bus_width (in bytes). I plan to do this as part of the split ed driver.
1997-03-25Addition of the ed ethernet driverNiklas Hallqvist
1997-02-26Workaround for some weird cpp bug that made cpuconf.o builds failNiklas Hallqvist
1997-01-24Sync with NetBSD 961207Niklas Hallqvist
1996-12-08Merge to NetBSD 961107, i.e. mostly new bus.hNiklas Hallqvist
1996-10-30Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.Niklas Hallqvist
-Wall -Wstrict-prototypes -Wmissing-prototypes too.
1996-07-29Bring forward alpha configuration files to 0722. Add OpenBSDNiklas Hallqvist
tags. s/netbsd/bsd/. Add ATAPI and dummy PCMCIA defines.
1996-06-18sync to 0616, retaining local diffsTheo de Raadt
1995-12-26from netbsd; rename TC 'asic' to 'ioasic'Theo de Raadt
1995-12-14update to netbsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt