summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/conf/files.alpha
AgeCommit message (Collapse)Author
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