aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/tlsb
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$ (some mangled and/or hidden ones)Peter Wemm1999-08-282-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2811-11/+11
* Merge the cons.c and cons.h to the best of my ability. alpha may orPoul-Henning Kamp1999-08-091-2/+2
* Alter the behavior of sys/kern/subr_bus.c:device_print_child()Matthew N. Dodd1999-07-294-23/+35
* Remove cmaj and bmaj args from DEV_DRIVER_MODULE.Poul-Henning Kamp1999-07-041-3/+2
* This commit should be a extensive NO-OP:Poul-Henning Kamp1999-05-301-5/+20
* Add support for multiple PCI "hoses" used on various alpha platforms.Andrew Gallatin1999-05-201-7/+7
* Add support for clock calibration.Doug Rabson1999-05-181-1/+2
* Adjust console stuff now that makedev is no longer a macro.Doug Rabson1999-05-101-2/+3
* Unconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about the difference betweenPoul-Henning Kamp1999-05-091-2/+2
* Move the declaration of the interrupt type from the driver structureDoug Rabson1999-05-086-16/+9
* Continue where Julian left off in July 1998:Poul-Henning Kamp1999-05-071-3/+3
* Suser() simplification:Poul-Henning Kamp1999-04-271-2/+2
* Bring the 'new-bus' to the i386. This extensively changes the way thePeter Wemm1999-04-161-2/+2
* Use suser() to check for super user rather than examining cr_uid directly.Poul-Henning Kamp1999-01-301-3/+4
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()Archie Cobbs1998-12-041-1/+2
* * Add hooks to allow the X server to access I/O ports and memory.Doug Rabson1998-11-155-28/+38
* Make SimOS work again.Doug Rabson1998-09-041-38/+57
* Lots of changes, including:Doug Rabson1998-08-101-2/+2
* Cosmetic change to driver registration.Doug Rabson1998-07-312-4/+4
* Simplify access to PCI config registers.Doug Rabson1998-07-161-33/+36
* Update to new interrupt api.Doug Rabson1998-07-125-14/+35
* Support channel B as well as channel A.Doug Rabson1998-07-052-35/+76
* Declare zs_cnattach.Doug Rabson1998-06-141-0/+29
* Major changes to the generic device framework for FreeBSD/alpha:Doug Rabson1998-06-149-291/+303
* Add missing Id keywords.Doug Rabson1998-06-112-0/+2
* Add my own copyright to this file. In this case not even the commentsDoug Rabson1998-06-101-11/+7
* Add my own copyright to this file. The only remnants of NetBSD code hereDoug Rabson1998-06-101-2/+27
* Add initial support for the FreeBSD/alpha kernel. This is very much aDoug Rabson1998-06-1015-0/+2560