History log of /src/sys/arch/algor/algor/led.c |
Revision | | Date | Author | Comments |
1.8 |
| 09-Jun-2015 |
matt | #include <mips/cpuregs.h>
|
1.7 |
| 09-Jul-2011 |
matt | branches: 1.7.12; 1.7.30; Allow algor kernels to be built under either algor/algor64 or evbmips-el/evbmips64-el. Note that MAXMAPARITITONS and majors numbers differ between the two ports which is why two kernels are still needed.
|
1.6 |
| 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
1.5 |
| 11-Dec-2005 |
christos | branches: 1.5.74; 1.5.76; 1.5.78; merge ktrace-lwp.
|
1.4 |
| 14-Jul-2003 |
lukem | add __KERNEL_RCSID()
|
1.3 |
| 22-Jun-2001 |
thorpej | branches: 1.3.8; 1.3.24; Check in work-in-progress of P-6032 support. This is not tested, but is meant for back-up purposes.
|
1.2 |
| 01-Jun-2001 |
thorpej | Add support for the Algorithmics P-4032 board. This is totally untested, since I have no P-4032 board, but it's no worse than the current situation, which is "totally non-working P-4032 support in the ARC port, of all places".
|
1.1 |
| 28-May-2001 |
thorpej | A port to the Algorithmics MIPS evaluation boards. We currently support the P-5064, which has a QED RM5xxx CPU soldered on.
There is some skeletal support for the P-4032 (an older board, which had an R4xxx CPU). There are some placeholders for the P-6032, which is their newest board, but no real code yet (the P-6032 has a different PCI controller, the Algorithmics BONITO).
There are still some (apprently softintr-related) problems with the algor kernel, but it works well-enough to self-host.
Kudos to Allegro Networks for loaning me a P-5064 board on which to do the port.
|
1.3.24.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.3.24.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.3.24.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.3.8.2 |
| 22-Jun-2001 |
thorpej | Check in work-in-progress of P-6032 support. This is not tested, but is meant for back-up purposes.
|
1.3.8.1 |
| 22-Jun-2001 |
thorpej | file led.c was added on branch nathanw_sa on 2001-06-22 06:02:55 +0000
|
1.5.78.1 |
| 16-May-2008 |
yamt | sync with head.
|
1.5.76.1 |
| 18-May-2008 |
yamt | sync with head.
|
1.5.74.1 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.7.30.1 |
| 22-Sep-2015 |
skrll | Sync with HEAD
|
1.7.12.1 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|