History log of /src/sys/arch/alpha/tlsb/tlsbvar.h |
Revision | | Date | Author | Comments |
1.8 |
| 06-Mar-2024 |
thorpej | Tidy up TLSB autoconfiguration just a bit.
|
1.7 |
| 06-Feb-2012 |
matt | Do a minor cleanup of alpha (this will make applying pullups post branching easier). u_int{8,16,32,64}_t -> uint{*}_t Change all old-style definitions to C89 prototypes. Whitespace cleanup. Constification in db_disasm.c
|
1.6 |
| 08-Jul-1998 |
mjacob | branches: 1.6.188; 1.6.192; There can only be one TurboLaser node, and now we'll overload into the integer tlsb_found a bit map of found nodes and export it to the rest of the kernel. This is so that at machine check time when we're doing some TLSB/KFTXX error handling we don't have to attempt a badaddr to look at all TLSB nodes (which will just be too sad to try...).
|
1.5 |
| 13-May-1998 |
thorpej | Cleanup TurboLaser autoconfiguration somewhat.
|
1.4 |
| 15-Apr-1998 |
mjacob | some cleanup
|
1.3 |
| 06-Apr-1997 |
cgd | branches: 1.3.2; 1.3.8; clean up NetBSD RCS ID strings
|
1.2 |
| 12-Mar-1997 |
cgd | Copyright notice consistency, per Matthew Jacob.
|
1.1 |
| 12-Mar-1997 |
cgd | AlphaServer 8200 & 8400 support, including CPU specific details, TurboLaser system bus support, and KFTxx support. From Matthew Jacob, NASA Ames Research Center.
|
1.3.8.2 |
| 06-Apr-1997 |
cgd | clean up NetBSD RCS ID strings
|
1.3.8.1 |
| 06-Apr-1997 |
cgd | file tlsbvar.h was added on branch alpha-nwscons on 1997-04-06 20:08:42 +0000
|
1.3.2.1 |
| 01-Jun-1997 |
cgd | sync the nwscons branch up with yesterday's version of the trunk. Lots of conflicts/changes because of the RCS Id format changes. Also, a few cleanups and corrections.
|
1.6.192.1 |
| 18-Feb-2012 |
mrg | merge to -current.
|
1.6.188.1 |
| 17-Apr-2012 |
yamt | sync with head
|