aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/conf
Commit message (Expand)AuthorAgeFilesLines
* Make install target work properly.Doug Rabson1999-05-101-1/+3
* MFC: Remove DDB.Doug Rabson1999-05-091-4/+1
* MFC: Most non-newbus and non-vm changes to the alpha port since theDoug Rabson1999-05-074-31/+80
* MFC: make ASIX driver work on FreeBSD/alpha, add to GENERIC.Bill Paul1999-04-081-1/+2
* MFC: cleaups and update for FreeBSD/alpha.Bill Paul1999-04-011-1/+2
* MFC: put in missing ifmedia_set() and final changes for FreeBSD/alpha,Bill Paul1999-03-311-1/+2
* MFC: make 3Com and PNIC PCI drivers work on FreeBSD/alpha.Bill Paul1999-03-271-1/+3
* Merge fix from current that adds vnode_if.h to the list of those filesWarner Losh1999-03-201-2/+2
* MFC: Ignore errors from chflags.Dag-Erling Smørgrav1999-02-141-2/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-01-211-113/+0
* Reserve a major number for use by the Iprobe device driver.Andrew Gallatin1999-01-181-1/+2
* Added support for the DEC EB64PLUS systype. (Part III)Andrew Gallatin1999-01-184-5/+10
* dftp -> dtfp Get it right...Mike Smith1999-01-141-2/+2
* Assign cdev major 84 to 'dftp' for "Louis A. Mamakos" <louie@UU.NET>Mike Smith1999-01-131-2/+2
* Switch to using ".So" as the extension for PIC object files ratherJohn Polstra1999-01-091-4/+4
* Assign CDEV 112 to the keyboard driver.Kazutaka YOKOTA1999-01-061-1/+2
* Add fxp0. It seems to be Alpha-OK, although I don't have a card to test.Gary Palmer1998-12-292-2/+4
* reserve 110 for ses (SCSI Environmental Services) driverMatt Jacob1998-12-291-1/+2
* Move some compile flags from the kernel makefile to bsd.kern.mk so thatDoug Rabson1998-12-171-2/+2
* If there is no .depends file, use the standard ad-hoc way of ensuringWarner Losh1998-12-071-1/+5
* Implement 'software completion' for floating point arithmetic. On theDoug Rabson1998-12-041-2/+3
* Remove -U__NetBSD__Dima Ruban1998-11-181-2/+2
* Don't include link_elf.c twice in the link.Doug Rabson1998-11-151-2/+1
* * Change 'struct resource' to 'struct config_resource'.Doug Rabson1998-11-151-2/+2
* Update configuration files for the perl based makedevops script.Nicolas Souchu1998-11-081-9/+9
* Put back MFS_ROOT now that it's been fixed correctly.Jordan K. Hubbard1998-10-302-4/+4
* Take MFS_ROOT out for now; for some reason, the alpha GENERIC chokesJordan K. Hubbard1998-10-302-4/+4
* Bump VERSREQ to make ``config'' happy.Dima Ruban1998-10-291-2/+2
* DB_ELF_SYMBOLS doesn't appear to do anything yet, or if it does it'sJordan K. Hubbard1998-10-142-4/+4
* Sync up with some needed x86 options.Jordan K. Hubbard1998-10-132-2/+6
* Make kernel build on alpha again. New kld stuff needs rindex.Gary Palmer1998-10-101-1/+2
* Update SimOS scsi driver to use CAM.Doug Rabson1998-09-261-7/+4
* Change sd to da and comment out the non-cam TurboChannel scsi drivers.Doug Rabson1998-09-182-10/+10
* Change version number.Doug Rabson1998-09-181-2/+2
* Cam changes sd to da.Doug Rabson1998-09-181-2/+2
* (requested by gibbs) Remove the SCSI_CAM option (and rework the isp driverMatt Jacob1998-09-182-4/+2
* Merge with the latest i386 syscons.Doug Rabson1998-09-171-1/+3
* Change to cam.Doug Rabson1998-09-165-19/+17
* Device framework code now declared in MI code.Doug Rabson1998-09-072-32/+29
* Remove some duplicated devices.Doug Rabson1998-08-302-26/+4
* Add atomic.s.Doug Rabson1998-08-241-1/+2
* Add BREAK_TO_DEBUGGER so that config stops whiningGary Palmer1998-08-211-1/+3
* Add support for TurboChannel alphas (DEC 3000/300 and 3000/500).Doug Rabson1998-08-204-4/+62
* Lots of changes, including:Doug Rabson1998-08-106-8/+32
* Update so that it should build a working kernel for the platforms supportedDoug Rabson1998-08-072-16/+54
* Change load address to 0xfffffc0000300000 to help support AS200.Doug Rabson1998-07-302-3/+3
* Add KN20AA support.Doug Rabson1998-07-222-6/+26
* Tweaks to stop config(8) warnings and to avoid an unfinished experiment ofDoug Rabson1998-07-221-3/+3
* Tweaks for cross-building from NetBSD/alpha.Doug Rabson1998-07-151-3/+3
* Linker script for alpha kernel.Doug Rabson1998-07-151-0/+133